Area 5 Models - Schema, Models and Reference Data¶
Area 5 is where standards are established. This includes data models, schema fragments and reference data that are used to assist developers and architects in using best practice data structures and valid values as they develop new capability around the data assets.
The first set of models describe the structure of data as it is deployed. These models describe the abstract definition of structured data.
- 0501 Schema Elements
- 0505 Schema Attributes
- 0507 External Schema Types
- 0511 Map Schema Element
- 0512 Derived Schema Elements
These next models show how the schema is attached to assets and ports on a process.
This next model provides the ability to capture a template for generating schema artifacts for direct inclusion in an implementation.
The next set of models are specializations of the abstract schema elements described aimed at different types of technology.
- 0530 Tabular Schema
- 0531 Document Schemas
- 0532 Object Schemas
- 0533 Graph Schema
- 0534 Relational Schema
- 0535 Event Schema
- 0536 API Schemas
- 0537 Display Schemas
Data classes describe specify types of data - such as data, address, credit card, social security number. A data class is identified for a specific schema attribute by looking at the data values stored in it.
Reference data describes standard sets of data values - such as a list of country codes.
Instance metadata identifies schema attributes that contain metadata, rather than business data.
The next set of models describe the content of different types of data models
- 0565 Design Model Elements
- 0566 Design Model Organization
- 0568 Design Model Scoping
- 0569 Design Model Implementation
- 0570 Metamodels
- 0571 Concept Models
The final set of models capture architectures and patterns.
Further reading¶
-
Specific schema structures supported by the integration services
- For API Schemas - API Integrator OMIS
- For File Schemas - Files Integrator OMIS
- For Database Schemas - Database Integrator OMIS
- For Event Schemas - Topic Integrator OMIS
- For Forms and Report Schemas - Display Integrator OMIS
Raise an issue or comment below