| Description | |
|---|---|
| Dictionary |
Dictionary of SysFEAT concepts |
| Parent Domain | |
| Domain dependencies |
Architecture Packages
EA Pattern - Physical Data Domain
Logical Application Architecture |
| Consuming Method |
Analyze data lineage |
| Concept | Description |
|---|---|
NoSQL Data Asset |
A NoSQL Data Asset is a Physical Data Asset used for the physical description of data consumed and produced by Software Systems. NoSQL Data Assets range from NoSQL Data Schemas to NoSQL Fields. They are defined in MetaData Dictionary(ies) and managed in Data Catalogs. |
NoSQL Element |
A NoSQL Element is Physical Data Asset that represents an element of a physical schema as it will be stored in relational or non relational DBMS (NoSQL, triple store, document store, flat files, etc.). A NoSQL Element is either a NoSQL Dataset or a NoSQL Field. |
NoSQL Field |
A NoSQL Field is a Physical Data Property that is the specification of the content of a NoSQL Dataset. NoSQL Fields can be "reused" by multiple NoSQL Datasets where they play the role of Identification MetaField, Relationship MetaField or Value MetaField. A NoSQL Field can be : 1) a Primitive Type that defines the data type of a field, such as "string" or "integer". 2) a Simple Field that defines a simple value such as "customer name" or "delivery date". Simple Fields are often described by their name, primitive type and length. 3) a Structured Field that defines complex values such as "address". |
Physical Data Dictionary |
A Physical Data Dictionary is Physical Data Dictionary that holds the definition of Physical Data Blocks such as Physical Data Domain definitions, Table definitions, Column Type definitions. |
Physical Data Map |
A Physical Data Map is a top level grouping of Physical Data Domains. |
Relational Data bLOCK |
A Relational Data bLOCK is a Data Asset used for description of relational data consumed and produced by Business Software Systems. Relational Data bLOCKs range from Relational Schemas to Column Types. They are defined in Relational Dictionary(ies) and managed in Data Catalogs. |
Relational Entity |
A Relational Entity is a relational data structure that is either a Table or a Table View. A Relational Entity is accessible by means of a primary key, and if necessary foreign keys; it is described by an ordered sequence of Columns.
|