A Data Model is a Model of the Relationships within a Dataset.
References
2009
- (Wikipedia, 2009) http://en.wikipedia.org/wiki/Data_model
- http://en.wiktionary.org/wiki/data_model
- 1. (databases) A result of applying a data modeling to some particular application, using a database model such as relational.
- 2. (databases) A database model, such as relational or hierarchical.
- DM Review A logical map that represents the inherent properties of the data independent of software, hardware or machine performance considerations. The model shows data elements grouped into records, as well as the association around those records.
- The logical data structures, including operations and constraints provided by the DBMS to effectively process data; system used for the representation of data (the ERD, or relational model).
- A representation of the specific information requirements of a business area; see also ENTITY RELATIONSHIP MODEL.
- A representation of the data describing real-world objects and the relationships between the objects, independent of any associated process. A data model includes the set of diagrams for each view along with the meta data defining each object in the model. A complete data model may also include state transition diagrams depicting each major entity lifecycle and value chain analysis linking the data model to processes, roles, organizations, goals, applications and projects. See conceptual data model (CDM), enterprise data model, logical data model (LDM), physical data model (PDM), semantic data model (SDM). DAMA08
1999