Differences between revisions 3 and 4
Revision 3 as of 2008-10-15 11:52:12
Size: 796
Editor: abr
Comment:
Revision 4 as of 2010-03-17 13:09:22
Size: 799
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
Extends [:DataModel/ContentModel_DOMS: doms:ContentModel_DOMS] Extends [[DataModel/ContentModel DOMS| doms:ContentModel_DOMS]]
Line 4: Line 4:
In DOMS, we have chosen to enforce a clear seperation between the metadata about the files, and the metadata about the intellectualcontent of the files. Objects of doms:ContentModel_Audio represents the second category, and holds metadata about the intellectual content. For more details on this concept see DomsFileHandling and [:DataModel/ContentModel_File: doms:ContentModel_File] In DOMS, we have chosen to enforce a clear seperation between the metadata about the files, and the metadata about the intellectualcontent of the files. Objects of doms:ContentModel_Audio represents the second category, and holds metadata about the intellectual content. For more details on this concept see DomsFileHandling and [[DataModel/ContentModel File| doms:ContentModel_File]]
Line 8: Line 8:
Data objects of this content model must have at least one relation <doms-relations:hasPreservationFile> to an object of [:DataModel/ContentModel_VideoPreservationFile: doms:ContentModel_VideoPreservationFile] Data objects of this content model must have at least one relation <doms-relations:hasPreservationFile> to an object of [[DataModel/ContentModel VideoPreservationFile| doms:ContentModel_VideoPreservationFile]]

doms:ContentModel_Video

Extends doms:ContentModel_DOMS

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

This content model represent the class of objects holding the descriptive metadata about a Video.

Data objects of this content model must have at least one relation <doms-relations:hasPreservationFile> to an object of doms:ContentModel_VideoPreservationFile

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