PageRenderTime 51ms CodeModel.GetById 19ms RepoModel.GetById 0ms app.codeStats 0ms

/strigi-0.7.7/libstreamanalyzer/share/strigi/fieldproperties/nid3_data.rdfs

#
Unknown | 545 lines | 543 code | 2 blank | 0 comment | 0 complexity | 93280f85f0b814735a5282ae4ff07f94 MD5 | raw file
Possible License(s): LGPL-2.0
  1. <rdf:RDF
  2. xmlns:nid3="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#"
  3. xmlns:nfo="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#"
  4. xmlns:nmo="http://www.semanticdesktop.org/ontologies/2007/03/22/nmo#"
  5. xmlns:nie="http://www.semanticdesktop.org/ontologies/2007/01/19/nie#"
  6. xmlns:exif="http://www.kanzaki.com/ns/exif#"
  7. xmlns:nao="http://www.semanticdesktop.org/ontologies/2007/08/15/nao#"
  8. xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
  9. xmlns:protege="http://protege.stanford.edu/system#"
  10. xmlns:dcterms="http://purl.org/dc/terms/"
  11. xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  12. xmlns:ncal="http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#"
  13. xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
  14. xmlns:nrl="http://www.semanticdesktop.org/ontologies/2007/08/15/nrl#"
  15. xmlns:pimo="http://www.semanticdesktop.org/ontologies/2007/11/01/pimo#"
  16. xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
  17. xmlns:tmo="http://www.semanticdesktop.org/ontologies/2008/05/20/tmo#"
  18. xmlns:dc="http://purl.org/dc/elements/1.1/"
  19. xmlns:nco="http://www.semanticdesktop.org/ontologies/2007/03/22/nco#"
  20. xmlns:nexif="http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#">
  21. <rdfs:Class rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#ID3Audio">
  22. <rdfs:comment>A File annotated with ID3 tags</rdfs:comment>
  23. <rdfs:label>ID3Audio</rdfs:label>
  24. <rdfs:subClassOf rdf:resource="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#Audio"/>
  25. </rdfs:Class>
  26. <rdfs:Class rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#SynchronizedTextElement">
  27. <rdfs:label>SynchronizedTextElement</rdfs:label>
  28. <rdfs:comment>An element of the synchronized text. It aggregates the actual text content, with the timestamp.</rdfs:comment>
  29. <rdfs:subClassOf rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/>
  30. </rdfs:Class>
  31. <rdfs:Class rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#InvolvedPerson">
  32. <rdfs:label>InvolvedPerson</rdfs:label>
  33. <rdfs:comment>Since there might be a lot of people contributing to an audio file in various ways, such as musicians and technicians, the 'Text information frames' are often insufficient to list everyone involved in a project. The 'Involved people list' is a frame containing the names of those involved, and how they were involved. The body simply contains a terminated string with the involvement directly followed by a terminated string with the involvee followed by a new involvement and so on. There may only be one "IPLS" frame in each tag.
  34. Note that in this RDF representation each InvolvedPerson is represented with a separate instance of the InvolvedPerson class and with a separate involvedPerson triple.</rdfs:comment>
  35. <rdfs:subClassOf rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/>
  36. </rdfs:Class>
  37. <rdfs:Class rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#SynchronizedText">
  38. <rdfs:label>SynchronizedText</rdfs:label>
  39. <rdfs:comment>SYLT This is another way of incorporating the words, said or sung lyrics, in the audio file as text, this time, however, in sync with the audio. It might also be used to describing events e.g. occurring on a stage or on the screen in sync with the audio. The header includes a content descriptor, represented with as terminated textstring. If no descriptor is entered, 'Content descriptor' is $00 (00) only.</rdfs:comment>
  40. <rdfs:subClassOf rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/>
  41. </rdfs:Class>
  42. <rdfs:Class rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#UserDefinedFrame">
  43. <rdfs:label>UserDefinedFrame</rdfs:label>
  44. <rdfs:comment>This frame is intended for one-string text information concerning the audiofile in a similar way to the other "T"-frames. The frame body consists of a description of the string, represented as a terminated string, followed by the actual string. There may be more than one "TXXX" frame in each tag, but only one with the same description.</rdfs:comment>
  45. <rdfs:subClassOf rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/>
  46. </rdfs:Class>
  47. <rdfs:Class rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#UserDefinedURLFrame">
  48. <rdfs:label>UserDefinedURLFrame</rdfs:label>
  49. <rdfs:comment>This frame is intended for URL links concerning the audiofile in a similar way to the other "W"-frames. The frame body consists of a description of the string, represented as a terminated string, followed by the actual URL. The URL is always encoded with ISO-8859-1. There may be more than one "WXXX" frame in each tag, but only one with the same description.</rdfs:comment>
  50. <rdfs:subClassOf rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#UserDefinedFrame"/>
  51. </rdfs:Class>
  52. <rdf:Property rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#officialArtistWebpage">
  53. <rdfs:label>officialArtistWebpage</rdfs:label>
  54. <rdfs:domain rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#ID3Audio"/>
  55. <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/>
  56. </rdf:Property>
  57. <rdf:Property rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#albumTitle">
  58. <rdfs:label>albumTitle</rdfs:label>
  59. <rdfs:comment>TALB
  60. The 'Album/Movie/Show title' frame is intended for the title of the recording(/source of sound) which the audio in the file is taken from.</rdfs:comment>
  61. <rdfs:domain rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#ID3Audio"/>
  62. <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  63. </rdf:Property>
  64. <rdf:Property rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#recordingYear">
  65. <rdfs:label>recordingYear</rdfs:label>
  66. <rdfs:comment>TYER
  67. The 'Year' frame is a numeric string with a year of the recording. This frames is always four characters long (until the year 10000).</rdfs:comment>
  68. <rdfs:domain rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#ID3Audio"/>
  69. <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
  70. </rdf:Property>
  71. <rdf:Property rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#hasSynchronizedText">
  72. <rdfs:comment>Links the ID3Audio with an instance of SynchronizedText</rdfs:comment>
  73. <rdfs:label>hasSynchronizedText</rdfs:label>
  74. <rdfs:domain rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#ID3Audio"/>
  75. <rdfs:range rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#SynchronizedText"/>
  76. </rdf:Property>
  77. <rdf:Property rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#officialInternetRadioStationHomepage">
  78. <rdfs:label>officialInternetRadioStationHomepage</rdfs:label>
  79. <rdfs:comment>WORS
  80. The 'Official internet radio station homepage' contains a URL pointing at the homepage of the internet radio station.</rdfs:comment>
  81. <rdfs:domain rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#ID3Audio"/>
  82. <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/>
  83. </rdf:Property>
  84. <rdf:Property rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#internetRadioStationName">
  85. <rdfs:label>internetRadioStationName</rdfs:label>
  86. <rdfs:comment>TRSN
  87. The 'Internet radio station name' frame contains the name of the internet radio station from which the audio is streamed.</rdfs:comment>
  88. <rdfs:domain rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#ID3Audio"/>
  89. <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  90. </rdf:Property>
  91. <rdf:Property rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#comments">
  92. <rdfs:label>comments</rdfs:label>
  93. <rdfs:comment>COMM - This frame is indended for any kind of full text information that does not fit in any other frame. It consists of a frame header followed by encoding, language and content descriptors and is ended with the actual comment as a text string. Newline characters are allowed in the comment text string. There may be more than one comment frame in each tag, but only one with the same language and content descriptor.</rdfs:comment>
  94. <rdfs:domain rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#ID3Audio"/>
  95. <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  96. </rdf:Property>
  97. <rdf:Property rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#originalTextWriter">
  98. <rdfs:label>originalTextWriter</rdfs:label>
  99. <rdfs:comment>TOLY
  100. The 'Original lyricist(s)/text writer(s)' frame is intended for the text writer(s) of the original recording, if for example the music in the file should be a cover of a previously released song. The text writers are seperated with the "/" character.
  101. Note that in the RDF representation each original lyricist is represented with a separate triple.</rdfs:comment>
  102. <rdfs:range rdf:resource="http://www.semanticdesktop.org/ontologies/2007/03/22/nco#Contact"/>
  103. <rdfs:subPropertyOf rdf:resource="http://www.semanticdesktop.org/ontologies/2007/03/22/nco#contributor"/>
  104. <rdfs:domain rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#ID3Audio"/>
  105. </rdf:Property>
  106. <rdf:Property rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#officialAudioSourceWebpage">
  107. <rdfs:label>officialAudioSourceWebpage</rdfs:label>
  108. <rdfs:comment>WOAS
  109. The 'Official audio source webpage' frame is a URL pointing at the official webpage for the source of the audio file, e.g. a movie.</rdfs:comment>
  110. <rdfs:domain rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#ID3Audio"/>
  111. <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/>
  112. </rdf:Property>
  113. <rdf:Property rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#encodedBy">
  114. <rdfs:label>encodedBy</rdfs:label>
  115. <rdfs:comment>TENC
  116. The 'Encoded by' frame contains the name of the person or organisation that encoded the audio file. This field may contain a copyright message, if the audio file also is copyrighted by the encoder.
  117. Note that the RDF representation doesn't allow the copyright message in this field. Please move it to the copyrightMessage field.</rdfs:comment>
  118. <rdfs:range rdf:resource="http://www.semanticdesktop.org/ontologies/2007/03/22/nco#Contact"/>
  119. <rdfs:subPropertyOf rdf:resource="http://www.semanticdesktop.org/ontologies/2007/03/22/nco#contributor"/>
  120. <rdfs:domain rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#ID3Audio"/>
  121. </rdf:Property>
  122. <rdf:Property rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#encodingSettings">
  123. <rdfs:label>encodingSettings</rdfs:label>
  124. <rdfs:comment>TSSE
  125. The 'Software/Hardware and settings used for encoding' frame includes the used audio encoder and its settings when the file was encoded. Hardware refers to hardware encoders, not the computer on which a program was run.</rdfs:comment>
  126. <rdfs:domain rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#ID3Audio"/>
  127. <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  128. </rdf:Property>
  129. <rdf:Property rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#publishersWebpage">
  130. <rdfs:label>publishersWebpage</rdfs:label>
  131. <rdfs:comment>WPUB
  132. The 'Publishers official webpage' frame is a URL pointing at the official wepage for the publisher.</rdfs:comment>
  133. <rdfs:domain rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#ID3Audio"/>
  134. <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/>
  135. </rdf:Property>
  136. <rdf:Property rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#involvedPerson">
  137. <rdfs:label>involvedPerson</rdfs:label>
  138. <rdfs:comment>Links an ID3 file to an InvolvedPerson, an equivalent of the involvedPeopleList tag. Since there might be a lot of people contributing to an audio file in various ways, such as musicians and technicians, the 'Text information frames' are often insufficient to list everyone involved in a project. The 'Involved people list' is a frame containing the names of those involved, and how they were involved. The body simply contains a terminated string with the involvement directly followed by a terminated string with the involvee followed by a new involvement and so on. There may only be one "IPLS" frame in each tag.</rdfs:comment>
  139. <rdfs:domain rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#ID3Audio"/>
  140. <rdfs:range rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#InvolvedPerson"/>
  141. </rdf:Property>
  142. <rdf:Property rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#initialKey">
  143. <rdfs:label>initialKey</rdfs:label>
  144. <rdfs:comment>TKEY
  145. The 'Initial key' frame contains the musical key in which the sound starts. It is represented as a string with a maximum length of three characters. The ground keys are represented with "A","B","C","D","E", "F" and "G" and halfkeys represented with "b" and "#". Minor is represented as "m". Example "Cbm". Off key is represented with an "o" only.</rdfs:comment>
  146. <rdfs:domain rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#ID3Audio"/>
  147. <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  148. </rdf:Property>
  149. <rdf:Property rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#paymentURL">
  150. <rdfs:label>paymentURL</rdfs:label>
  151. <rdfs:comment>WPAY
  152. The 'Payment' frame is a URL pointing at a webpage that will handle the process of paying for this file.</rdfs:comment>
  153. <rdfs:domain rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#ID3Audio"/>
  154. <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/>
  155. </rdf:Property>
  156. <rdf:Property rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#unsynchronizedTextContentDescriptor">
  157. <rdfs:label>unsynchronizedTextContentDescriptor</rdfs:label>
  158. <rdfs:comment>The content descriptor of the unsynchronized text. Inspired by the Content Descriptor field of the USLT frame, defined in ID3 2.3.0 Spec sec. 4.9</rdfs:comment>
  159. <rdfs:domain rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#ID3Audio"/>
  160. <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  161. </rdf:Property>
  162. <rdf:Property rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#textElementTimestamp">
  163. <rdfs:label>textElementTimestamp</rdfs:label>
  164. <rdfs:comment>The 'time stamp' is set to zero or the whole sync is omitted if located directly at the beginning of the sound. All time stamps should be sorted in chronological order. The sync can be considered as a validator of the subsequent string.</rdfs:comment>
  165. <rdfs:domain rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#SynchronizedTextElement"/>
  166. <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
  167. </rdf:Property>
  168. <rdf:Property rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#commercialInformationURL">
  169. <rdfs:label>commercialInformationURL</rdfs:label>
  170. <rdfs:comment>WCOM
  171. The 'Commercial information' frame is a URL pointing at a webpage with information such as where the album can be bought. There may be more than one "WCOM" frame in a tag, but not with the same content.</rdfs:comment>
  172. <rdfs:domain rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#ID3Audio"/>
  173. <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/>
  174. </rdf:Property>
  175. <rdf:Property rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#userDefinedFrame">
  176. <rdfs:comment>Links the ID3 file to a user-defined frame.</rdfs:comment>
  177. <rdfs:label>userDefinedFrame</rdfs:label>
  178. <rdfs:domain rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#ID3Audio"/>
  179. <rdfs:range rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#UserDefinedFrame"/>
  180. </rdf:Property>
  181. <rdf:Property rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#originalAlbumTitle">
  182. <rdfs:label>originalAlbumTitle</rdfs:label>
  183. <rdfs:comment>TOAL
  184. The 'Original album/movie/show title' frame is intended for the title of the original recording (or source of sound), if for example the music in the file should be a cover of a previously released song.</rdfs:comment>
  185. <rdfs:domain rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#ID3Audio"/>
  186. <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  187. </rdf:Property>
  188. <rdf:Property rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#generalEncapsulatedObject">
  189. <rdfs:label>generalEncapsulatedObject</rdfs:label>
  190. <rdfs:comment>An arbitrary file embedded in an audio file. Inspired by http://www.id3.org/id3v2.3.0 sec.
  191. 4.16)</rdfs:comment>
  192. <rdfs:range rdf:resource="http://www.semanticdesktop.org/ontologies/2007/01/19/nie#DataObject"/>
  193. <rdfs:domain rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#ID3Audio"/>
  194. <rdfs:subPropertyOf rdf:resource="http://www.semanticdesktop.org/ontologies/2007/01/19/nie#hasPart"/>
  195. </rdf:Property>
  196. <rdf:Property rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#leadArtist">
  197. <rdfs:label>leadArtist</rdfs:label>
  198. <rdfs:comment>TPE1
  199. The 'Lead artist(s)/Lead performer(s)/Soloist(s)/Performing group' is used for the main artist(s). They are seperated with the "/" character.</rdfs:comment>
  200. <rdfs:range rdf:resource="http://www.semanticdesktop.org/ontologies/2007/03/22/nco#Contact"/>
  201. <rdfs:domain rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#ID3Audio"/>
  202. <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/elements/1.1/creator"/>
  203. </rdf:Property>
  204. <rdf:Property rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#attachedPicture">
  205. <rdfs:label>attachedPicture</rdfs:label>
  206. <rdfs:comment>A picture attached to an audio file. The DataObject refered to by this property is usually interpreted as an nfo:Image Inspired by the attached picture tag defined in http://www.id3.org/id3v2.3.0 sec. 4.15)</rdfs:comment>
  207. <rdfs:range rdf:resource="http://www.semanticdesktop.org/ontologies/2007/01/19/nie#DataObject"/>
  208. <rdfs:domain rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#ID3Audio"/>
  209. <rdfs:subPropertyOf rdf:resource="http://www.semanticdesktop.org/ontologies/2007/01/19/nie#hasPart"/>
  210. </rdf:Property>
  211. <rdf:Property rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#userDefinedFrameValue">
  212. <rdfs:comment>Value of a user-defined frame.</rdfs:comment>
  213. <rdfs:label>userDefinedFrameValue</rdfs:label>
  214. <rdfs:domain rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#UserDefinedFrame"/>
  215. <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  216. </rdf:Property>
  217. <rdf:Property rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#date">
  218. <rdfs:label>date</rdfs:label>
  219. <rdfs:comment>TDAT
  220. The 'Date' frame is a numeric string in the DDMM format containing the date for the recording. This field is always four characters long.</rdfs:comment>
  221. <rdfs:subPropertyOf rdf:resource="http://www.semanticdesktop.org/ontologies/2007/01/19/nie#contentCreated"/>
  222. <rdfs:domain rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#ID3Audio"/>
  223. <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
  224. </rdf:Property>
  225. <rdf:Property rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#unsynchronizedTextContent">
  226. <rdfs:label>unsynchronizedTextContent</rdfs:label>
  227. <rdfs:comment>Unsynchronized text content. Inspired by the content part of the USLT frame defined in the ID3 2.3.0 Spec sec. 4.9</rdfs:comment>
  228. <rdfs:subPropertyOf rdf:resource="http://www.semanticdesktop.org/ontologies/2007/01/19/nie#plainTextContent"/>
  229. <rdfs:domain rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#ID3Audio"/>
  230. <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  231. </rdf:Property>
  232. <rdf:Property rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#mediaType">
  233. <rdfs:label>mediaType</rdfs:label>
  234. <rdfs:comment>TMED
  235. The 'Media type' frame describes from which media the sound originated. This may be a text string or a reference to the predefined media types found in the list below. References are made within "(" and ")" and are optionally followed by a text refinement, e.g. "(MC) with four channels". If a text refinement should begin with a "(" character it should be replaced with "((" in the same way as in the "TCO" frame. Predefined refinements is appended after the media type, e.g. "(CD/A)" or "(VID/PAL/VHS)".
  236. See http://www.id3.org/id3v2.3.0 for details.</rdfs:comment>
  237. <rdfs:domain rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#ID3Audio"/>
  238. <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  239. </rdf:Property>
  240. <rdf:Property rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#time">
  241. <rdfs:label>time</rdfs:label>
  242. <rdfs:comment>TIME
  243. The 'Time' frame is a numeric string in the HHMM format containing the time for the recording. This field is always four characters long.</rdfs:comment>
  244. <rdfs:domain rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#ID3Audio"/>
  245. <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  246. </rdf:Property>
  247. <rdf:Property rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#internetRadioStationOwner">
  248. <rdfs:label>internetRadioStationOwner</rdfs:label>
  249. <rdfs:comment>TRSO
  250. The 'Internet radio station owner' frame contains the name of the owner of the internet radio station from which the audio is streamed.</rdfs:comment>
  251. <rdfs:range rdf:resource="http://www.semanticdesktop.org/ontologies/2007/03/22/nco#Contact"/>
  252. <rdfs:domain rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#ID3Audio"/>
  253. </rdf:Property>
  254. <rdf:Property rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#timestampFormat">
  255. <rdfs:label>timestampFormat</rdfs:label>
  256. <rdfs:comment>Time stamp format is:
  257. $01 Absolute time, 32 bit sized, using MPEG frames as unit
  258. $02 Absolute time, 32 bit sized, using milliseconds as unit</rdfs:comment>
  259. <rdfs:domain rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#SynchronizedText"/>
  260. <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  261. </rdf:Property>
  262. <rdf:Property rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#internationalStandardRecordingCode">
  263. <rdfs:label>internationalStandardRecordingCode</rdfs:label>
  264. <rdfs:comment>TSRC
  265. The 'ISRC' frame should contain the International Standard Recording Code (ISRC) (12 characters).</rdfs:comment>
  266. <rdfs:domain rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#ID3Audio"/>
  267. <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  268. </rdf:Property>
  269. <rdf:Property rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#publisher">
  270. <rdfs:label>publisher</rdfs:label>
  271. <rdfs:comment>TPUB
  272. The 'Publisher' frame simply contains the name of the label or publisher.</rdfs:comment>
  273. <rdfs:range rdf:resource="http://www.semanticdesktop.org/ontologies/2007/03/22/nco#Contact"/>
  274. <rdfs:subPropertyOf rdf:resource="http://www.semanticdesktop.org/ontologies/2007/03/22/nco#publisher"/>
  275. <rdfs:domain rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#ID3Audio"/>
  276. </rdf:Property>
  277. <rdf:Property rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#beatsPerMinute">
  278. <rdfs:label>beatsPerMinute</rdfs:label>
  279. <rdfs:comment>TBPM
  280. The 'BPM' frame contains the number of beats per minute in the mainpart of the audio. The BPM is an integer and represented as a numerical string.</rdfs:comment>
  281. <rdfs:domain rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#ID3Audio"/>
  282. <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
  283. </rdf:Property>
  284. <rdf:Property rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#partOfSet">
  285. <rdfs:label>partOfSet</rdfs:label>
  286. <rdfs:comment>TPOS
  287. The 'Part of a set' frame is a numeric string that describes which part of a set the audio came from. This frame is used if the source described in the "TALB" frame is divided into several mediums, e.g. a double CD. The value may be extended with a "/" character and a numeric string containing the total number of parts in the set. E.g. "1/2".</rdfs:comment>
  288. <rdfs:domain rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#ID3Audio"/>
  289. <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  290. </rdf:Property>
  291. <rdf:Property rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#composer">
  292. <rdfs:label>composer</rdfs:label>
  293. <rdfs:comment>TCOM
  294. The 'Composer(s)' frame is intended for the name of the composer(s). They are seperated with the "/" character.
  295. Note that in the RDF representation each composer is represented with a separate triple.</rdfs:comment>
  296. <rdfs:range rdf:resource="http://www.semanticdesktop.org/ontologies/2007/03/22/nco#Contact"/>
  297. <rdfs:subPropertyOf rdf:resource="http://www.semanticdesktop.org/ontologies/2007/03/22/nco#creator"/>
  298. <rdfs:domain rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#ID3Audio"/>
  299. </rdf:Property>
  300. <rdf:Property rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#musicCDIdentifier">
  301. <rdfs:label>musicCDIdentifier</rdfs:label>
  302. <rdfs:comment>This frame is intended for music that comes from a CD, so that the CD can be identified in databases such as the CDDB. The frame consists of a binary dump of the Table Of Contents, TOC, from the CD, which is a header of 4 bytes and then 8 bytes/track on the CD plus 8 bytes for the 'lead out' making a maximum of 804 bytes. The offset to the beginning of every track on the CD should be described with a four bytes absolute CD-frame address per track, and not with absolute time. This frame requires a present and valid "TRCK" frame, even if the CD's only got one track. There may only be one "MCDI" frame in each tag.</rdfs:comment>
  303. <rdfs:domain rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#ID3Audio"/>
  304. <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  305. </rdf:Property>
  306. <rdf:Property rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#fileType">
  307. <rdfs:label>fileType</rdfs:label>
  308. <rdfs:comment>TFLT
  309. The 'File type' frame indicates which type of audio this tag defines. The following type and refinements are defined:
  310. MPG MPEG Audio;
  311. /1 MPEG 1/2 layer I;
  312. /2 MPEG 1/2 layer II;
  313. /3 MPEG 1/2 layer III;
  314. /2.5 MPEG 2.5;
  315. /AAC Advanced audio compression;
  316. VQF Transform-domain Weighted Interleave Vector Quantization;
  317. PCM Pulse Code Modulated audio;</rdfs:comment>
  318. <rdfs:domain rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#ID3Audio"/>
  319. <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  320. </rdf:Property>
  321. <rdf:Property rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#recordingDate">
  322. <rdfs:label>recordingDate</rdfs:label>
  323. <rdfs:comment>TRDA
  324. The 'Recording dates' frame is a intended to be used as complement to the "TYER", "TDAT" and "TIME" frames. E.g. "4th-7th June, 12th June" in combination with the "TYER" frame.</rdfs:comment>
  325. <rdfs:domain rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#ID3Audio"/>
  326. <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  327. </rdf:Property>
  328. <rdf:Property rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#backgroundArtist">
  329. <rdfs:label>backgroundArtist</rdfs:label>
  330. <rdfs:comment>TPE2
  331. The 'Band/Orchestra/Accompaniment' frame is used for additional information about the performers in the recording.</rdfs:comment>
  332. <rdfs:range rdf:resource="http://www.semanticdesktop.org/ontologies/2007/03/22/nco#Contact"/>
  333. <rdfs:subPropertyOf rdf:resource="http://www.semanticdesktop.org/ontologies/2007/03/22/nco#contributor"/>
  334. <rdfs:domain rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#ID3Audio"/>
  335. </rdf:Property>
  336. <rdf:Property rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#language">
  337. <rdfs:label>language</rdfs:label>
  338. <rdfs:comment>TLAN
  339. The 'Language(s)' frame should contain the languages of the text or lyrics spoken or sung in the audio. The language is represented with three characters according to ISO-639-2. If more than one language is used in the text their language codes should follow according to their usage.</rdfs:comment>
  340. <rdfs:subPropertyOf rdf:resource="http://www.semanticdesktop.org/ontologies/2007/01/19/nie#language"/>
  341. <rdfs:domain rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#ID3Audio"/>
  342. <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  343. </rdf:Property>
  344. <rdf:Property rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#involvment">
  345. <rdfs:label>involvment</rdfs:label>
  346. <rdfs:comment>How was this particular person involved in this particular track.</rdfs:comment>
  347. <rdfs:domain rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#InvolvedPerson"/>
  348. <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  349. </rdf:Property>
  350. <rdf:Property rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#textWriter">
  351. <rdfs:label>textWriter</rdfs:label>
  352. <rdfs:comment>TEXT
  353. The 'Lyricist(s)/Text writer(s)' frame is intended for the writer(s) of the text or lyrics in the recording. They are seperated with the "/" character.
  354. Note that in the RDF representation each text writer is represented with a separate triple.</rdfs:comment>
  355. <rdfs:range rdf:resource="http://www.semanticdesktop.org/ontologies/2007/03/22/nco#Contact"/>
  356. <rdfs:subPropertyOf rdf:resource="http://www.semanticdesktop.org/ontologies/2007/03/22/nco#contributor"/>
  357. <rdfs:domain rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#ID3Audio"/>
  358. </rdf:Property>
  359. <rdf:Property rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#copyrightMessage">
  360. <rdfs:label>copyrightMessage</rdfs:label>
  361. <rdfs:comment>TCOP
  362. The 'Copyright message' frame, which must begin with a year and a space character (making five characters), is intended for the copyright holder of the original sound, not the audio file itself. The absence of this frame means only that the copyright information is unavailable or has been removed, and must not be interpreted to mean that the sound is public domain. Every time this field is displayed the field must be preceded with "Copyright".</rdfs:comment>
  363. <rdfs:domain rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#ID3Audio"/>
  364. <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/elements/1.1/rights"/>
  365. <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  366. </rdf:Property>
  367. <rdf:Property rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#uniqueFileIdentifier">
  368. <rdfs:label>uniqueFileIdentifier</rdfs:label>
  369. <rdfs:comment>This frame's purpose is to be able to identify the audio file in a database that may contain more information relevant to the content. Since standardisation of such a database is beyond this document, all frames begin with a null-terminated string with a URL containing an email address, or a link to a location where an email address can be found, that belongs to the organisation responsible for this specific database implementation. Questions regarding the database should be sent to the indicated email address. The URL should not be used for the actual database queries. The string "http://www.id3.org/dummy/ufid.html" should be used for tests. Software that isn't told otherwise may safely remove such frames. The 'Owner identifier' must be non-empty (more than just a termination). The 'Owner identifier' is then followed by the actual identifier, which may be up to 64 bytes. There may be more than one "UFID" frame in a tag, but only one with the same 'Owner identifier'.</rdfs:comment>
  370. <rdfs:subPropertyOf rdf:resource="http://www.semanticdesktop.org/ontologies/2007/01/19/nie#identifier"/>
  371. <rdfs:domain rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#ID3Audio"/>
  372. <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  373. </rdf:Property>
  374. <rdf:Property rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#contentGroupDescription">
  375. <rdfs:label>contentGroupDescription</rdfs:label>
  376. <rdfs:comment>TIT1
  377. The 'Content group description' frame is used if the sound belongs to a larger category of sounds/music. For example, classical music is often sorted in different musical sections (e.g. "Piano Concerto", "Weather - Hurricane").</rdfs:comment>
  378. <rdfs:domain rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#ID3Audio"/>
  379. <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  380. </rdf:Property>
  381. <rdf:Property rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#hasSynchronizedTextElement">
  382. <rdfs:comment>Links the synchronized text object with the text elements.</rdfs:comment>
  383. <rdfs:label>hasSynchronizedTextElement</rdfs:label>
  384. <rdfs:domain rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#SynchronizedText"/>
  385. <rdfs:range rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#SynchronizedTextElement"/>
  386. </rdf:Property>
  387. <rdf:Property rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#originalArtist">
  388. <rdfs:label>originalArtist</rdfs:label>
  389. <rdfs:comment>TOPE
  390. The 'Original artist(s)/performer(s)' frame is intended for the performer(s) of the original recording, if for example the music in the file should be a cover of a previously released song. The performers are seperated with the "/" character.
  391. Note that in the RDF repressentation each orignal artist is represented with a separate triple.</rdfs:comment>
  392. <rdfs:range rdf:resource="http://www.semanticdesktop.org/ontologies/2007/03/22/nco#Contact"/>
  393. <rdfs:subPropertyOf rdf:resource="http://www.semanticdesktop.org/ontologies/2007/03/22/nco#creator"/>
  394. <rdfs:domain rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#ID3Audio"/>
  395. </rdf:Property>
  396. <rdf:Property rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#contentType">
  397. <rdfs:label>contentType</rdfs:label>
  398. <rdfs:comment>TCON
  399. The 'Content type', which previously was stored as a one byte numeric value only, is now a numeric string. You may use one or several of the types as ID3v1.1 did or, since the category list would be impossible to maintain with accurate and up to date categories, define your own.
  400. References to the ID3v1 genres can be made by, as first byte, enter "(" followed by a number from the genres list (appendix A) and ended with a ")" character. This is optionally followed by a refinement, e.g. "(21)" or "(4)Eurodisco". Several references can be made in the same frame, e.g. "(51)(39)". If the refinement should begin with a "(" character it should be replaced with "((", e.g. "((I can figure out any genre)" or "(55)((I think...)". The following new content types is defined in ID3v2 and is implemented in the same way as the numerig content types, e.g. "(RX)".
  401. RX Remix
  402. CR Cover</rdfs:comment>
  403. <rdfs:domain rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#ID3Audio"/>
  404. <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  405. </rdf:Property>
  406. <rdf:Property rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#textElementContent">
  407. <rdfs:label>textElementContent</rdfs:label>
  408. <rdfs:domain rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#SynchronizedTextElement"/>
  409. <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  410. </rdf:Property>
  411. <rdf:Property rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#originalFilename">
  412. <rdfs:label>originalFilename</rdfs:label>
  413. <rdfs:comment>TOFN
  414. The 'Original filename' frame contains the preferred filename for the file, since some media doesn't allow the desired length of the filename. The filename is case sensitive and includes its suffix.</rdfs:comment>
  415. <rdfs:domain rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#ID3Audio"/>
  416. <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  417. </rdf:Property>
  418. <rdf:Property rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#conductor">
  419. <rdfs:label>conductor</rdfs:label>
  420. <rdfs:comment>TPE3
  421. The 'Conductor' frame is used for the name of the conductor.</rdfs:comment>
  422. <rdfs:range rdf:resource="http://www.semanticdesktop.org/ontologies/2007/03/22/nco#Contact"/>
  423. <rdfs:subPropertyOf rdf:resource="http://www.semanticdesktop.org/ontologies/2007/03/22/nco#contributor"/>
  424. <rdfs:domain rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#ID3Audio"/>
  425. </rdf:Property>
  426. <rdf:Property rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#trackNumber">
  427. <rdfs:label>trackNumber</rdfs:label>
  428. <rdfs:comment>TRCK
  429. The 'Track number/Position in set' frame is a numeric string containing the order number of the audio-file on its original recording. This may be extended with a "/" character and a numeric string containing the total numer of tracks/elements on the original recording. E.g. "4/9".</rdfs:comment>
  430. <rdfs:domain rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#ID3Audio"/>
  431. <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  432. </rdf:Property>
  433. <rdf:Property rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#licensee">
  434. <rdfs:label>licensee</rdfs:label>
  435. <rdfs:comment>TOWN
  436. The 'File owner/licensee' frame contains the name of the owner or licensee of the file and it's contents.</rdfs:comment>
  437. <rdfs:range rdf:resource="http://www.semanticdesktop.org/ontologies/2007/03/22/nco#Contact"/>
  438. <rdfs:domain rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#ID3Audio"/>
  439. </rdf:Property>
  440. <rdf:Property rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#originalReleaseYear">
  441. <rdfs:label>originalReleaseYear</rdfs:label>
  442. <rdfs:comment>TORY
  443. The 'Original release year' frame is intended for the year when the original recording, if for example the music in the file should be a cover of a previously released song, was released. The field is formatted as in the "TYER" frame.</rdfs:comment>
  444. <rdfs:domain rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#ID3Audio"/>
  445. <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
  446. </rdf:Property>
  447. <rdf:Property rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#userDefinedFrameDescription">
  448. <rdfs:comment>Description of a user-defined frame.</rdfs:comment>
  449. <rdfs:label>userDefinedFrameDescription</rdfs:label>
  450. <rdfs:domain rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#UserDefinedFrame"/>
  451. <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  452. </rdf:Property>
  453. <rdf:Property rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#playlistDelay">
  454. <rdfs:label>playlistDelay</rdfs:label>
  455. <rdfs:comment>TDLY
  456. The 'Playlist delay' defines the numbers of milliseconds of silence between every song in a playlist. The player should use the "ETC" frame, if present, to skip initial silence and silence at the end of the audio to match the 'Playlist delay' time. The time is represented as a numeric string.</rdfs:comment>
  457. <rdfs:domain rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#ID3Audio"/>
  458. <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
  459. </rdf:Property>
  460. <rdf:Property rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#length">
  461. <rdfs:label>length</rdfs:label>
  462. <rdfs:comment>TLEN
  463. The 'Length' frame contains the length of the audiofile in milliseconds, represented as a numeric string.</rdfs:comment>
  464. <rdfs:domain rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#ID3Audio"/>
  465. <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
  466. </rdf:Property>
  467. <rdf:Property rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#subtitle">
  468. <rdfs:label>subtitle</rdfs:label>
  469. <rdfs:comment>TIT3
  470. The 'Subtitle/Description refinement' frame is used for information directly related to the contents title (e.g. "Op. 16" or "Performed live at Wembley").</rdfs:comment>
  471. <rdfs:domain rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#ID3Audio"/>
  472. <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  473. </rdf:Property>
  474. <rdf:Property rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#interpretedBy">
  475. <rdfs:label>interpretedBy</rdfs:label>
  476. <rdfs:comment>TPE4
  477. The 'Interpreted, remixed, or otherwise modified by' frame contains more information about the people behind a remix and similar interpretations of another existing piece.</rdfs:comment>
  478. <rdfs:range rdf:resource="http://www.semanticdesktop.org/ontologies/2007/03/22/nco#Contact"/>
  479. <rdfs:subPropertyOf rdf:resource="http://www.semanticdesktop.org/ontologies/2007/03/22/nco#contributor"/>
  480. <rdfs:domain rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#ID3Audio"/>
  481. </rdf:Property>
  482. <rdf:Property rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#involvedPersonContact">
  483. <rdfs:comment>An actual contact to the involved person.</rdfs:comment>
  484. <rdfs:label>involvedPersonContact</rdfs:label>
  485. <rdfs:range rdf:resource="http://www.semanticdesktop.org/ontologies/2007/03/22/nco#Contact"/>
  486. <rdfs:domain rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#InvolvedPerson"/>
  487. </rdf:Property>
  488. <rdf:Property rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#audiofileSize">
  489. <rdfs:label>audiofileSize</rdfs:label>
  490. <rdfs:comment>TSIZ
  491. The 'Size' frame contains the size of the audiofile in bytes, excluding the ID3v2 tag, represented as a numeric string.</rdfs:comment>
  492. <rdfs:domain rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#ID3Audio"/>
  493. <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
  494. </rdf:Property>
  495. <rdf:Property rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#title">
  496. <rdfs:label>title</rdfs:label>
  497. <rdfs:comment>TIT2
  498. The 'Title/Songname/Content description' frame is the actual name of the piece (e.g. "Adagio", "Hurricane Donna").</rdfs:comment>
  499. <rdfs:subPropertyOf rdf:resource="http://www.semanticdesktop.org/ontologies/2007/01/19/nie#title"/>
  500. <rdfs:domain rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#ID3Audio"/>
  501. <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  502. </rdf:Property>
  503. <rdf:Property rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#fileOwner">
  504. <rdfs:label>fileOwner</rdfs:label>
  505. <rdfs:comment>TOWN
  506. The 'File owner/licensee' frame contains the name of the owner or licensee of the file and it's contents.</rdfs:comment>
  507. <rdfs:range rdf:resource="http://www.semanticdesktop.org/ontologies/2007/03/22/nco#Contact"/>
  508. <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/elements/1.1/rights"/>
  509. </rdf:Property>
  510. <rdf:Property rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#synchronizedTextContentDescriptor">
  511. <rdfs:label>synchronizedTextContentDescriptor</rdfs:label>
  512. <rdfs:comment>Synchronized text content descriptor. Inspired by the content descriptor part of the SYLT frame defined in ID3 2.3.0 spec sec. 4.10</rdfs:comment>
  513. <rdfs:domain rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#SynchronizedText"/>
  514. <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  515. </rdf:Property>
  516. <rdf:Property rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#textContentType">
  517. <rdfs:label>textContentType</rdfs:label>
  518. <rdfs:comment>Content type:
  519. $00 is other
  520. $01 is lyrics
  521. $02 is text transcription
  522. $03 is movement/part name (e.g. "Adagio")
  523. $04 is events (e.g. "Don Quijote enters the stage")
  524. $05 is chord (e.g. "Bb F Fsus")
  525. $06 is trivia/'pop up' information</rdfs:comment>
  526. <rdfs:domain rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#SynchronizedText"/>
  527. <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  528. </rdf:Property>
  529. <rdf:Property rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#officialFileWebpage">
  530. <rdfs:label>officialFileWebpage</rdfs:label>
  531. <rdfs:comment>WOAF
  532. The 'Official audio file webpage' frame is a URL pointing at a file specific webpage.</rdfs:comment>
  533. <rdfs:domain rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#ID3Audio"/>
  534. <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/>
  535. </rdf:Property>
  536. <rdf:Property rdf:about="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#copyrightInformationURL">
  537. <rdfs:label>copyrightInformationURL</rdfs:label>
  538. <rdfs:comment>WCOP
  539. The 'Copyright/Legal information' frame is a URL pointing at a webpage where the terms of use and ownership of the file is described.</rdfs:comment>
  540. <rdfs:domain rdf:resource="http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#ID3Audio"/>
  541. <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/>
  542. </rdf:Property>
  543. </rdf:RDF>