Overview Schemas Index

process_property_schema         


ENTITY resource_property_relationship;
          name : label;
          description : text;
          relating_resource_property : resource_property;
          related_resource_property : resource_property;
WHERE
          WR1: relating_resource_property :<>: related_resource_property;
END_ENTITY; -- resource_property_relationship

Entity data types and their attributes

resource_property_relationship
          name: label;
          description: text;
          relating_resource_property: resource_property;
          related_resource_property: resource_property;

Users: by entity attributes

resource_property_relationship

Users: by defined types, not used by any entity attribute

resource_property_relationship
          -

Global rules for this entity data type

          -