|
ENTITY maths_space_context SUPERTYPE OF (ONEOF (compound_maths_space_context, defined_maths_space_context, explicitly_enumerated_maths_space_context)); id : identifier; name : label; description : OPTIONAL text; abstract_space : maths_space; physical_space : space_context_select; END_ENTITY; -- maths_space_context |
Entity data types and their attributesmaths_space_contextid: identifier; name: label; (OPT) description: text; abstract_space: maths_space; physical_space: space_context_select; |
| compound_maths_space_context (mathematical_context_schema) |
| defined_maths_space_context (mathematical_context_schema) |
| explicitly_enumerated_maths_space_context (mathematical_context_schema) |
Users: by entity attributesmaths_space_contextcompound_maths_space_context.components maths_space_context_relationship.related_context maths_space_context_relationship.relating_context membership_of_maths_space_context.space_context normalized_property_distribution_description.domain_context property_distribution_description.domain_context property_distribution_description.range_context Users: by defined types, not used by any entity attributemaths_space_context- |
Global rules for this entity data type- |