⇤ ← Revision 1 as of 2008-06-26 12:26:05
Size: 799
Comment: Created by the PackagePages action.
|
← Revision 2 as of 2010-03-17 13:12:54 ⇥
Size: 807
Comment: converted to 1.6 markup
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | Line 3: |
Type_audio is a subtype of [:DataModel/Type_DOMS_object: Type_DOMS]. Type_audio defines that a logical audio object must have at least one relation to a file with format either WAV or BWF. | Type_audio is a subtype of [[DataModel/Type DOMS object| Type_DOMS]]. Type_audio defines that a logical audio object must have at least one relation to a file with format either WAV or BWF. |
Line 6: | Line 6: |
Extensions to [:DataModel/Type_DOMS_object: Type DOMS] | Extensions to [[DataModel/Type DOMS object| Type DOMS]] |
Line 9: | Line 9: |
.'''Relations''' [:DataModel/Datastream_Relations: RDF relations] to other objects (''RELS-EXT'') .'''+hasFile -> ([:DataModel/Type_file: File] Object) ''isFileFormat'' (WAV [:DataModel/Type_fileformat: Fileformat] Object | BWF [:DataModel/Type_fileformat: Fileformat] Object)''' relation to file object with relation to fileformat WAV ''or'' BWF |
.'''Relations''' [[DataModel/Datastream Relations| RDF relations]] to other objects (''RELS-EXT'') .'''+hasFile -> ([[DataModel/Type file| File]] Object) ''isFileFormat'' (WAV [[DataModel/Type fileformat| Fileformat]] Object | BWF [[DataModel/Type fileformat| Fileformat]] Object)''' relation to file object with relation to fileformat WAV ''or'' BWF |
Line 13: | Line 13: |
The FoxML object can be found [http://merkur/viewvc/trunk/data/doms_base_collection/domsBaseTypeAudio.xml?root=doms&view=markup here] | The FoxML object can be found [[http://merkur/viewvc/trunk/data/doms_base_collection/domsBaseTypeAudio.xml?root=doms&view=markup|here]] |
Type_audio
Type_audio is a subtype of Type_DOMS. Type_audio defines that a logical audio object must have at least one relation to a file with format either WAV or BWF.
Extensions to Type DOMS
Datastreams
Relations RDF relations to other objects (RELS-EXT)
+hasFile -> (File Object) isFileFormat (WAV Fileformat Object | BWF Fileformat Object) relation to file object with relation to fileformat WAV or BWF
The FoxML object can be found here