Difference between revisions of "Information model"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(Created page with "In software engineering, an '''information model''' is a representation of concepts and the relationships, constraints, rules, and operations to specify Semantic data mo...")
 
 
Line 7: Line 7:
 
== See also ==
 
== See also ==
  
 +
* [[Data modelling]]
 
* [[Information]]
 
* [[Information]]
 
* [[Semantic data model]]
 
* [[Semantic data model]]

Latest revision as of 12:02, 6 December 2016

In software engineering, an information model is a representation of concepts and the relationships, constraints, rules, and operations to specify data semantics for a chosen domain of discourse.

Typically it specifies relations between kinds of things, but may also include relations with individual things.

It can provide sharable, stable, and organized structure of information requirements or knowledge for the domain context.

See also

External links