|
ENTITY forward_chaining_rule_premise SUBTYPE OF (property_definition, property_definition_representation, representation); END_ENTITY; -- forward_chaining_rule_premise |
Entity data types and their attributesproperty_definitionname: label; (OPT) description: text; definition: characterized_definition; (DER) id: identifier; 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; forward_chaining_rule_premise - |
Global rules for this entity data type- |