Differences between revisions 1 and 2
Revision 1 as of 2008-06-26 12:26:06
Size: 720
Editor: kfc
Comment: Created by the PackagePages action.
Revision 2 as of 2010-03-17 13:12:57
Size: 727
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
Type_image is a subtype of [:DataModel/Type_DOMS_object: Type_DOMS]. Type_image defines that a logical image object must have a relation to a file object with file format TIFF. Type_image is a subtype of [[DataModel/Type DOMS object| Type_DOMS]]. Type_image defines that a logical image object must have a relation to a file object with file format TIFF.
Line 5: Line 5:
Extensions to [:DataModel/Type_DOMS_object: Type DOMS] Extensions to [[DataModel/Type DOMS object| Type DOMS]]
Line 8: Line 8:
    .'''Relations''' [:DataModel/Datastream_Relations: RDF relations] to other objects (''RELS-EXT'')
      .'''hasFile -> ([:DataModel/Type_file: File] Object) ''isFileFormat'' (TIFF [:DataModel/Type_fileformat: Fileformat] Object)''' relation to file object with relation to fileformat TIFF
    .'''Relations''' [[DataModel/Datastream Relations| RDF relations]] to other objects (''RELS-EXT'')
      .'''hasFile -> ([[DataModel/Type file| File]] Object) ''isFileFormat'' (TIFF [[DataModel/Type fileformat| Fileformat]] Object)''' relation to file object with relation to fileformat TIFF
Line 12: Line 12:
The FoxML object can be found [http://merkur/viewvc/trunk/data/doms_base_collection/domsBaseTypeImage.xml?root=doms&view=markup here] The FoxML object can be found [[http://merkur/viewvc/trunk/data/doms_base_collection/domsBaseTypeImage.xml?root=doms&view=markup|here]]

Type_image

Type_image is a subtype of Type_DOMS. Type_image defines that a logical image object must have a relation to a file object with file format TIFF.

Extensions to Type DOMS


  • Datastreams

    • Relations RDF relations to other objects (RELS-EXT)

      • hasFile -> (File Object) isFileFormat (TIFF Fileformat Object) relation to file object with relation to fileformat TIFF


The FoxML object can be found here

DataModel/Type image (last edited 2010-03-17 13:12:57 by localhost)