|
ENTITY attribute_assertion SUBTYPE OF (fact_type, property_definition_representation, representation); END_ENTITY; -- attribute_assertion |
Entity data types and their attributesproperty_definitionname: label; (OPT) description: text; definition: characterized_definition; (DER) id: identifier; fact_type - property_definition_representation definition: represented_definition; used_representation: representation; (DER) description: text; (DER) name: label; representation name: label; items: SET [1:?] OF representation_item; context_of_items: representation_context; (DER) id: identifier; (DER) description: text; attribute_assertion - |
Global rules for this entity data type- |