DEFINITION CONCEPT GRAPH CONCEPT DESCRIPTIONS TEXTUAL SYNTAX CONTENT MANAGEMENT

CONCEPT DOMAIN - Physical Data Domain


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 

DOMAIN CONCEPT GRAPH


../images/362f37625b3b2050_137d21625ee2c58d_i.png

CONCEPT DESCRIPTIONS


ABSTRACT CONCRETE
ConceptDescription
  NoSQL Data Asset
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
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.).
NoSQL Element is either a NoSQL Dataset or a NoSQL Field.
  NoSQL Field
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.
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 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 Physical Data Map is a top level grouping of Physical Data Domains.
  Relational Data bLOCK
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
Relational Entity is a relational data structure that is either a Table or a Table View.
Relational Entity is accessible by means of a primary key, and if necessary foreign keys; it is described by an ordered sequence of Columns.

TEXTUAL SYNTAX