Differences between revisions 1 and 2
Revision 1 as of 2008-10-01 15:18:42
Size: 974
Editor: abr
Comment:
Revision 2 as of 2008-10-02 14:20:18
Size: 699
Editor: abr
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
In DOMS, we have chosen to enforce a clear seperation between In DOMS, we have chosen to enforce a clear seperation between the metadata about the files, and the metadata about the interlectual content of the files. Objects of doms:ContentModel_Audio represents the second category, and holds metadata about the interlectual content. For more details on this concept see DomsFileHandling and [:DataModel/ContentModel_File: doms:ContentModel_File]
Line 6: Line 6:
Data objects of doms:!ContentModel_License must have the datastream "LICENSE". To understand the license system, see FedoraLicencePolicies. The "LICENSE" datastream contain the XACML code corresponding to the license this object represents.

The "DC" datastream in subscribing objects must contain information about the License. In particular:
 * dc:title must be the human readable title of the license
 * dc:description must contain the human readable legalese for the the license


=== ContentModel_Audio ===
Extends ContentModel_DOMS

The following variables are used:
 * $AudioFile: An object with the Content Model !ContentModel_AudioPreservationFile;


Requirements for objects described by !ContentModel_Audio
 * Datastreams
  * RELS-EXT:
   * doms:hasPreservationFile -> $AudioFile
Data objects of this content model must have one and just one relation <doms-relations:hasPreservationFile> to an object of [:DataModel/ContentModel_AudioPreservationFile: doms:ContentModel_AudioPreservationFile]

doms:ContentModel_Audio

Extends [:DataModel/ContentModel_DOMS: doms:ContentModel_DOMS]

In DOMS, we have chosen to enforce a clear seperation between the metadata about the files, and the metadata about the interlectual content of the files. Objects of doms:ContentModel_Audio represents the second category, and holds metadata about the interlectual content. For more details on this concept see DomsFileHandling and [:DataModel/ContentModel_File: doms:ContentModel_File]

Data objects of this content model must have one and just one relation <doms-relations:hasPreservationFile> to an object of [:DataModel/ContentModel_AudioPreservationFile: doms:ContentModel_AudioPreservationFile]

DataModel/ContentModel Audio (last edited 2010-03-17 13:09:35 by localhost)