Object–role modeling: Difference between revisions

Content deleted Content added
m correct typo "XML Schemes" to "XML Schemas"
m Slight rewording to improve readability
Line 36:
 
=== Attribute-free ===
ORM is attribute-free : unlike models in [[Entity-relationship model|
Entity Relationship]] (ER) and [[Unified Modeling Language]] (UML) models,
ORM treats all elementary facts as relationships and so treats decisions for grouping facts into structures (e.g. attribute-based entity types, classes, relation schemes, XML schemas) as implementation concerns irrelevant to semantics. By avoiding attributes in the base model, ORM
improves semantic stability and enables verbalization into natural language.