Jump to content

Enterprise data modelling

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Bje2089 (talk | contribs) at 19:42, 29 October 2006 (remove double redirect). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Enterprise Data Modelling is the the practice of creating a graphical model of the data used by an enterprise or company. Typical outputs of this activity include ERDs,XSDs 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 Modelling Tools for Entity Relationship Diagrams that also allow the user to create a data dictionary are usually used to to aid in the development of an EDM.

See also