|
ENTITY experience_relationship; id : identifier; name : label; description : OPTIONAL text; relating_experience : experience; related_experience : experience; END_ENTITY; -- experience_relationship |
Entity data types and their attributesexperience_relationshipid: identifier; name: label; (OPT) description: text; relating_experience: experience; related_experience: experience; |
Usersexperience_relationship |
Global rules for this entity data type- |