|
ENTITY Fact_type ABSTRACT SUPERTYPE OF (ONEOF (Entity_assertion, Attribute_assertion)); source : Extent; predicate_symbol : STRING; END_ENTITY; -- Fact_type |
Entity data types and their attributesFact_typesource: Extent; predicate_symbol: STRING; |
| Attribute_assertion (Production_rule_arm) |
| Entity_assertion (Production_rule_arm) |
Users: by entity attributesFact_typeUsers: by defined types, not used by any entity attributeFact_type- |
Global rules for this entity data type- |