forked from certus-tech/rmas-connector
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathREADME
40 lines (30 loc) · 1.68 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
RMAS (Research Management and Administration System)
http://www.rmas.ac.uk/
RMAS Connector project for data integration.
http://www.rmas.ac.uk/documentation/
The RMAS Supplier Agnostic Connector was developed by Certus Technology
as part of the RMAS project.
http://www.certus-tech.com/cta/Services/Service_Detail/RMAS.cid1459
It extracts data from disparate sources, transforms, and loads it into
target systems or data warehouses. Delivering data in batch or real time,
this enterprise-class data integration platform enables data synchronisation
and accelerates Business Intelligence deployments.
Copyright (c) 2012 Certus Technology Associates Limited.
http://www.certus-tech.com/
--------------------------------------------------------------------------------
Directory structure:
* code - Source code for Kettle plugins and example web service.
* documentation - Documentation source for RMAS connector.
* examples - Kettle worked examples for RMAS connector.
* ext - Support files required for documentation build.
* install - Build scripts for Kettle plugins and RMAS connector documentation.
* lib - Third party dependencies for source code.
--------------------------------------------------------------------------------
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.