Logical Data Modeling - Namespace (Hierarchical Entity Organization)

Data System Architecture

About

A namespace:

As a namespace is a ressource, it may have a URI.

Example

Design Rule

According to magical number:

  • the number of part that consists of the package path should not exceed <math>7 \pm 2</math>
  • the number of item in each package should not exceed <math>7 \pm 2</math>

Example:

  • Bad package name because there is more than 7 parts which makes it really difficult to read and remember
com.example.really.blue.design.panel.carpet.koning





Discover More
Data System Architecture
Logical Data Modeling

A data model in software engineering is a graph of entity that try to represent the reality and describes how data are represented and accessed. the real world consists of entities and relationships....
Data Model Ontology
Logical Data Modeling - Ontology

Data modeling is a sort of ontology. Ontology is the philosophical study of the nature of being, existence or reality in general which deals with questions concerning what entities exist or can be said...



Share this page:
Follow us:
Task Runner