Mercurial > hg > dbtune-site
comparison onto/doc/programmes.html @ 0:1e44d666ced1
Import site from parrot
author | Chris Cannam |
---|---|
date | Fri, 13 Oct 2017 09:23:49 +0100 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:1e44d666ced1 |
---|---|
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> | |
2 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> | |
3 <head> | |
4 <link rel="meta" type="application/rdf+xml" title="FOAF" href="http://moustaki.org/foaf.rdf#moustaki" /> | |
5 <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" /> | |
6 <meta name="author" content="Yves Raimond" /> | |
7 <link href="style.css" rel="stylesheet" type="text/css" /><meta name="robots" content="all" /> | |
8 <title>Programmes Ontology</title> | |
9 </head> | |
10 <body><div class="page"> | |
11 <h1>Programme Ontology</h1> | |
12 <span style="font-size: large; "> | |
13 <table width="100%" border="0"> | |
14 <tr> | |
15 <td> | |
16 <dt><strong>Version :</strong></dt> | |
17 <dd>1.0, <a href="http://dbtune.org/bbc/programmes/programmes.html">http://dbtune.org/bbc/programmes/programmes.html</a> (<a href="http://dbtune.org/bbc/programmes/programmes.n3">rdf</a>)</dd> | |
18 <dt><strong>Latest Version :</strong></dt> | |
19 <dd><a href="http://purl.org/ontology/po/">http://purl.org/ontology/po/programmes.html</a> (<a href="http://purl.org/ontology/po/">rdf</a>)</dd> | |
20 <dt><strong>Published :</strong></dt> | |
21 <dd>21st November 2007 </dd> | |
22 <dt><strong>Authors of this document:</strong></dt> | |
23 <dd> <a href="mailto: yves@dbtune.org">Yves Raimond</a>, <a href="mailto: michael.smethurst@bbc.co.uk">Michael Smethurst</a></dd> | |
24 </td> | |
25 </tr> | |
26 </table> | |
27 </span> | |
28 <br/> | |
29 Copyright © 2007 the British Broadcasting Corporation. | |
30 <!-- Creative Commons License (taken from FOAF spec) --> | |
31 <a href="http://creativecommons.org/licenses/by/3.0/"> | |
32 <img alt= "Creative Commons License" style="border: 0; float: right; padding: 10px;" src= "http://i.creativecommons.org/l/by/3.0/88x31.png" /> | |
33 </a> | |
34 <p class="copyright">This work is licensed under a <a href= "http://creativecommons.org/licenses/by/1.0/">Creative Commons Attribution License</a>. | |
35 This copyright applies to the <em>Programme Ontology</em> and accompanying documentation in RDF. | |
36 This ontology uses W3C's <a href="http://www.w3.org/RDF/">RDF</a> technology, an open Web standard that can be freely used by anyone.</p> | |
37 | |
38 <hr/> | |
39 | |
40 <h2>Table of Contents</h2> | |
41 <ol> | |
42 <li><a href="#intro">Introduction</a></li> | |
43 <li><a href="#ns">Namespaces</a></li> | |
44 <li><a href="#programme">The Programme model</a></li> | |
45 <li><a href="#overview">Overview of Terms</a></li> | |
46 <li><a href="#terms">Ontology Terms</a></li> | |
47 <ol> | |
48 <li><a href="#term_classes">Classes</a></li> | |
49 <li><a href="#term_props">Properties</a></li> | |
50 </ol> | |
51 <li><a href="#ref">References</a></li> | |
52 </ol> | |
53 | |
54 | |
55 <h2 id="intro">Introduction</h2> | |
56 | |
57 <p> | |
58 This ontology aims at providing a simple vocabulary for describing programmes. It covers brands, series (seasons), episodes, | |
59 broadcast events, broadcast services, etc. Its development (as well as the <a href="http://dbtune.org/bbc/programmes/">BBC programmes RDF service</a>, | |
60 also powered by <a href="http://dbtune.org/onto/doc/mapping.n3">this D2R mapping</a>) | |
61 was funded by the <a href="http://bbc.co.uk/">BBC</a>, and is heavily grounded on previous programmes data modelling work done there. | |
62 </p> | |
63 <p> | |
64 This documentation page is a first draft. All feedback on either the ontology | |
65 or this page is welcomed! | |
66 Feel free to email the authors mentioned aboved. | |
67 </p> | |
68 <p> | |
69 The design and layout of this ontology document is based on the <a href="http://www.musicontology.com/">Music Ontology</a> and <a href="http://xmlns.com/foaf/spec/">FOAF Vocabulary</a> specification documents, and was generated using the following hand-tuned <a href="http://dbtune.org/onto/doc/doc.tar.gz">onto_spec.pl SWI-Prolog script and HTML templates</a>. | |
70 </p> | |
71 | |
72 | |
73 <h3 id="ns">Namespaces</h3> | |
74 <p>Several namespaces will be assumed to have been defined for the remainder | |
75 of this document. These are as follows :</p> | |
76 | |
77 <table width="75%"> | |
78 <tr style="text-align: left"><th>Prefix</th><th>XML Namespace</th><th>Description</th></tr> | |
79 <tr> | |
80 <td width="15%">po</td> | |
81 <td width="30%">http://purl.org/ontology/po/</td> | |
82 <td width="30%"><a href="http://purl.org/ontology/po/">Programme ontology</a></td> | |
83 </tr> | |
84 <tr> | |
85 <td width="15%">tl</td> | |
86 <td width="30%">http://purl.org/NET/c4dm/timeline.owl#</td> | |
87 <td width="30%"><a href="http://purl.org/NET/c4dm/timeline.owl#">The Timeline Ontology</a></td> | |
88 </tr> | |
89 <tr> | |
90 <td width="15%">event</td> | |
91 <td width="30%">http://purl.org/NET/c4dm/event.owl#</td> | |
92 <td width="30%"><a href="http://purl.org/NET/c4dm/event.owl#">Event ontology</a></td> | |
93 </tr> | |
94 <tr> | |
95 <td width="15%">skos</td> | |
96 <td width="30%">http://www.w3.org/2004/02/skos/core#</td> | |
97 <td width="30%"><a href="http://www.w3.org/2004/02/skos/core#">SKOS</a></td> | |
98 </tr> | |
99 <tr> | |
100 <td width="15%">mo</td> | |
101 <td width="30%">http://purl.org/ontology/mo/</td> | |
102 <td width="30%"><a href="http://musicontology.com">Music ontology</a></td> | |
103 </tr> | |
104 <tr> | |
105 <td width="15%">dc</td> | |
106 <td width="30%">http://purl.org/dc/elements/1.1/</td> | |
107 <td width="30%"><a href="http://purl.org/dc/elements/1.1/">Dublin core</a></td> | |
108 </tr> | |
109 <tr> | |
110 <td width="15%">geo</td> | |
111 <td width="30%">http://www.w3.org/2003/01/geo/wgs84_pos#</td> | |
112 <td width="30%"><a href="http://www.w3.org/2003/01/geo/wgs84_pos#">WGS84 Geographic ontology</a></td> | |
113 </tr> | |
114 <tr> | |
115 <td width="15%">tags</td> | |
116 <td width="30%">http://www.holygoat.co.uk/owl/redwood/0.1/tags/</td> | |
117 <td width="30%"><a href="http://www.holygoat.co.uk/owl/redwood/0.1/tags/">Tags ontology</a></td> | |
118 </tr> | |
119 <tr> | |
120 <td width="15%">dcterms</td> | |
121 <td width="30%">http://purl.org/dc/terms/</td> | |
122 <td width="30%"><a href="http://purl.org/dc/terms/">DC terms</a></td> | |
123 </tr> | |
124 <tr> | |
125 <td width="15%">frbr</td> | |
126 <td width="30%">http://purl.org/vocab/frbr/core#</td> | |
127 <td width="30%"><a href="http://purl.org/vocab/frbr/core#">FRBR</a></td> | |
128 </tr> | |
129 </table> | |
130 <hr/> | |
131 | |
132 | |
133 | |
134 | |
135 <h2 id="timeline">The Programme Model</h2> | |
136 | |
137 <p> | |
138 The programme model is inspired from the PIPS database schema, used | |
139 at the <a href="http://bbc.co.uk/">BBC</a>. It describes how brands, series, episodes, | |
140 particular versions of episodes and broadcasts interact with each other. | |
141 </p> | |
142 | |
143 <p> | |
144 Let's give a few instances of these main concepts: | |
145 <ul> | |
146 <li><b>Brand: </b> <a href="http://dbtune.org/bbc/programmes/resource/brand/794">Waking the Dead</a></li> | |
147 <li><b>Series: </b> <a href="http://dbtune.org/bbc/programmes/resource/series/736">waking the Dead, Series 5</a></li> | |
148 <li><b>Sub-series: </b> <a href="http://dbtune.org/bbc/programmes/resource/series/737">Waking the Dead, Series 5, Towers of Silence</a></li> | |
149 <li><b>Episode: </b> <a href="http://dbtune.org/bbc/programmes/resource/episode/11533">Waking the Dead, Series 5, Towers of Silence, Part 1</a></li> | |
150 <li><b>Episode: </b> <a href="http://dbtune.org/bbc/programmes/resource/episode/11738">Waking the Dead, Series 5, Towers of Silence, Part 2</a></li> | |
151 </ul> | |
152 </p> | |
153 | |
154 <p> | |
155 By going further on, we can associate to each of these episodes a particular version (which would correspond to a <i>Manifestation</i> | |
156 in <a href="http://www.frbr.org/">FRBR</a> terms). This version can then be the factor of a broadcast event, occurring on a particular | |
157 service (eg. <a href="http://dbtune.org/bbc/programmes/resource/service/91">BBC One London</a>) at a particular time. | |
158 </p> | |
159 | |
160 <p> | |
161 A simple depiction of the different modeled concepts and their interaction is the following one: | |
162 <center> | |
163 <img src="programmes.png"/> | |
164 </center> | |
165 </p> | |
166 | |
167 <hr/> | |
168 | |
169 | |
170 | |
171 <h2 id="overview">Overview of Terms</h2> | |
172 <p>An alphabetical index of the ontology terms, divided into classes, properties and individuals. All the terms are hyperlinked to their detailed description for quick reference.</p> | |
173 <div class="glance" id="glance"> | |
174 <p>Classes: | <a href="#term_AudioDescribedVersion">AudioDescribedVersion</a> | <a href="#term_Brand">Brand</a> | <a href="#term_Broadcast">Broadcast</a> | <a href="#term_Episode">Episode</a> | <a href="#term_FirstBroadcast">FirstBroadcast</a> | <a href="#term_Format">Format</a> | <a href="#term_LocalRadio">LocalRadio</a> | <a href="#term_NationalRadio">NationalRadio</a> | <a href="#term_OriginalVersion">OriginalVersion</a> | <a href="#term_Programme">Programme</a> | <a href="#term_Radio">Radio</a> | <a href="#term_RegionalRadio">RegionalRadio</a> | <a href="#term_RepeatBroadcast">RepeatBroadcast</a> | <a href="#term_Series">Series</a> | <a href="#term_Service">Service</a> | <a href="#term_ShortenedVersion">ShortenedVersion</a> | <a href="#term_SignedVersion">SignedVersion</a> | <a href="#term_Subtitle">Subtitle</a> | <a href="#term_TV">TV</a> | <a href="#term_Version">Version</a> | <a href="#term_Web">Web</a> | </p> | |
175 <p>Properties: | <a href="#term_aspect_ratio">aspect_ratio</a> | | |
176 <a href="#term_broadcast_of">broadcast_of</a> | | |
177 <a href="#term_broadcasted_on">broadcasted_on</a> | | |
178 <a href="#term_creation_date">creation_date</a> | | |
179 <a href="#term_duration">duration</a> | | |
180 <a href="#term_episode">episode</a> | | |
181 <a href="#term_format">format</a> | | |
182 <a href="#term_genre">genre</a> | | |
183 <a href="#term_letter">letter</a> | | |
184 <a href="#term_location">location</a> | | |
185 <a href="#term_long_synopsis">long_synopsis</a> | | |
186 <a href="#term_medium_synopsis">medium_synopsis</a> | | |
187 <a href="#term_parent_series">parent_series</a> | | |
188 <a href="#term_parent_service">parent_service</a> | | |
189 <a href="#term_pid">pid</a> | | |
190 <a href="#term_pid_imi">pid_imi</a> | | |
191 <a href="#term_position">position</a> | | |
192 <a href="#term_schedule_date">schedule_date</a> | | |
193 <a href="#term_series">series</a> | | |
194 <a href="#term_service">service</a> | | |
195 <a href="#term_short_synopsis">short_synopsis</a> | | |
196 <a href="#term_slice_title">slice_title</a> | | |
197 <a href="#term_sort_title">sort_title</a> | | |
198 <a href="#term_sound_format">sound_format</a> | | |
199 <a href="#term_subtitle">subtitle</a> | | |
200 <a href="#term_subtitle_language">subtitle_language</a> | | |
201 <a href="#term_subtitle_supplemental">subtitle_supplemental</a> | | |
202 <a href="#term_subtitle_type">subtitle_type</a> | | |
203 <a href="#term_synopsis">synopsis</a> | | |
204 <a href="#term_tag">tag</a> | | |
205 <a href="#term_update_date">update_date</a> | | |
206 <a href="#term_version">version</a> | | |
207 </p> | |
208 <p>Individuals: | </p></div><h2 id="terms">Ontology Terms</h2> | |
209 | |
210 <h2 id="term_classes">Classes</h2><div class="specterm" id="term_AudioDescribedVersion"><h3>Class: po:AudioDescribedVersion - testing - </h3> | |
211 <em>AudioDescribedVersion</em> | |
212 - A version holding an audio description.<br/> | |
213 | |
214 <br/> | |
215 <p style="float: right; font-size: small;">[<a href="#glance">back to top</a>]</p> | |
216 <br/> | |
217 <table style="th { float: top; }"> | |
218 | |
219 <tr><th>sub-class-of:</th><td><a href="#term_Version">Version</a></td> | |
220 </tr> | |
221 </table> | |
222 | |
223 </div><div class="specterm" id="term_Brand"><h3>Class: po:Brand - testing - </h3> | |
224 <em>Brand</em> | |
225 - A brand, eg. `Flight of the Conchords'<br/> | |
226 | |
227 <br/> | |
228 <p style="float: right; font-size: small;">[<a href="#glance">back to top</a>]</p> | |
229 <br/> | |
230 <table style="th { float: top; }"> | |
231 <tr><th>in-domain-of:</th><td><a href="#term_series">series</a></td> | |
232 <td><a href="#term_episode">episode</a></td> | |
233 <td><a href="#term_pid">pid</a></td> | |
234 </tr> | |
235 | |
236 <tr><th>sub-class-of:</th><td><a href="#term_Programme">Programme</a></td> | |
237 </tr> | |
238 </table> | |
239 | |
240 </div><div class="specterm" id="term_Broadcast"><h3>Class: po:Broadcast - testing - </h3> | |
241 <em>Broadcast</em> | |
242 - A broadcast event.<br/> | |
243 Subsumes the event concept defined in<br/> | |
244 the event ontology.<br/> | |
245 A broadcast is associated to a service, and to a<br/> | |
246 particular version of an episode.<br/> | |
247 | |
248 <br/> | |
249 <p style="float: right; font-size: small;">[<a href="#glance">back to top</a>]</p> | |
250 <br/> | |
251 <table style="th { float: top; }"> | |
252 <tr><th>in-domain-of:</th><td><a href="#term_schedule_date">schedule_date</a></td> | |
253 <td><a href="#term_pid_imi">pid_imi</a></td> | |
254 <td><a href="#term_broadcast_of">broadcast_of</a></td> | |
255 <td><a href="#term_broadcasted_on">broadcasted_on</a></td> | |
256 </tr> | |
257 | |
258 <tr><th>sub-class-of:</th><td><a href="http://purl.org/NET/c4dm/event.owl#Event">event:Event</a></td> | |
259 </tr> | |
260 </table> | |
261 | |
262 </div><div class="specterm" id="term_Episode"><h3>Class: po:Episode - testing - </h3> | |
263 <em>Episode</em> | |
264 - A particular episode, eg. `Flight of the Conchords, first episode of the first season'<br/> | |
265 | |
266 <br/> | |
267 <p style="float: right; font-size: small;">[<a href="#glance">back to top</a>]</p> | |
268 <br/> | |
269 <table style="th { float: top; }"><tr><th>in-range-of:</th><td><a href="#term_episode">episode</a></td> | |
270 </tr> | |
271 | |
272 <tr><th>in-domain-of:</th><td><a href="#term_position">position</a></td> | |
273 <td><a href="#term_tag">tag</a></td> | |
274 <td><a href="#term_version">version</a></td> | |
275 </tr> | |
276 | |
277 <tr><th>sub-class-of:</th><td><a href="#term_Programme">Programme</a></td> | |
278 </tr> | |
279 </table> | |
280 | |
281 </div><div class="specterm" id="term_FirstBroadcast"><h3>Class: po:FirstBroadcast - unstable - </h3> | |
282 <em>FirstBroadcast</em> | |
283 - Specifies a broadcast as being the <br/> | |
284 first one of a particular version.<br/> | |
285 | |
286 <br/> | |
287 <p style="float: right; font-size: small;">[<a href="#glance">back to top</a>]</p> | |
288 <br/> | |
289 <table style="th { float: top; }"> | |
290 | |
291 <tr><th>sub-class-of:</th><td><a href="#term_Broadcast">Broadcast</a></td> | |
292 </tr> | |
293 </table> | |
294 | |
295 </div><div class="specterm" id="term_Format"><h3>Class: po:Format - testing - </h3> | |
296 <em>Format</em> | |
297 - The format of a particular version (should be of the episode, btw).<br/> | |
298 Instances of this concept include documentaries, talk shows, animation, etc.<br/> | |
299 | |
300 <br/> | |
301 <p style="float: right; font-size: small;">[<a href="#glance">back to top</a>]</p> | |
302 <br/> | |
303 <table style="th { float: top; }"><tr><th>in-range-of:</th><td><a href="#term_format">format</a></td> | |
304 </tr> | |
305 | |
306 | |
307 </table> | |
308 | |
309 </div><div class="specterm" id="term_LocalRadio"><h3>Class: po:LocalRadio - testing - </h3> | |
310 <em>LocalRadio</em> | |
311 - Radio services aiming at a local coverage.<br/> | |
312 | |
313 <br/> | |
314 <p style="float: right; font-size: small;">[<a href="#glance">back to top</a>]</p> | |
315 <br/> | |
316 <table style="th { float: top; }"> | |
317 | |
318 <tr><th>sub-class-of:</th><td><a href="#term_Radio">Radio</a></td> | |
319 </tr> | |
320 </table> | |
321 | |
322 </div><div class="specterm" id="term_NationalRadio"><h3>Class: po:NationalRadio - testing - </h3> | |
323 <em>NationalRadio</em> | |
324 - Radio services aiming at a national coverage.<br/> | |
325 | |
326 <br/> | |
327 <p style="float: right; font-size: small;">[<a href="#glance">back to top</a>]</p> | |
328 <br/> | |
329 <table style="th { float: top; }"> | |
330 | |
331 <tr><th>sub-class-of:</th><td><a href="#term_Radio">Radio</a></td> | |
332 </tr> | |
333 </table> | |
334 | |
335 </div><div class="specterm" id="term_OriginalVersion"><h3>Class: po:OriginalVersion - testing - </h3> | |
336 <em>OriginalVersion</em> | |
337 - An `original' version, the legacy version of<br/> | |
338 a particular episode.<br/> | |
339 | |
340 <br/> | |
341 <p style="float: right; font-size: small;">[<a href="#glance">back to top</a>]</p> | |
342 <br/> | |
343 <table style="th { float: top; }"> | |
344 | |
345 <tr><th>sub-class-of:</th><td><a href="#term_Version">Version</a></td> | |
346 </tr> | |
347 </table> | |
348 | |
349 </div><div class="specterm" id="term_Programme"><h3>Class: po:Programme - testing - </h3> | |
350 <em>Programme</em> | |
351 - A programme, can either be a brand, a series or an episode<br/> | |
352 | |
353 <br/> | |
354 <p style="float: right; font-size: small;">[<a href="#glance">back to top</a>]</p> | |
355 <br/> | |
356 <table style="th { float: top; }"> | |
357 <tr><th>in-domain-of:</th><td><a href="#term_synopsis">synopsis</a></td> | |
358 <td><a href="#term_genre">genre</a></td> | |
359 <td><a href="#term_service">service</a></td> | |
360 </tr> | |
361 | |
362 </table> | |
363 | |
364 </div><div class="specterm" id="term_Radio"><h3>Class: po:Radio - testing - </h3> | |
365 <em>Radio</em> | |
366 - Services that use a radio medium.<br/> | |
367 | |
368 <br/> | |
369 <p style="float: right; font-size: small;">[<a href="#glance">back to top</a>]</p> | |
370 <br/> | |
371 <table style="th { float: top; }"> | |
372 <tr><th>in-domain-of:</th><td><a href="#term_location">location</a></td> | |
373 </tr> | |
374 | |
375 <tr><th>sub-class-of:</th><td><a href="#term_Service">Service</a></td> | |
376 </tr> | |
377 </table> | |
378 | |
379 </div><div class="specterm" id="term_RegionalRadio"><h3>Class: po:RegionalRadio - testing - </h3> | |
380 <em>RegionalRadio</em> | |
381 - Radio services aiming at a regional coverage.<br/> | |
382 | |
383 <br/> | |
384 <p style="float: right; font-size: small;">[<a href="#glance">back to top</a>]</p> | |
385 <br/> | |
386 <table style="th { float: top; }"> | |
387 | |
388 <tr><th>sub-class-of:</th><td><a href="#term_Radio">Radio</a></td> | |
389 </tr> | |
390 </table> | |
391 | |
392 </div><div class="specterm" id="term_RepeatBroadcast"><h3>Class: po:RepeatBroadcast - unstable - </h3> | |
393 <em>RepeatBroadcast</em> | |
394 - Specifies a broadcast as being a <br/> | |
395 repeat.<br/> | |
396 | |
397 <br/> | |
398 <p style="float: right; font-size: small;">[<a href="#glance">back to top</a>]</p> | |
399 <br/> | |
400 <table style="th { float: top; }"> | |
401 | |
402 <tr><th>sub-class-of:</th><td><a href="#term_Broadcast">Broadcast</a></td> | |
403 </tr> | |
404 </table> | |
405 | |
406 </div><div class="specterm" id="term_Series"><h3>Class: po:Series - testing - </h3> | |
407 <em>Series</em> | |
408 - A serie, eg. `Flight of the Conchors, first season'<br/> | |
409 | |
410 <br/> | |
411 <p style="float: right; font-size: small;">[<a href="#glance">back to top</a>]</p> | |
412 <br/> | |
413 <table style="th { float: top; }"><tr><th>in-range-of:</th><td><a href="#term_series">series</a></td> | |
414 </tr> | |
415 | |
416 | |
417 <tr><th>sub-class-of:</th><td><a href="#term_Programme">Programme</a></td> | |
418 </tr> | |
419 </table> | |
420 | |
421 </div><div class="specterm" id="term_Service"><h3>Class: po:Service - testing - </h3> | |
422 <em>Service</em> | |
423 - A service is a particular channel on which a broadcast occurrs.<br/> | |
424 Instances of this concept include BBC Radio Wales, BBC Radio 4, BBC News, etc.<br/> | |
425 | |
426 <br/> | |
427 <p style="float: right; font-size: small;">[<a href="#glance">back to top</a>]</p> | |
428 <br/> | |
429 <table style="th { float: top; }"><tr><th>in-range-of:</th><td><a href="#term_broadcasted_on">broadcasted_on</a></td> | |
430 <td><a href="#term_service">service</a></td> | |
431 <td><a href="#term_parent_service">parent_service</a></td> | |
432 </tr> | |
433 | |
434 <tr><th>in-domain-of:</th><td><a href="#term_parent_service">parent_service</a></td> | |
435 </tr> | |
436 | |
437 </table> | |
438 | |
439 </div><div class="specterm" id="term_ShortenedVersion"><h3>Class: po:ShortenedVersion - testing - </h3> | |
440 <em>ShortenedVersion</em> | |
441 - A shortened version.<br/> | |
442 | |
443 <br/> | |
444 <p style="float: right; font-size: small;">[<a href="#glance">back to top</a>]</p> | |
445 <br/> | |
446 <table style="th { float: top; }"> | |
447 | |
448 <tr><th>sub-class-of:</th><td><a href="#term_Version">Version</a></td> | |
449 </tr> | |
450 </table> | |
451 | |
452 </div><div class="specterm" id="term_SignedVersion"><h3>Class: po:SignedVersion - testing - </h3> | |
453 <em>SignedVersion</em> | |
454 - A version holding sign language.<br/> | |
455 | |
456 <br/> | |
457 <p style="float: right; font-size: small;">[<a href="#glance">back to top</a>]</p> | |
458 <br/> | |
459 <table style="th { float: top; }"> | |
460 | |
461 <tr><th>sub-class-of:</th><td><a href="#term_Version">Version</a></td> | |
462 </tr> | |
463 </table> | |
464 | |
465 </div><div class="specterm" id="term_Subtitle"><h3>Class: po:Subtitle - testing - </h3> | |
466 <em>Subtitle</em> | |
467 - Subtitles associated to a particular version.<br/> | |
468 | |
469 <br/> | |
470 <p style="float: right; font-size: small;">[<a href="#glance">back to top</a>]</p> | |
471 <br/> | |
472 <table style="th { float: top; }"><tr><th>in-range-of:</th><td><a href="#term_subtitle">subtitle</a></td> | |
473 </tr> | |
474 | |
475 <tr><th>in-domain-of:</th><td><a href="#term_subtitle_language">subtitle_language</a></td> | |
476 <td><a href="#term_subtitle_supplemental">subtitle_supplemental</a></td> | |
477 <td><a href="#term_subtitle_type">subtitle_type</a></td> | |
478 </tr> | |
479 | |
480 </table> | |
481 | |
482 </div><div class="specterm" id="term_TV"><h3>Class: po:TV - testing - </h3> | |
483 <em>TV</em> | |
484 - Services that use a television medium.<br/> | |
485 | |
486 <br/> | |
487 <p style="float: right; font-size: small;">[<a href="#glance">back to top</a>]</p> | |
488 <br/> | |
489 <table style="th { float: top; }"> | |
490 | |
491 <tr><th>sub-class-of:</th><td><a href="#term_Service">Service</a></td> | |
492 </tr> | |
493 </table> | |
494 | |
495 </div><div class="specterm" id="term_Version"><h3>Class: po:Version - testing - </h3> | |
496 <em>Version</em> | |
497 - A particular version of an episode.<br/> | |
498 Such versions include shortened ones, audio described ones<br/> | |
499 or ones that holds sign language.<br/> | |
500 | |
501 <br/> | |
502 <p style="float: right; font-size: small;">[<a href="#glance">back to top</a>]</p> | |
503 <br/> | |
504 <table style="th { float: top; }"><tr><th>in-range-of:</th><td><a href="#term_broadcast_of">broadcast_of</a></td> | |
505 <td><a href="#term_version">version</a></td> | |
506 </tr> | |
507 | |
508 <tr><th>in-domain-of:</th><td><a href="#term_sound_format">sound_format</a></td> | |
509 <td><a href="#term_aspect_ratio">aspect_ratio</a></td> | |
510 <td><a href="#term_subtitle">subtitle</a></td> | |
511 <td><a href="#term_format">format</a></td> | |
512 </tr> | |
513 | |
514 </table> | |
515 | |
516 </div><div class="specterm" id="term_Web"><h3>Class: po:Web - testing - </h3> | |
517 <em>Web</em> | |
518 - Services that use a Web medium.<br/> | |
519 | |
520 <br/> | |
521 <p style="float: right; font-size: small;">[<a href="#glance">back to top</a>]</p> | |
522 <br/> | |
523 <table style="th { float: top; }"> | |
524 | |
525 <tr><th>sub-class-of:</th><td><a href="#term_Service">Service</a></td> | |
526 </tr> | |
527 </table> | |
528 | |
529 </div><h2 id="term_props">Properties</h2><div class="specterm" id="term_aspect_ratio"> | |
530 <h3>Property: po:aspect_ratio - testing - </h3> | |
531 <em>aspect_ratio</em> - The aspect ration of a particular version.<br/> | |
532 | |
533 <br/><table style="th { float: top; }"> | |
534 <tr><th>Domain:</th> | |
535 <td><a href="#term_Version">Version</a></td> | |
536 | |
537 </tr> | |
538 <tr><th>Range:</th> | |
539 <td><a href="http://www.w3.org/2001/XMLSchema#string">xsd:string</a></td> | |
540 </tr> | |
541 | |
542 <tr><th>Sub-property-of: </th><td><a href="http://purl.org/dc/elements/1.1/format">dc:format</a></td> | |
543 </tr> | |
544 </table> | |
545 <br/></div><div class="specterm" id="term_broadcast_of"> | |
546 <h3>Property: po:broadcast_of - testing - </h3> | |
547 <em>broadcast_of</em> - Relates a particular broadcast to the version being broadcasted.<br/> | |
548 Sub-property of the event:factor one.<br/> | |
549 | |
550 <br/><table style="th { float: top; }"> | |
551 <tr><th>Domain:</th> | |
552 <td><a href="#term_Broadcast">Broadcast</a></td> | |
553 | |
554 </tr> | |
555 <tr><th>Range:</th> | |
556 <td><a href="#term_Version">Version</a></td> | |
557 </tr> | |
558 | |
559 <tr><th>Sub-property-of: </th><td><a href="http://purl.org/NET/c4dm/event.owl#factor">event:factor</a></td> | |
560 </tr> | |
561 </table> | |
562 <br/></div><div class="specterm" id="term_broadcasted_on"> | |
563 <h3>Property: po:broadcasted_on - testing - </h3> | |
564 <em>broadcasted_on</em> - Relates a particular broadcast to the service on which it was on.<br/> | |
565 Sub-property of the event:factor one.<br/> | |
566 | |
567 <br/><table style="th { float: top; }"> | |
568 <tr><th>Domain:</th> | |
569 <td><a href="#term_Broadcast">Broadcast</a></td> | |
570 | |
571 </tr> | |
572 <tr><th>Range:</th> | |
573 <td><a href="#term_Service">Service</a></td> | |
574 </tr> | |
575 | |
576 <tr><th>Sub-property-of: </th><td><a href="http://purl.org/NET/c4dm/event.owl#factor">event:factor</a></td> | |
577 </tr> | |
578 </table> | |
579 <br/></div><div class="specterm" id="term_creation_date"> | |
580 <h3>Property: po:creation_date - testing - </h3> | |
581 <em>creation_date</em> - The creation date of a thing.<br/> | |
582 Sub-property of dc:date.<br/> | |
583 | |
584 <br/><table style="th { float: top; }"> | |
585 <tr><th>Domain:</th> | |
586 | |
587 </tr> | |
588 <tr><th>Range:</th> | |
589 <td><a href="http://www.w3.org/2001/XMLSchema#dateTime">xsd:dateTime</a></td> | |
590 </tr> | |
591 | |
592 <tr><th>Sub-property-of: </th><td><a href="http://purl.org/dc/elements/1.1/date">dc:date</a></td> | |
593 </tr> | |
594 </table> | |
595 <br/></div><div class="specterm" id="term_duration"> | |
596 <h3>Property: po:duration - testing - </h3> | |
597 <em>duration</em> - The duration, in seconds. Sub-property of mo:duration. | |
598 <br/><table style="th { float: top; }"> | |
599 <tr><th>Domain:</th> | |
600 | |
601 </tr> | |
602 <tr><th>Range:</th> | |
603 <td><a href="http://www.w3.org/2001/XMLSchema#int">xsd:int</a></td> | |
604 </tr> | |
605 | |
606 <tr><th>Sub-property-of: </th><td><a href="http://purl.org/ontology/mo/duration">mo:duration</a></td> | |
607 </tr> | |
608 </table> | |
609 <br/></div><div class="specterm" id="term_episode"> | |
610 <h3>Property: po:episode - testing - </h3> | |
611 <em>episode</em> - Associates a brand or a series to an episode constituting it.<br/> | |
612 | |
613 <br/><table style="th { float: top; }"> | |
614 <tr><th>Domain:</th> | |
615 <td><a href="http://purl.org/ontology/po/Serie">po:Serie</a></td> | |
616 <td><a href="#term_Brand">Brand</a></td> | |
617 | |
618 </tr> | |
619 <tr><th>Range:</th> | |
620 <td><a href="#term_Episode">Episode</a></td> | |
621 </tr> | |
622 | |
623 <tr><th>Sub-property-of: </th><td><a href="http://purl.org/dc/terms/hasPart">dcterms:hasPart</a></td> | |
624 </tr> | |
625 </table> | |
626 <br/></div><div class="specterm" id="term_format"> | |
627 <h3>Property: po:format - testing - </h3> | |
628 <em>format</em> - Relates a version to a particular format (eg. `Animation', `Documentary', etc.).<br/> | |
629 | |
630 <br/><table style="th { float: top; }"> | |
631 <tr><th>Domain:</th> | |
632 <td><a href="#term_Version">Version</a></td> | |
633 | |
634 </tr> | |
635 <tr><th>Range:</th> | |
636 <td><a href="#term_Format">Format</a></td> | |
637 </tr> | |
638 | |
639 | |
640 </table> | |
641 <br/></div><div class="specterm" id="term_genre"> | |
642 <h3>Property: po:genre - testing - </h3> | |
643 <em>genre</em> - Relates an episode to a corresponding genre in a SKOS taxonomy.<br/> | |
644 | |
645 <br/><table style="th { float: top; }"> | |
646 <tr><th>Domain:</th> | |
647 <td><a href="#term_Programme">Programme</a></td> | |
648 | |
649 </tr> | |
650 <tr><th>Range:</th> | |
651 <td><a href="http://purl.org/ontology/po/Genre">po:Genre</a></td> | |
652 </tr> | |
653 | |
654 | |
655 </table> | |
656 <br/></div><div class="specterm" id="term_letter"> | |
657 <h3>Property: po:letter - testing - </h3> | |
658 <em>letter</em> - Just a letter, aiming at sorting a set of resources | |
659 <br/><table style="th { float: top; }"> | |
660 <tr><th>Domain:</th> | |
661 | |
662 </tr> | |
663 <tr><th>Range:</th> | |
664 <td><a href="http://www.w3.org/2001/XMLSchema#string">xsd:string</a></td> | |
665 </tr> | |
666 | |
667 | |
668 </table> | |
669 <br/></div><div class="specterm" id="term_location"> | |
670 <h3>Property: po:location - testing - </h3> | |
671 <em>location</em> - Associates a radio service to a geographic location, <br/> | |
672 aiming at capturing what this service aims at covering.<br/> | |
673 | |
674 <br/><table style="th { float: top; }"> | |
675 <tr><th>Domain:</th> | |
676 <td><a href="#term_Radio">Radio</a></td> | |
677 | |
678 </tr> | |
679 <tr><th>Range:</th> | |
680 <td><a href="http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing">geo:SpatialThing</a></td> | |
681 </tr> | |
682 | |
683 <tr><th>Sub-property-of: </th><td><a href="http://xmlns.com/foaf/0.1/based_near">foaf:based_near</a></td> | |
684 </tr> | |
685 </table> | |
686 <br/></div><div class="specterm" id="term_long_synopsis"> | |
687 <h3>Property: po:long_synopsis - testing - </h3> | |
688 <em>long_synopsis</em> - A long synopsis of a serie, brand or episode.<br/> | |
689 Sub-property of po:synopsis.<br/> | |
690 | |
691 <br/><table style="th { float: top; }"> | |
692 <tr><th>Domain:</th> | |
693 | |
694 </tr> | |
695 <tr><th>Range:</th> | |
696 </tr> | |
697 | |
698 <tr><th>Sub-property-of: </th><td><a href="#term_synopsis">synopsis</a></td> | |
699 </tr> | |
700 </table> | |
701 <br/></div><div class="specterm" id="term_medium_synopsis"> | |
702 <h3>Property: po:medium_synopsis - testing - </h3> | |
703 <em>medium_synopsis</em> - A medium synopsis of a serie, brand or episode.<br/> | |
704 Sub-property of po:synopsis.<br/> | |
705 | |
706 <br/><table style="th { float: top; }"> | |
707 <tr><th>Domain:</th> | |
708 | |
709 </tr> | |
710 <tr><th>Range:</th> | |
711 </tr> | |
712 | |
713 <tr><th>Sub-property-of: </th><td><a href="#term_synopsis">synopsis</a></td> | |
714 </tr> | |
715 </table> | |
716 <br/></div><div class="specterm" id="term_parent_series"> | |
717 <h3>Property: po:parent_series - testing - </h3> | |
718 <em>parent_series</em> - Relates a series to a series constituting it (eg. `Waking the dead').<br/> | |
719 | |
720 <br/><table style="th { float: top; }"> | |
721 <tr><th>Domain:</th> | |
722 <td><a href="http://purl.org/ontology/po/Serie">po:Serie</a></td> | |
723 | |
724 </tr> | |
725 <tr><th>Range:</th> | |
726 <td><a href="http://purl.org/ontology/po/Serie">po:Serie</a></td> | |
727 </tr> | |
728 | |
729 <tr><th>Sub-property-of: </th><td><a href="http://purl.org/dc/terms/isPartOf">dcterms:isPartOf</a></td> | |
730 </tr> | |
731 </table> | |
732 <br/></div><div class="specterm" id="term_parent_service"> | |
733 <h3>Property: po:parent_service - testing - </h3> | |
734 <em>parent_service</em> - Relates a service to another service encapsulating it (eg. `BBC One' and `BBC One South')<br/> | |
735 | |
736 <br/><table style="th { float: top; }"> | |
737 <tr><th>Domain:</th> | |
738 <td><a href="#term_Service">Service</a></td> | |
739 | |
740 </tr> | |
741 <tr><th>Range:</th> | |
742 <td><a href="#term_Service">Service</a></td> | |
743 </tr> | |
744 | |
745 <tr><th>Sub-property-of: </th><td><a href="http://purl.org/dc/terms/isPartOf">dcterms:isPartOf</a></td> | |
746 </tr> | |
747 </table> | |
748 <br/></div><div class="specterm" id="term_pid"> | |
749 <h3>Property: po:pid - unstable - </h3> | |
750 <em>pid</em> - Just a BBC internal identifier - should be removed | |
751 <br/><table style="th { float: top; }"> | |
752 <tr><th>Domain:</th> | |
753 <td><a href="#term_Brand">Brand</a></td> | |
754 | |
755 </tr> | |
756 <tr><th>Range:</th> | |
757 <td><a href="http://www.w3.org/2001/XMLSchema#string">xsd:string</a></td> | |
758 </tr> | |
759 | |
760 | |
761 </table> | |
762 <br/></div><div class="specterm" id="term_pid_imi"> | |
763 <h3>Property: po:pid_imi - unstable - </h3> | |
764 <em>pid_imi</em> - Just a BBC internal identifier - should be removed | |
765 <br/><table style="th { float: top; }"> | |
766 <tr><th>Domain:</th> | |
767 <td><a href="#term_Broadcast">Broadcast</a></td> | |
768 | |
769 </tr> | |
770 <tr><th>Range:</th> | |
771 <td><a href="http://www.w3.org/2001/XMLSchema#string">xsd:string</a></td> | |
772 </tr> | |
773 | |
774 | |
775 </table> | |
776 <br/></div><div class="specterm" id="term_position"> | |
777 <h3>Property: po:position - testing - </h3> | |
778 <em>position</em> - The position of a particular series or episode within its containing programme | |
779 <br/><table style="th { float: top; }"> | |
780 <tr><th>Domain:</th> | |
781 <td><a href="http://purl.org/ontology/po/Serie">po:Serie</a></td> | |
782 <td><a href="#term_Episode">Episode</a></td> | |
783 | |
784 </tr> | |
785 <tr><th>Range:</th> | |
786 <td><a href="http://www.w3.org/2001/XMLSchema#int">xsd:int</a></td> | |
787 </tr> | |
788 | |
789 | |
790 </table> | |
791 <br/></div><div class="specterm" id="term_schedule_date"> | |
792 <h3>Property: po:schedule_date - testing - </h3> | |
793 <em>schedule_date</em> - The schedule date of a broadcast event.<br/> | |
794 Sub-property of dc:date.<br/> | |
795 | |
796 <br/><table style="th { float: top; }"> | |
797 <tr><th>Domain:</th> | |
798 <td><a href="#term_Broadcast">Broadcast</a></td> | |
799 | |
800 </tr> | |
801 <tr><th>Range:</th> | |
802 <td><a href="http://www.w3.org/2001/XMLSchema#date">xsd:date</a></td> | |
803 </tr> | |
804 | |
805 <tr><th>Sub-property-of: </th><td><a href="http://purl.org/dc/elements/1.1/date">dc:date</a></td> | |
806 </tr> | |
807 </table> | |
808 <br/></div><div class="specterm" id="term_series"> | |
809 <h3>Property: po:series - testing - </h3> | |
810 <em>series</em> - Associates a brand or a series to a series constituting it.<br/> | |
811 | |
812 <br/><table style="th { float: top; }"> | |
813 <tr><th>Domain:</th> | |
814 <td><a href="http://purl.org/ontology/po/Serie">po:Serie</a></td> | |
815 <td><a href="#term_Brand">Brand</a></td> | |
816 | |
817 </tr> | |
818 <tr><th>Range:</th> | |
819 <td><a href="#term_Series">Series</a></td> | |
820 </tr> | |
821 | |
822 <tr><th>Sub-property-of: </th><td><a href="http://purl.org/dc/terms/hasPart">dcterms:hasPart</a></td> | |
823 </tr> | |
824 </table> | |
825 <br/></div><div class="specterm" id="term_service"> | |
826 <h3>Property: po:service - testing - </h3> | |
827 <em>service</em> - Associate a brand, series or episode to the master brand service.<br/> | |
828 | |
829 <br/><table style="th { float: top; }"> | |
830 <tr><th>Domain:</th> | |
831 <td><a href="#term_Programme">Programme</a></td> | |
832 | |
833 </tr> | |
834 <tr><th>Range:</th> | |
835 <td><a href="#term_Service">Service</a></td> | |
836 </tr> | |
837 | |
838 | |
839 </table> | |
840 <br/></div><div class="specterm" id="term_short_synopsis"> | |
841 <h3>Property: po:short_synopsis - testing - </h3> | |
842 <em>short_synopsis</em> - A short synopsis of a serie, brand or episode.<br/> | |
843 Sub-property of po:synopsis.<br/> | |
844 | |
845 <br/><table style="th { float: top; }"> | |
846 <tr><th>Domain:</th> | |
847 | |
848 </tr> | |
849 <tr><th>Range:</th> | |
850 </tr> | |
851 | |
852 <tr><th>Sub-property-of: </th><td><a href="#term_synopsis">synopsis</a></td> | |
853 </tr> | |
854 </table> | |
855 <br/></div><div class="specterm" id="term_sort_title"> | |
856 <h3>Property: po:sort_title - testing - </h3> | |
857 <em>sort_title</em> - A literal title, aiming at being sorted on | |
858 <br/><table style="th { float: top; }"> | |
859 <tr><th>Domain:</th> | |
860 | |
861 </tr> | |
862 <tr><th>Range:</th> | |
863 <td><a href="http://www.w3.org/2001/XMLSchema#string">xsd:string</a></td> | |
864 </tr> | |
865 | |
866 <tr><th>Sub-property-of: </th><td><a href="http://purl.org/dc/elements/1.1/title">dc:title</a></td> | |
867 </tr> | |
868 </table> | |
869 <br/></div><div class="specterm" id="term_sound_format"> | |
870 <h3>Property: po:sound_format - testing - </h3> | |
871 <em>sound_format</em> - The sound format of a particular version.<br/> | |
872 | |
873 <br/><table style="th { float: top; }"> | |
874 <tr><th>Domain:</th> | |
875 <td><a href="#term_Version">Version</a></td> | |
876 | |
877 </tr> | |
878 <tr><th>Range:</th> | |
879 <td><a href="http://www.w3.org/2001/XMLSchema#string">xsd:string</a></td> | |
880 </tr> | |
881 | |
882 <tr><th>Sub-property-of: </th><td><a href="http://purl.org/dc/elements/1.1/format">dc:format</a></td> | |
883 </tr> | |
884 </table> | |
885 <br/></div><div class="specterm" id="term_subtitle"> | |
886 <h3>Property: po:subtitle - testing - </h3> | |
887 <em>subtitle</em> - Relates a version to a subtitle | |
888 <br/><table style="th { float: top; }"> | |
889 <tr><th>Domain:</th> | |
890 <td><a href="#term_Version">Version</a></td> | |
891 | |
892 </tr> | |
893 <tr><th>Range:</th> | |
894 <td><a href="#term_Subtitle">Subtitle</a></td> | |
895 </tr> | |
896 | |
897 | |
898 </table> | |
899 <br/></div><div class="specterm" id="term_subtitle_language"> | |
900 <h3>Property: po:subtitle_language - testing - </h3> | |
901 <em>subtitle_language</em> - Language of a subtitle | |
902 <br/><table style="th { float: top; }"> | |
903 <tr><th>Domain:</th> | |
904 <td><a href="#term_Subtitle">Subtitle</a></td> | |
905 | |
906 </tr> | |
907 <tr><th>Range:</th> | |
908 <td><a href="http://www.w3.org/2001/XMLSchema#string">xsd:string</a></td> | |
909 </tr> | |
910 | |
911 | |
912 </table> | |
913 <br/></div><div class="specterm" id="term_subtitle_supplemental"> | |
914 <h3>Property: po:subtitle_supplemental - unstable - </h3> | |
915 <em>subtitle_supplemental</em> - Supplemental of a subtitle | |
916 <br/><table style="th { float: top; }"> | |
917 <tr><th>Domain:</th> | |
918 <td><a href="#term_Subtitle">Subtitle</a></td> | |
919 | |
920 </tr> | |
921 <tr><th>Range:</th> | |
922 <td><a href="http://www.w3.org/2001/XMLSchema#string">xsd:string</a></td> | |
923 </tr> | |
924 | |
925 | |
926 </table> | |
927 <br/></div><div class="specterm" id="term_subtitle_type"> | |
928 <h3>Property: po:subtitle_type - unstable - </h3> | |
929 <em>subtitle_type</em> - The type of a subtitle (open or closed) | |
930 <br/><table style="th { float: top; }"> | |
931 <tr><th>Domain:</th> | |
932 <td><a href="#term_Subtitle">Subtitle</a></td> | |
933 | |
934 </tr> | |
935 <tr><th>Range:</th> | |
936 <td><a href="http://www.w3.org/2001/XMLSchema#string">xsd:string</a></td> | |
937 </tr> | |
938 | |
939 | |
940 </table> | |
941 <br/></div><div class="specterm" id="term_synopsis"> | |
942 <h3>Property: po:synopsis - testing - </h3> | |
943 <em>synopsis</em> - The synopsis of a serie, brand or episode.<br/> | |
944 This is a subproperty of dc:description.<br/> | |
945 | |
946 <br/><table style="th { float: top; }"> | |
947 <tr><th>Domain:</th> | |
948 <td><a href="#term_Programme">Programme</a></td> | |
949 | |
950 </tr> | |
951 <tr><th>Range:</th> | |
952 <td><a href="http://www.w3.org/2001/XMLSchema#string">xsd:string</a></td> | |
953 </tr> | |
954 | |
955 <tr><th>Sub-property-of: </th><td><a href="http://purl.org/dc/elements/1.1/description">dc:description</a></td> | |
956 </tr> | |
957 </table> | |
958 <br/></div><div class="specterm" id="term_tag"> | |
959 <h3>Property: tags:tag - stable - </h3> | |
960 <em>tag</em> - Associates an episode to a particular tag | |
961 <br/><table style="th { float: top; }"> | |
962 <tr><th>Domain:</th> | |
963 <td><a href="#term_Episode">Episode</a></td> | |
964 | |
965 </tr> | |
966 <tr><th>Range:</th> | |
967 <td><a href="http://www.holygoat.co.uk/owl/redwood/0.1/tags/Tagging">tags:Tagging</a></td> | |
968 </tr> | |
969 | |
970 | |
971 </table> | |
972 <br/></div><div class="specterm" id="term_update_date"> | |
973 <h3>Property: po:update_date - testing - </h3> | |
974 <em>update_date</em> - The update date of a thing (last update).<br/> | |
975 Sub-property of dc:date<br/> | |
976 | |
977 <br/><table style="th { float: top; }"> | |
978 <tr><th>Domain:</th> | |
979 | |
980 </tr> | |
981 <tr><th>Range:</th> | |
982 <td><a href="http://www.w3.org/2001/XMLSchema#dateTime">xsd:dateTime</a></td> | |
983 </tr> | |
984 | |
985 <tr><th>Sub-property-of: </th><td><a href="http://purl.org/dc/elements/1.1/date">dc:date</a></td> | |
986 </tr> | |
987 </table> | |
988 <br/></div><div class="specterm" id="term_version"> | |
989 <h3>Property: po:version - testing - </h3> | |
990 <em>version</em> - Associate an episode to a version of it.<br/> | |
991 Different versions of a same episode can exist (shortened version, version<br/> | |
992 designed for the hearing impaired, etc.). <br/> | |
993 | |
994 <br/><table style="th { float: top; }"> | |
995 <tr><th>Domain:</th> | |
996 <td><a href="#term_Episode">Episode</a></td> | |
997 | |
998 </tr> | |
999 <tr><th>Range:</th> | |
1000 <td><a href="#term_Version">Version</a></td> | |
1001 </tr> | |
1002 | |
1003 | |
1004 </table> | |
1005 <br/></div><h2 id="ref">References</h2> | |
1006 | |
1007 <ol> | |
1008 <li>Semantic Web Information</li> | |
1009 <ol> | |
1010 <li> <a href="http://www.w3.org/2001/sw/">W3C Semantic Web Activity</a></li> | |
1011 <li> <a href="http://www.w3.org/2000/10/swap/Primer.html">Primer: Getting into RDF & Semantic Web using N3</a></li> | |
1012 </ol> | |
1013 <li>Related projects</li> | |
1014 <ol> | |
1015 <li><a href="http://bbc.co.uk/programmes">BBC /programmes</a></li> | |
1016 <li><a href="http://dbtune.org/bbc/programmes/">BBC /programmes RDF service</a></li> | |
1017 </ol> | |
1018 </ol> | |
1019 | |
1020 </div> | |
1021 </body> | |
1022 </html> |