Enterprise data modelling
Enterprise Data Modeling is the practice of creating a graphical model of the data used by an enterprise or company. Typical outputs of this activity include Entity Relationship Diagrams (ERD), XML Schemas (XSD), and an enterprise wide data dictionary. Producing such a model allows for a business to get a 'helicopter' view of their enterprise. In EAI (Enterprise Application Integration) an EDM allows data to be represented in a single idiom, enabling the use of a common syntax for the XML of services or operations and the physical data model for database schema creation. Data Modeling Tools for Entity Relationship Diagrams that also allow the user to create a data dictionary are usually used to aid in the development of an EDM. The implementation of an EDM is closely related to the issues of data governance and data stewardship within an organization.
See also
A logical data model that incorporates all the important components of an enterprise data architecture. Components include entities, attributes, relationships, rules and definitions stated in business terms. A schematic defining the data and their relationships that is applied to the whole organization. Diagram of a single non-redundant view of business data, showing how data is used by the business activities of an organization.