panSL language reference. Table of contents.
May be specified for PropertyTypes of DataType Relation, for two purposes:
A) To give the related entity role as Owner of the given entity.
B) To give the related entity role as Administrator (of the whole database).
Example A), giving a Person-entity role as Owner of a Family-entity:
Family ReadEveryone ChangeOwner
Name
Family_membersship RelationMany GivingOwner
Person ReadEveryone ChangeOwner
First_name
Last_name
Family_membersship RelationOne
Mobil_phone SMS
Administrator_group
Name
Administrator_person RelationMany GivingAdministrator
History Log
Person
First_name
Last_name
Administrator_person RelationOne
Username Username
Password Password
Field name | Description |
GivingAdministrator | The Relation gives the related entity role as Administrator (of the whole database) after log-in. |
GivingOwner | The Relation gives the related entity role as Owner of the given entity. |
panSL language reference. Table of contents.
More samples available at http://panSL.org/samples/.
Last updated 2012-05-02