Differences between revisions 3 and 4
Revision 3 as of 2008-10-15 11:51:40
Size: 799
Editor: abr
Comment:
Revision 4 as of 2010-03-17 13:08:49
Size: 802
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 intellectual content of the files. Objects of doms:!ContentModel_Image 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 intellectual content of the files. Objects of doms:!ContentModel_Image 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_ImagePreservationFile: doms:ContentModel_ImagePreservationFile] Data objects of this content model must have at least one relation <doms-relations:hasPreservationFile> to an object of [[DataModel/ContentModel ImagePreservationFile| doms:ContentModel_ImagePreservationFile]]

doms:ContentModel_Image

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 intellectual content of the files. Objects of doms:ContentModel_Image 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 an Image.

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

DataModel/ContentModel Image (last edited 2010-03-17 13:08:49 by localhost)