⇤ ← Revision 1 as of 2008-06-26 12:26:06
Size: 1261
Comment: Created by the PackagePages action.
|
← Revision 2 as of 2010-03-17 13:12:30 ⇥
Size: 1269
Comment: converted to 1.6 markup
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | Line 3: |
Type_fileformat is a subtype of [:DataModel/Type_DOMS_object: Type_DOMS]. Format hierarchies are possible; i.e. Type Fileformat defines the 'extendsFormat' relation (e.g. '24 bit baseline tiff' extendsFormat 'baseline tiff' extendsFormat 'tiff'). Type Fileformat also defines the !TechnicalSpecification datastream. Say object A ''isObjectType'' Fileformat. Then when an object B ''isObjectType'' File and ''isFileFormat'' A, the !TechnicalSpecification datastream in A describes the legal content of the ''Technical'' datastream in B. | Type_fileformat is a subtype of [[DataModel/Type DOMS object| Type_DOMS]]. Format hierarchies are possible; i.e. Type Fileformat defines the 'extendsFormat' relation (e.g. '24 bit baseline tiff' extendsFormat 'baseline tiff' extendsFormat 'tiff'). Type Fileformat also defines the !TechnicalSpecification datastream. Say object A ''isObjectType'' Fileformat. Then when an object B ''isObjectType'' File and ''isFileFormat'' A, the !TechnicalSpecification datastream in A describes the legal content of the ''Technical'' datastream in B. |
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'') | .'''Relations''' [[DataModel/Datastream Relations| RDF relations]] to other objects (''RELS-EXT'') |
Line 10: | Line 10: |
.'''!TechnicalSpecification''' Datastream containing the nessesary information to understand the content in the ''Technical'' datastream in a [:DataModel/Type_file: Type file] object | .'''!TechnicalSpecification''' Datastream containing the nessesary information to understand the content in the ''Technical'' datastream in a [[DataModel/Type file| Type file]] object |
Line 14: | Line 14: |
The FoxML object can be found [http://merkur/viewvc/trunk/data/doms_base_collection/domsBaseTypeFileformat.xml?root=doms&view=markup here] | The FoxML object can be found [[http://merkur/viewvc/trunk/data/doms_base_collection/domsBaseTypeFileformat.xml?root=doms&view=markup|here]] |
Line 16: | Line 16: |
The Default file objects can be found [http://merkur/viewvc/trunk/data/doms_base_collection/Fileformats/?root=doms here] | The Default file objects can be found [[http://merkur/viewvc/trunk/data/doms_base_collection/Fileformats/?root=doms|here]] |
Type_fileformat
Type_fileformat is a subtype of Type_DOMS. Format hierarchies are possible; i.e. Type Fileformat defines the 'extendsFormat' relation (e.g. '24 bit baseline tiff' extendsFormat 'baseline tiff' extendsFormat 'tiff'). Type Fileformat also defines the TechnicalSpecification datastream. Say object A isObjectType Fileformat. Then when an object B isObjectType File and isFileFormat A, the TechnicalSpecification datastream in A describes the legal content of the Technical datastream in B.
Extensions to Type DOMS
Datastreams
Relations RDF relations to other objects (RELS-EXT)
?extendsFormat -> Type_fileformat
TechnicalSpecification Datastream containing the nessesary information to understand the content in the Technical datastream in a Type file object
The FoxML object can be found here
The Default file objects can be found here