Differences between revisions 7 and 8
Revision 7 as of 2008-10-17 17:02:25
Size: 3488
Editor: abr
Comment:
Revision 8 as of 2008-10-21 09:03:20
Size: 2267
Editor: abr
Comment:
Deletions are marked like this. Additions are marked like this.
Line 11: Line 11:
=== Objects relevant to the internal working of DOMS ===
Line 14: Line 13:
  * [:DataModel/ContentModel_AudioPreservationFile: doms:ContentModel_AudioPreservationFile] - Special content models for files that are of preservable formats
  * [:DataModel/ContentModel_ImagePreservationFile: doms:ContentModel_ImagePreservationFile] - See above
  * [:DataModel/ContentModel_VideoPreservationFile: doms:ContentModel_VideoPreservationFile] - See above
  * [:DataModel/ContentModel_TextPreservationFile: doms:ContentModel_TextPreservationFile] - See above
Line 21: Line 24:
  * [:DataModel/DOMS_Base_Collection: doms:DOMS_Base_Collection] - The collection of the base objects


=== Objects for adding extra meaning to data objects ===

Objects describing a single audio file should use these content models
 * [:DataModel/ContentModel_Audio: doms:ContentModel_Audio] - For the object containing the descriptive metadata about the audio
 * [:DataModel/ContentModel_AudioPreservationFile: doms:ContentModel_AudioPreservationFile] - For the object linking the Bitstorage file, and containing the technical metadata about the file

Objects describing a single image file should use these content models
 * [:DataModel/ContentModel_Image: doms:ContentModel_Image] - For the object containing the descriptive metadata about the image
 * [:DataModel/ContentModel_ImagePreservationFile: doms:ContentModel_ImagePreservationFile] - For the object linking the Bitstorage file, and containing the technical metadata about the file

Objects describing a single video file should use these content models
 * [:DataModel/ContentModel_Video: doms:ContentModel_Video] - For the object containing the descriptive metadata about the video
 * [:DataModel/ContentModel_VideoPreservationFile: doms:ContentModel_VideoPreservationFile] - For the object linking the Bitstorage file, and containing the technical metadata about the file

Objects describing a single text file should use these content models
 * [:DataModel/ContentModel_Text: doms:ContentModel_Text] - For the object containing the descriptive metadata about the text
 * [:DataModel/ContentModel_TextPreservationFile: doms:ContentModel_TextPreservationFile] - For the object linking the Bitstorage file, and containing the technical metadata about the file
  * [:DataModel/DOMS_Base_Collection: doms:DOMS_Base_Collection] - The collection of the base objects ===

Doms Predefined Objects

Doms come with some predefined objects. Most of these carry heavy semantic meaning in regards to the overall DataModel.

DOMS Base Collection

ImageLink(http://merkur/viewvc/trunk/docs/datamodel/fig/DOMSBaseCollection.png?root=doms&view=co,alt=DOMS base collection,width=256)

Doms come shipped with a base collection of objects, representing the base types. The objects in the base collection will be detailed in the following.

DomsPredefinedObjects (last edited 2010-03-17 13:09:13 by localhost)