schema File String (mandatory) filename String (optional) description String (mandatory) Created_by String (mandatory) Last_edited_by Data (mandatory) Created Date (mandatory) Last_changed Integer (mandatory) size Integer (mandatory) inode Item (mandatory) dat end
schema Email inherit File String (mandatory) sender_email String (mandatory) receiver_email Relationship Contacts (optional) receiver_contact Date (mandatory) Arival Item (mandatory) dat end
In the email definitions is one of the tags Relationship Contacts receiver_contact this is a link to a object stored in the metadata file system of the type Contacts. So suppose I would like to import all my emails into the metadata file system, then for each email all of the mandatory tags would have to be filed in, but because the system already knows the value for every metadata tag, it can be done automatic.