DEFINITION CONCEPT GRAPH CONCEPT DESCRIPTIONS CONTENT MANAGEMENT

CONCEPT DOMAIN - EA Pattern - Physical Data Domain


DescriptionPattern Domain
The  EA Pattern - Physical Data Domain comprises abstract concepts used to describe the physical structure of Data Assets.
Dictionary  Dictionary of SysFEAT concepts
Parent Domain
Domain dependencies  EA Pattern - Data Domain 

DOMAIN CONCEPT GRAPH


Diagram Graph
../images/75ef50ab620fb787_75ef50bb620fb869_i.png

CONCEPT DESCRIPTIONS


Abstract Concepts
ConceptDescription
  Data Asset
Data Asset  represents the abstract structure of any kind of data that can be processed and memorized by a Business Software System.
Data Asset is either a Data Entity or a  Data Property.
Only Data Entitys can have identity and states.  Data Propertys only handle raw data.
 Data Assets are managed in Data Catalogs.
  Physical Data Asset
Physical Data Asset  represents the physical structure of any kind of data that can be memorized by a Business Software System.
Physical Data Asset is either a Physical Data Entity or a Physical Data Property.
Only Physical Data Entitys can have an identity can by be referenced by Physical Relationship. Physical Data Property only handle raw data.
  Physical Data Block
  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 Domain
Physical Data Domain is subset of the metadata of an enterprise’s data store.
For instance, a "Sales"  Physical Data Domain contains a "Client" Table and a "Order" Table.
Each Physical Data Entity in a  Physical Data Domain has CRUD characteristics. For instance, the "Client" Table in the "Sales"  Physical Data Domain, has all CRUD characteristics.
 Physical Data Domains define functional data boundaries used both for Data Allocation to Business Systems (see Resource Agent Store) and data governance for data stewardship (see Data Catalog).
  Physical Data Entity
Physical Data Entity is a representation the physical structure of a Data Entity as it will be stored in a DBMS.
Physical Data Entity has an independent existence and can be uniquely identified.
Physical Data Entity is characterized by Physical Relationships it has with other  Physical Data Entity(ies) and by Physical Data Property(ies).
  Physical Data Map Physical Data Map is a top level grouping of Physical Data Domains.
  Physical Data Property
Physical Data Property is a Physical Data Asset that is fundamentally defined by its value. It doesn't evolve over time is thereby immutable.
It represents a data structure that is stored in any kind of data store: databases, data files.
For instance an "address" or a "customer name" are usually considered as  Physical Data Property(ies).