Difference between revisions of "Fusion Registry Overview"
Jump to navigation
Jump to search
(→Functionality by Edition) |
|||
| Line 1: | Line 1: | ||
SDMX statistical data engine and structural metadata registry. | SDMX statistical data engine and structural metadata registry. | ||
| − | The main statistical engine for data collection, integration, processing, storage, query execution and time-series calculations | + | The main statistical engine for data collection, integration, processing, storage, query execution and time-series calculations<br> |
The integrated SDMX structural metadata registry acts as the central repository, authoring and maintenance tool for all of the structures including Codelists, Concepts and Data Structure Definitions.<br> | The integrated SDMX structural metadata registry acts as the central repository, authoring and maintenance tool for all of the structures including Codelists, Concepts and Data Structure Definitions.<br> | ||
| + | |||
| + | ==Specification== | ||
| + | {| class="wikitable" | ||
| + | |- | ||
| + | ! Header text !! Header text | ||
| + | |- | ||
| + | | Apllication Type || Server | ||
| + | |- | ||
| + | | User Interface || Web user interface accessible using a standard web browser | ||
| + | |- | ||
| + | | API || SDMX-compliant REST API with proprietary extensions | ||
| + | |- | ||
| + | | Technology || Java web application | ||
| + | |- | ||
| + | | Compatible platforms || Linux, Windows, Mac and other platforms supporting a Java web runtime environment | ||
| + | |- | ||
| + | | Minimum operating configuration || The minimim list of components required to build an operating system are:<br> | ||
| + | The Fusion Registry web app (WAR file)<br> | ||
| + | Java Runtime Environment<br> | ||
| + | Java web application server (for instance Apache Tomcat)<br> | ||
| + | SQL database (MySQL, SQL Server or Oracle | ||
| + | |} | ||
[[Category:Components and Modules]] | [[Category:Components and Modules]] | ||
Revision as of 05:43, 14 September 2020
SDMX statistical data engine and structural metadata registry.
The main statistical engine for data collection, integration, processing, storage, query execution and time-series calculations
The integrated SDMX structural metadata registry acts as the central repository, authoring and maintenance tool for all of the structures including Codelists, Concepts and Data Structure Definitions.
Specification
| Header text | Header text |
|---|---|
| Apllication Type | Server |
| User Interface | Web user interface accessible using a standard web browser |
| API | SDMX-compliant REST API with proprietary extensions |
| Technology | Java web application |
| Compatible platforms | Linux, Windows, Mac and other platforms supporting a Java web runtime environment |
| Minimum operating configuration | The minimim list of components required to build an operating system are: The Fusion Registry web app (WAR file) |
Functionality by Edition
| Community | Data Essentials | Enterprise | Cloud | |
|---|---|---|---|---|
| Structural Metadata Registry | Full | Full | Full | Full |
| Data Collection | No | One data provider, pull from registered data sources not supported | Full | Full |
| Data Integration | No | Registry managed SQL data stores only | Full | Registry managed datastores and registered data sources only |
| Data Storage | No | Registry managed SQL data stores only | Full | Full |
| Data Structural Validation | Full | Full | Full | Full |
| Data Business Rules Validation | Arithmetic rules only | Arithmetric rules only | Full | Full |
| Data Structural Transformation | Full | Full | Full | Full |
| Data Calculations | No | No | Full | Full |
| Data Conversion | SDMX formats only | Full | Full | Full |
| Data Query Execution Engine | No | Full | Full | Full |
| Mapped Datasets | No | Full | Full | Full |
| Reference Metadata | No | No | Full | Full |
| Audit | No | No | Full | Full |
| Content Security | No | No | Full | Full |
| SDMX REST API | Structures only | Full | Full | Full |
| Extended REST API | Validation and transformation only | Full | Full | Full |