|
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) |
UsersFact_type |
Global rules for this entity data type- |