view onto/doc/programmes.html @ 19:1e79ce3ff5f5 tip

Simplify and cut some non-working resource paths
author Chris Cannam
date Wed, 08 Nov 2017 15:27:23 +0000
parents 1e44d666ced1
children
line wrap: on
line source
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<link rel="meta" type="application/rdf+xml" title="FOAF" href="http://moustaki.org/foaf.rdf#moustaki" />
 <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
<meta name="author" content="Yves Raimond" />
<link href="style.css" rel="stylesheet" type="text/css" /><meta name="robots" content="all" />
<title>Programmes Ontology</title>
</head>
<body><div class="page">
<h1>Programme Ontology</h1>
<span style="font-size: large; ">
<table width="100%" border="0">
<tr>
<td>
        <dt><strong>Version :</strong></dt>
                <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>
        <dt><strong>Latest Version :</strong></dt>
                <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>
        <dt><strong>Published :</strong></dt>
                <dd>21st November 2007 </dd>
        <dt><strong>Authors of this document:</strong></dt>
                <dd> <a href="mailto: yves@dbtune.org">Yves Raimond</a>, <a href="mailto: michael.smethurst@bbc.co.uk">Michael Smethurst</a></dd>
</td>
</tr>
</table>
</span>
<br/>
Copyright &copy; 2007 the British Broadcasting Corporation.
<!-- Creative Commons License (taken from FOAF spec) -->
<a href="http://creativecommons.org/licenses/by/3.0/">
        <img alt= "Creative Commons License" style="border: 0; float: right; padding: 10px;" src= "http://i.creativecommons.org/l/by/3.0/88x31.png" />
</a>
<p class="copyright">This work is licensed under a <a href= "http://creativecommons.org/licenses/by/1.0/">Creative Commons Attribution License</a>.
This copyright applies to the <em>Programme Ontology</em> and accompanying documentation in RDF.
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>

<hr/>

<h2>Table of Contents</h2>
<ol>
<li><a href="#intro">Introduction</a></li>
<li><a href="#ns">Namespaces</a></li>
<li><a href="#programme">The Programme model</a></li>
<li><a href="#overview">Overview of Terms</a></li>
<li><a href="#terms">Ontology Terms</a></li>
<ol>
<li><a href="#term_classes">Classes</a></li>
<li><a href="#term_props">Properties</a></li>
</ol>
<li><a href="#ref">References</a></li>
</ol>


<h2 id="intro">Introduction</h2>

<p>
This ontology aims at providing a simple vocabulary for describing programmes. It covers brands, series (seasons), episodes,
broadcast events, broadcast services, etc. Its development (as well as the <a href="http://dbtune.org/bbc/programmes/">BBC programmes RDF service</a>,
also powered by <a href="http://dbtune.org/onto/doc/mapping.n3">this D2R mapping</a>)
was funded by the <a href="http://bbc.co.uk/">BBC</a>, and is heavily grounded on previous programmes data modelling work done there.
</p>
<p>
This documentation page is a first draft. All feedback on either the ontology
or this page is welcomed! 
Feel free to email the authors mentioned aboved. 
</p>
<p>
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>.
</p>


<h3 id="ns">Namespaces</h3>
<p>Several namespaces will be assumed to have been defined for the remainder
of this document. These are as follows :</p>

<table width="75%">
  <tr style="text-align: left"><th>Prefix</th><th>XML Namespace</th><th>Description</th></tr>
  <tr>
   <td width="15%">po</td>
   <td width="30%">http://purl.org/ontology/po/</td>
   <td width="30%"><a href="http://purl.org/ontology/po/">Programme ontology</a></td>
  </tr>
  <tr>
   <td width="15%">tl</td>
   <td width="30%">http://purl.org/NET/c4dm/timeline.owl#</td>
   <td width="30%"><a href="http://purl.org/NET/c4dm/timeline.owl#">The Timeline Ontology</a></td>
  </tr>
  <tr>
    <td width="15%">event</td>
    <td width="30%">http://purl.org/NET/c4dm/event.owl#</td>
    <td width="30%"><a href="http://purl.org/NET/c4dm/event.owl#">Event ontology</a></td>
  </tr>
  <tr>
    <td width="15%">skos</td>
    <td width="30%">http://www.w3.org/2004/02/skos/core#</td>
    <td width="30%"><a href="http://www.w3.org/2004/02/skos/core#">SKOS</a></td>
  </tr>
  <tr>
    <td width="15%">mo</td>
    <td width="30%">http://purl.org/ontology/mo/</td>
    <td width="30%"><a href="http://musicontology.com">Music ontology</a></td>
  </tr>
  <tr>
    <td width="15%">dc</td>
    <td width="30%">http://purl.org/dc/elements/1.1/</td>
    <td width="30%"><a href="http://purl.org/dc/elements/1.1/">Dublin core</a></td>
  </tr>
  <tr>
    <td width="15%">geo</td>
    <td width="30%">http://www.w3.org/2003/01/geo/wgs84_pos#</td>
    <td width="30%"><a href="http://www.w3.org/2003/01/geo/wgs84_pos#">WGS84 Geographic ontology</a></td>
  </tr>
  <tr>
    <td width="15%">tags</td>
    <td width="30%">http://www.holygoat.co.uk/owl/redwood/0.1/tags/</td>
    <td width="30%"><a href="http://www.holygoat.co.uk/owl/redwood/0.1/tags/">Tags ontology</a></td>
  </tr>
  <tr>
    <td width="15%">dcterms</td>
    <td width="30%">http://purl.org/dc/terms/</td>
    <td width="30%"><a href="http://purl.org/dc/terms/">DC terms</a></td>
  </tr>
  <tr>
    <td width="15%">frbr</td>
    <td width="30%">http://purl.org/vocab/frbr/core#</td>
    <td width="30%"><a href="http://purl.org/vocab/frbr/core#">FRBR</a></td>
  </tr>
</table>
<hr/>




<h2 id="timeline">The Programme Model</h2>

<p>
The programme model is inspired from the PIPS database schema, used
at the <a href="http://bbc.co.uk/">BBC</a>. It describes how brands, series, episodes,
particular versions of episodes and broadcasts interact with each other.
</p>

<p>
Let's give a few instances of these main concepts:
<ul>
<li><b>Brand: </b> <a href="http://dbtune.org/bbc/programmes/resource/brand/794">Waking the Dead</a></li>
<li><b>Series: </b> <a href="http://dbtune.org/bbc/programmes/resource/series/736">waking the Dead, Series 5</a></li>
<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>
<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>
<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>
</ul>
</p>

<p>
By going further on, we can associate to each of these episodes a particular version (which would correspond to a <i>Manifestation</i>
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 
service (eg. <a href="http://dbtune.org/bbc/programmes/resource/service/91">BBC One London</a>) at a particular time.
</p>

<p>
A simple depiction of the different modeled concepts and their interaction is the following one:
<center>
<img src="programmes.png"/>
</center>
</p>

<hr/>



<h2 id="overview">Overview of Terms</h2>
<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>
<div class="glance" id="glance">
<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>
<p>Properties: | <a href="#term_aspect_ratio">aspect_ratio</a> | 
<a href="#term_broadcast_of">broadcast_of</a> | 
<a href="#term_broadcasted_on">broadcasted_on</a> | 
<a href="#term_creation_date">creation_date</a> | 
<a href="#term_duration">duration</a> | 
<a href="#term_episode">episode</a> | 
<a href="#term_format">format</a> | 
<a href="#term_genre">genre</a> | 
<a href="#term_letter">letter</a> | 
<a href="#term_location">location</a> | 
<a href="#term_long_synopsis">long_synopsis</a> | 
<a href="#term_medium_synopsis">medium_synopsis</a> | 
<a href="#term_parent_series">parent_series</a> | 
<a href="#term_parent_service">parent_service</a> | 
<a href="#term_pid">pid</a> | 
<a href="#term_pid_imi">pid_imi</a> | 
<a href="#term_position">position</a> | 
<a href="#term_schedule_date">schedule_date</a> | 
<a href="#term_series">series</a> | 
<a href="#term_service">service</a> | 
<a href="#term_short_synopsis">short_synopsis</a> | 
<a href="#term_slice_title">slice_title</a> | 
<a href="#term_sort_title">sort_title</a> | 
<a href="#term_sound_format">sound_format</a> | 
<a href="#term_subtitle">subtitle</a> | 
<a href="#term_subtitle_language">subtitle_language</a> | 
<a href="#term_subtitle_supplemental">subtitle_supplemental</a> | 
<a href="#term_subtitle_type">subtitle_type</a> | 
<a href="#term_synopsis">synopsis</a> | 
<a href="#term_tag">tag</a> | 
<a href="#term_update_date">update_date</a> | 
<a href="#term_version">version</a> | 
</p>
<p>Individuals: |  </p></div><h2 id="terms">Ontology Terms</h2>

<h2 id="term_classes">Classes</h2><div class="specterm" id="term_AudioDescribedVersion"><h3>Class: po:AudioDescribedVersion   -   testing   -   </h3>
<em>AudioDescribedVersion</em>
 - 		A version holding an audio description.<br/>
	 
<br/>
<p style="float: right; font-size: small;">[<a href="#glance">back to top</a>]</p>
<br/>
<table style="th { float: top; }">

<tr><th>sub-class-of:</th><td><a href="#term_Version">Version</a></td>
</tr>
</table>

</div><div class="specterm" id="term_Brand"><h3>Class: po:Brand   -   testing   -   </h3>
<em>Brand</em>
 - 		A brand, eg. `Flight of the Conchords'<br/>
	 
<br/>
<p style="float: right; font-size: small;">[<a href="#glance">back to top</a>]</p>
<br/>
<table style="th { float: top; }">
<tr><th>in-domain-of:</th><td><a href="#term_series">series</a></td>
<td><a href="#term_episode">episode</a></td>
<td><a href="#term_pid">pid</a></td>
</tr>

<tr><th>sub-class-of:</th><td><a href="#term_Programme">Programme</a></td>
</tr>
</table>

</div><div class="specterm" id="term_Broadcast"><h3>Class: po:Broadcast   -   testing   -   </h3>
<em>Broadcast</em>
 - 		A broadcast event.<br/>
		Subsumes the event concept defined in<br/>
		the event ontology.<br/>
		A broadcast is associated to a service, and to a<br/>
		particular version of an episode.<br/>
	 
<br/>
<p style="float: right; font-size: small;">[<a href="#glance">back to top</a>]</p>
<br/>
<table style="th { float: top; }">
<tr><th>in-domain-of:</th><td><a href="#term_schedule_date">schedule_date</a></td>
<td><a href="#term_pid_imi">pid_imi</a></td>
<td><a href="#term_broadcast_of">broadcast_of</a></td>
<td><a href="#term_broadcasted_on">broadcasted_on</a></td>
</tr>

<tr><th>sub-class-of:</th><td><a href="http://purl.org/NET/c4dm/event.owl#Event">event:Event</a></td>
</tr>
</table>

</div><div class="specterm" id="term_Episode"><h3>Class: po:Episode   -   testing   -   </h3>
<em>Episode</em>
 - 		A particular episode, eg. `Flight of the Conchords, first episode of the first season'<br/>
	 
<br/>
<p style="float: right; font-size: small;">[<a href="#glance">back to top</a>]</p>
<br/>
<table style="th { float: top; }"><tr><th>in-range-of:</th><td><a href="#term_episode">episode</a></td>
</tr>

<tr><th>in-domain-of:</th><td><a href="#term_position">position</a></td>
<td><a href="#term_tag">tag</a></td>
<td><a href="#term_version">version</a></td>
</tr>

<tr><th>sub-class-of:</th><td><a href="#term_Programme">Programme</a></td>
</tr>
</table>

</div><div class="specterm" id="term_FirstBroadcast"><h3>Class: po:FirstBroadcast   -   unstable   -   </h3>
<em>FirstBroadcast</em>
 - 		Specifies a broadcast as being the <br/>
		first one of a particular version.<br/>
	  
<br/>
<p style="float: right; font-size: small;">[<a href="#glance">back to top</a>]</p>
<br/>
<table style="th { float: top; }">

<tr><th>sub-class-of:</th><td><a href="#term_Broadcast">Broadcast</a></td>
</tr>
</table>

</div><div class="specterm" id="term_Format"><h3>Class: po:Format   -   testing   -   </h3>
<em>Format</em>
 - 		The format of a particular version (should be of the episode, btw).<br/>
		Instances of this concept include documentaries, talk shows, animation, etc.<br/>
	 
<br/>
<p style="float: right; font-size: small;">[<a href="#glance">back to top</a>]</p>
<br/>
<table style="th { float: top; }"><tr><th>in-range-of:</th><td><a href="#term_format">format</a></td>
</tr>


</table>

</div><div class="specterm" id="term_LocalRadio"><h3>Class: po:LocalRadio   -   testing   -   </h3>
<em>LocalRadio</em>
 - 		Radio services aiming at a local coverage.<br/>
	 
<br/>
<p style="float: right; font-size: small;">[<a href="#glance">back to top</a>]</p>
<br/>
<table style="th { float: top; }">

<tr><th>sub-class-of:</th><td><a href="#term_Radio">Radio</a></td>
</tr>
</table>

</div><div class="specterm" id="term_NationalRadio"><h3>Class: po:NationalRadio   -   testing   -   </h3>
<em>NationalRadio</em>
 - 		Radio services aiming at a national coverage.<br/>
	 
<br/>
<p style="float: right; font-size: small;">[<a href="#glance">back to top</a>]</p>
<br/>
<table style="th { float: top; }">

<tr><th>sub-class-of:</th><td><a href="#term_Radio">Radio</a></td>
</tr>
</table>

</div><div class="specterm" id="term_OriginalVersion"><h3>Class: po:OriginalVersion   -   testing   -   </h3>
<em>OriginalVersion</em>
 - 		An `original' version, the legacy version of<br/>
		a particular episode.<br/>
	 
<br/>
<p style="float: right; font-size: small;">[<a href="#glance">back to top</a>]</p>
<br/>
<table style="th { float: top; }">

<tr><th>sub-class-of:</th><td><a href="#term_Version">Version</a></td>
</tr>
</table>

</div><div class="specterm" id="term_Programme"><h3>Class: po:Programme   -   testing   -   </h3>
<em>Programme</em>
 - 		A programme, can either be a brand, a series or an episode<br/>
	 
<br/>
<p style="float: right; font-size: small;">[<a href="#glance">back to top</a>]</p>
<br/>
<table style="th { float: top; }">
<tr><th>in-domain-of:</th><td><a href="#term_synopsis">synopsis</a></td>
<td><a href="#term_genre">genre</a></td>
<td><a href="#term_service">service</a></td>
</tr>

</table>

</div><div class="specterm" id="term_Radio"><h3>Class: po:Radio   -   testing   -   </h3>
<em>Radio</em>
 - 		Services that use a radio medium.<br/>
	 
<br/>
<p style="float: right; font-size: small;">[<a href="#glance">back to top</a>]</p>
<br/>
<table style="th { float: top; }">
<tr><th>in-domain-of:</th><td><a href="#term_location">location</a></td>
</tr>

<tr><th>sub-class-of:</th><td><a href="#term_Service">Service</a></td>
</tr>
</table>

</div><div class="specterm" id="term_RegionalRadio"><h3>Class: po:RegionalRadio   -   testing   -   </h3>
<em>RegionalRadio</em>
 - 		Radio services aiming at a regional coverage.<br/>
	 
<br/>
<p style="float: right; font-size: small;">[<a href="#glance">back to top</a>]</p>
<br/>
<table style="th { float: top; }">

<tr><th>sub-class-of:</th><td><a href="#term_Radio">Radio</a></td>
</tr>
</table>

</div><div class="specterm" id="term_RepeatBroadcast"><h3>Class: po:RepeatBroadcast   -   unstable   -   </h3>
<em>RepeatBroadcast</em>
 - 		Specifies a broadcast as being a <br/>
		repeat.<br/>
	 
<br/>
<p style="float: right; font-size: small;">[<a href="#glance">back to top</a>]</p>
<br/>
<table style="th { float: top; }">

<tr><th>sub-class-of:</th><td><a href="#term_Broadcast">Broadcast</a></td>
</tr>
</table>

</div><div class="specterm" id="term_Series"><h3>Class: po:Series   -   testing   -   </h3>
<em>Series</em>
 - 		A serie, eg. `Flight of the Conchors, first season'<br/>
	 
<br/>
<p style="float: right; font-size: small;">[<a href="#glance">back to top</a>]</p>
<br/>
<table style="th { float: top; }"><tr><th>in-range-of:</th><td><a href="#term_series">series</a></td>
</tr>


<tr><th>sub-class-of:</th><td><a href="#term_Programme">Programme</a></td>
</tr>
</table>

</div><div class="specterm" id="term_Service"><h3>Class: po:Service   -   testing   -   </h3>
<em>Service</em>
 - 		A service is a particular channel on which a broadcast occurrs.<br/>
		Instances of this concept include BBC Radio Wales, BBC Radio 4, BBC News, etc.<br/>
	 
<br/>
<p style="float: right; font-size: small;">[<a href="#glance">back to top</a>]</p>
<br/>
<table style="th { float: top; }"><tr><th>in-range-of:</th><td><a href="#term_broadcasted_on">broadcasted_on</a></td>
<td><a href="#term_service">service</a></td>
<td><a href="#term_parent_service">parent_service</a></td>
</tr>

<tr><th>in-domain-of:</th><td><a href="#term_parent_service">parent_service</a></td>
</tr>

</table>

</div><div class="specterm" id="term_ShortenedVersion"><h3>Class: po:ShortenedVersion   -   testing   -   </h3>
<em>ShortenedVersion</em>
 - 		A shortened version.<br/>
	 
<br/>
<p style="float: right; font-size: small;">[<a href="#glance">back to top</a>]</p>
<br/>
<table style="th { float: top; }">

<tr><th>sub-class-of:</th><td><a href="#term_Version">Version</a></td>
</tr>
</table>

</div><div class="specterm" id="term_SignedVersion"><h3>Class: po:SignedVersion   -   testing   -   </h3>
<em>SignedVersion</em>
 - 		A version holding sign language.<br/>
	 
<br/>
<p style="float: right; font-size: small;">[<a href="#glance">back to top</a>]</p>
<br/>
<table style="th { float: top; }">

<tr><th>sub-class-of:</th><td><a href="#term_Version">Version</a></td>
</tr>
</table>

</div><div class="specterm" id="term_Subtitle"><h3>Class: po:Subtitle   -   testing   -   </h3>
<em>Subtitle</em>
 - 		Subtitles associated to a particular version.<br/>
	 
<br/>
<p style="float: right; font-size: small;">[<a href="#glance">back to top</a>]</p>
<br/>
<table style="th { float: top; }"><tr><th>in-range-of:</th><td><a href="#term_subtitle">subtitle</a></td>
</tr>

<tr><th>in-domain-of:</th><td><a href="#term_subtitle_language">subtitle_language</a></td>
<td><a href="#term_subtitle_supplemental">subtitle_supplemental</a></td>
<td><a href="#term_subtitle_type">subtitle_type</a></td>
</tr>

</table>

</div><div class="specterm" id="term_TV"><h3>Class: po:TV   -   testing   -   </h3>
<em>TV</em>
 - 		Services that use a television medium.<br/>
	 
<br/>
<p style="float: right; font-size: small;">[<a href="#glance">back to top</a>]</p>
<br/>
<table style="th { float: top; }">

<tr><th>sub-class-of:</th><td><a href="#term_Service">Service</a></td>
</tr>
</table>

</div><div class="specterm" id="term_Version"><h3>Class: po:Version   -   testing   -   </h3>
<em>Version</em>
 - 		A particular version of an episode.<br/>
		Such versions include shortened ones, audio described ones<br/>
		or ones that holds sign language.<br/>
	 
<br/>
<p style="float: right; font-size: small;">[<a href="#glance">back to top</a>]</p>
<br/>
<table style="th { float: top; }"><tr><th>in-range-of:</th><td><a href="#term_broadcast_of">broadcast_of</a></td>
<td><a href="#term_version">version</a></td>
</tr>

<tr><th>in-domain-of:</th><td><a href="#term_sound_format">sound_format</a></td>
<td><a href="#term_aspect_ratio">aspect_ratio</a></td>
<td><a href="#term_subtitle">subtitle</a></td>
<td><a href="#term_format">format</a></td>
</tr>

</table>

</div><div class="specterm" id="term_Web"><h3>Class: po:Web   -   testing   -   </h3>
<em>Web</em>
 - 		Services that use a Web medium.<br/>
	 
<br/>
<p style="float: right; font-size: small;">[<a href="#glance">back to top</a>]</p>
<br/>
<table style="th { float: top; }">

<tr><th>sub-class-of:</th><td><a href="#term_Service">Service</a></td>
</tr>
</table>

</div><h2 id="term_props">Properties</h2><div class="specterm" id="term_aspect_ratio">
<h3>Property: po:aspect_ratio   -   testing   -   </h3>
<em>aspect_ratio</em> - 		The aspect ration of a particular version.<br/>
	 
<br/><table style="th { float: top; }">
<tr><th>Domain:</th>
<td><a href="#term_Version">Version</a></td>

</tr>
<tr><th>Range:</th>
<td><a href="http://www.w3.org/2001/XMLSchema#string">xsd:string</a></td>
</tr>

<tr><th>Sub-property-of: </th><td><a href="http://purl.org/dc/elements/1.1/format">dc:format</a></td>
</tr>
</table>
<br/></div><div class="specterm" id="term_broadcast_of">
<h3>Property: po:broadcast_of   -   testing   -   </h3>
<em>broadcast_of</em> - 		Relates a particular broadcast to the version being broadcasted.<br/>
		Sub-property of the event:factor one.<br/>
	 
<br/><table style="th { float: top; }">
<tr><th>Domain:</th>
<td><a href="#term_Broadcast">Broadcast</a></td>

</tr>
<tr><th>Range:</th>
<td><a href="#term_Version">Version</a></td>
</tr>

<tr><th>Sub-property-of: </th><td><a href="http://purl.org/NET/c4dm/event.owl#factor">event:factor</a></td>
</tr>
</table>
<br/></div><div class="specterm" id="term_broadcasted_on">
<h3>Property: po:broadcasted_on   -   testing   -   </h3>
<em>broadcasted_on</em> - 		Relates a particular broadcast to the service on which it was on.<br/>
		Sub-property of the event:factor one.<br/>
	 
<br/><table style="th { float: top; }">
<tr><th>Domain:</th>
<td><a href="#term_Broadcast">Broadcast</a></td>

</tr>
<tr><th>Range:</th>
<td><a href="#term_Service">Service</a></td>
</tr>

<tr><th>Sub-property-of: </th><td><a href="http://purl.org/NET/c4dm/event.owl#factor">event:factor</a></td>
</tr>
</table>
<br/></div><div class="specterm" id="term_creation_date">
<h3>Property: po:creation_date   -   testing   -   </h3>
<em>creation_date</em> -                 The creation date of a thing.<br/>
                Sub-property of dc:date.<br/>
         
<br/><table style="th { float: top; }">
<tr><th>Domain:</th>

</tr>
<tr><th>Range:</th>
<td><a href="http://www.w3.org/2001/XMLSchema#dateTime">xsd:dateTime</a></td>
</tr>

<tr><th>Sub-property-of: </th><td><a href="http://purl.org/dc/elements/1.1/date">dc:date</a></td>
</tr>
</table>
<br/></div><div class="specterm" id="term_duration">
<h3>Property: po:duration   -   testing   -   </h3>
<em>duration</em> - The duration, in seconds. Sub-property of mo:duration. 
<br/><table style="th { float: top; }">
<tr><th>Domain:</th>

</tr>
<tr><th>Range:</th>
<td><a href="http://www.w3.org/2001/XMLSchema#int">xsd:int</a></td>
</tr>

<tr><th>Sub-property-of: </th><td><a href="http://purl.org/ontology/mo/duration">mo:duration</a></td>
</tr>
</table>
<br/></div><div class="specterm" id="term_episode">
<h3>Property: po:episode   -   testing   -   </h3>
<em>episode</em> - 		Associates a brand or a series to an episode constituting it.<br/>
	 
<br/><table style="th { float: top; }">
<tr><th>Domain:</th>
<td><a href="http://purl.org/ontology/po/Serie">po:Serie</a></td>
<td><a href="#term_Brand">Brand</a></td>

</tr>
<tr><th>Range:</th>
<td><a href="#term_Episode">Episode</a></td>
</tr>

<tr><th>Sub-property-of: </th><td><a href="http://purl.org/dc/terms/hasPart">dcterms:hasPart</a></td>
</tr>
</table>
<br/></div><div class="specterm" id="term_format">
<h3>Property: po:format   -   testing   -   </h3>
<em>format</em> - 		Relates a version to a particular format (eg. `Animation', `Documentary', etc.).<br/>
	 
<br/><table style="th { float: top; }">
<tr><th>Domain:</th>
<td><a href="#term_Version">Version</a></td>

</tr>
<tr><th>Range:</th>
<td><a href="#term_Format">Format</a></td>
</tr>


</table>
<br/></div><div class="specterm" id="term_genre">
<h3>Property: po:genre   -   testing   -   </h3>
<em>genre</em> - 		Relates an episode to a corresponding genre in a SKOS taxonomy.<br/>
	 
<br/><table style="th { float: top; }">
<tr><th>Domain:</th>
<td><a href="#term_Programme">Programme</a></td>

</tr>
<tr><th>Range:</th>
<td><a href="http://purl.org/ontology/po/Genre">po:Genre</a></td>
</tr>


</table>
<br/></div><div class="specterm" id="term_letter">
<h3>Property: po:letter   -   testing   -   </h3>
<em>letter</em> - Just a letter, aiming at sorting a set of resources 
<br/><table style="th { float: top; }">
<tr><th>Domain:</th>

</tr>
<tr><th>Range:</th>
<td><a href="http://www.w3.org/2001/XMLSchema#string">xsd:string</a></td>
</tr>


</table>
<br/></div><div class="specterm" id="term_location">
<h3>Property: po:location   -   testing   -   </h3>
<em>location</em> - 		Associates a radio service to a geographic location, <br/>
		aiming at capturing what this service aims at covering.<br/>
	 
<br/><table style="th { float: top; }">
<tr><th>Domain:</th>
<td><a href="#term_Radio">Radio</a></td>

</tr>
<tr><th>Range:</th>
<td><a href="http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing">geo:SpatialThing</a></td>
</tr>

<tr><th>Sub-property-of: </th><td><a href="http://xmlns.com/foaf/0.1/based_near">foaf:based_near</a></td>
</tr>
</table>
<br/></div><div class="specterm" id="term_long_synopsis">
<h3>Property: po:long_synopsis   -   testing   -   </h3>
<em>long_synopsis</em> - 		A long synopsis of a serie, brand or episode.<br/>
		Sub-property of po:synopsis.<br/>
	 
<br/><table style="th { float: top; }">
<tr><th>Domain:</th>

</tr>
<tr><th>Range:</th>
</tr>

<tr><th>Sub-property-of: </th><td><a href="#term_synopsis">synopsis</a></td>
</tr>
</table>
<br/></div><div class="specterm" id="term_medium_synopsis">
<h3>Property: po:medium_synopsis   -   testing   -   </h3>
<em>medium_synopsis</em> - 		A medium synopsis of a serie, brand or episode.<br/>
		Sub-property of po:synopsis.<br/>
	 
<br/><table style="th { float: top; }">
<tr><th>Domain:</th>

</tr>
<tr><th>Range:</th>
</tr>

<tr><th>Sub-property-of: </th><td><a href="#term_synopsis">synopsis</a></td>
</tr>
</table>
<br/></div><div class="specterm" id="term_parent_series">
<h3>Property: po:parent_series   -   testing   -   </h3>
<em>parent_series</em> - 		Relates a series to a series constituting it (eg. `Waking the dead').<br/>
	 
<br/><table style="th { float: top; }">
<tr><th>Domain:</th>
<td><a href="http://purl.org/ontology/po/Serie">po:Serie</a></td>

</tr>
<tr><th>Range:</th>
<td><a href="http://purl.org/ontology/po/Serie">po:Serie</a></td>
</tr>

<tr><th>Sub-property-of: </th><td><a href="http://purl.org/dc/terms/isPartOf">dcterms:isPartOf</a></td>
</tr>
</table>
<br/></div><div class="specterm" id="term_parent_service">
<h3>Property: po:parent_service   -   testing   -   </h3>
<em>parent_service</em> - 		Relates a service to another service encapsulating it (eg. `BBC One' and `BBC One South')<br/>
	 
<br/><table style="th { float: top; }">
<tr><th>Domain:</th>
<td><a href="#term_Service">Service</a></td>

</tr>
<tr><th>Range:</th>
<td><a href="#term_Service">Service</a></td>
</tr>

<tr><th>Sub-property-of: </th><td><a href="http://purl.org/dc/terms/isPartOf">dcterms:isPartOf</a></td>
</tr>
</table>
<br/></div><div class="specterm" id="term_pid">
<h3>Property: po:pid   -   unstable   -   </h3>
<em>pid</em> - Just a BBC internal identifier - should be removed 
<br/><table style="th { float: top; }">
<tr><th>Domain:</th>
<td><a href="#term_Brand">Brand</a></td>

</tr>
<tr><th>Range:</th>
<td><a href="http://www.w3.org/2001/XMLSchema#string">xsd:string</a></td>
</tr>


</table>
<br/></div><div class="specterm" id="term_pid_imi">
<h3>Property: po:pid_imi   -   unstable   -   </h3>
<em>pid_imi</em> - Just a BBC internal identifier - should be removed 
<br/><table style="th { float: top; }">
<tr><th>Domain:</th>
<td><a href="#term_Broadcast">Broadcast</a></td>

</tr>
<tr><th>Range:</th>
<td><a href="http://www.w3.org/2001/XMLSchema#string">xsd:string</a></td>
</tr>


</table>
<br/></div><div class="specterm" id="term_position">
<h3>Property: po:position   -   testing   -   </h3>
<em>position</em> - The position of a particular series or episode within its containing programme 
<br/><table style="th { float: top; }">
<tr><th>Domain:</th>
<td><a href="http://purl.org/ontology/po/Serie">po:Serie</a></td>
<td><a href="#term_Episode">Episode</a></td>

</tr>
<tr><th>Range:</th>
<td><a href="http://www.w3.org/2001/XMLSchema#int">xsd:int</a></td>
</tr>


</table>
<br/></div><div class="specterm" id="term_schedule_date">
<h3>Property: po:schedule_date   -   testing   -   </h3>
<em>schedule_date</em> - 		The schedule date of a broadcast event.<br/>
		Sub-property of dc:date.<br/>
	 
<br/><table style="th { float: top; }">
<tr><th>Domain:</th>
<td><a href="#term_Broadcast">Broadcast</a></td>

</tr>
<tr><th>Range:</th>
<td><a href="http://www.w3.org/2001/XMLSchema#date">xsd:date</a></td>
</tr>

<tr><th>Sub-property-of: </th><td><a href="http://purl.org/dc/elements/1.1/date">dc:date</a></td>
</tr>
</table>
<br/></div><div class="specterm" id="term_series">
<h3>Property: po:series   -   testing   -   </h3>
<em>series</em> - 		Associates a brand or a series to a series constituting it.<br/>
	 
<br/><table style="th { float: top; }">
<tr><th>Domain:</th>
<td><a href="http://purl.org/ontology/po/Serie">po:Serie</a></td>
<td><a href="#term_Brand">Brand</a></td>

</tr>
<tr><th>Range:</th>
<td><a href="#term_Series">Series</a></td>
</tr>

<tr><th>Sub-property-of: </th><td><a href="http://purl.org/dc/terms/hasPart">dcterms:hasPart</a></td>
</tr>
</table>
<br/></div><div class="specterm" id="term_service">
<h3>Property: po:service   -   testing   -   </h3>
<em>service</em> - 		Associate a brand, series or episode to the master brand service.<br/>
	 
<br/><table style="th { float: top; }">
<tr><th>Domain:</th>
<td><a href="#term_Programme">Programme</a></td>

</tr>
<tr><th>Range:</th>
<td><a href="#term_Service">Service</a></td>
</tr>


</table>
<br/></div><div class="specterm" id="term_short_synopsis">
<h3>Property: po:short_synopsis   -   testing   -   </h3>
<em>short_synopsis</em> - 		A short synopsis of a serie, brand or episode.<br/>
		Sub-property of po:synopsis.<br/>
	 
<br/><table style="th { float: top; }">
<tr><th>Domain:</th>

</tr>
<tr><th>Range:</th>
</tr>

<tr><th>Sub-property-of: </th><td><a href="#term_synopsis">synopsis</a></td>
</tr>
</table>
<br/></div><div class="specterm" id="term_sort_title">
<h3>Property: po:sort_title   -   testing   -   </h3>
<em>sort_title</em> - A literal title, aiming at being sorted on 
<br/><table style="th { float: top; }">
<tr><th>Domain:</th>

</tr>
<tr><th>Range:</th>
<td><a href="http://www.w3.org/2001/XMLSchema#string">xsd:string</a></td>
</tr>

<tr><th>Sub-property-of: </th><td><a href="http://purl.org/dc/elements/1.1/title">dc:title</a></td>
</tr>
</table>
<br/></div><div class="specterm" id="term_sound_format">
<h3>Property: po:sound_format   -   testing   -   </h3>
<em>sound_format</em> - 		The sound format of a particular version.<br/>
	 
<br/><table style="th { float: top; }">
<tr><th>Domain:</th>
<td><a href="#term_Version">Version</a></td>

</tr>
<tr><th>Range:</th>
<td><a href="http://www.w3.org/2001/XMLSchema#string">xsd:string</a></td>
</tr>

<tr><th>Sub-property-of: </th><td><a href="http://purl.org/dc/elements/1.1/format">dc:format</a></td>
</tr>
</table>
<br/></div><div class="specterm" id="term_subtitle">
<h3>Property: po:subtitle   -   testing   -   </h3>
<em>subtitle</em> - Relates a version to a subtitle 
<br/><table style="th { float: top; }">
<tr><th>Domain:</th>
<td><a href="#term_Version">Version</a></td>

</tr>
<tr><th>Range:</th>
<td><a href="#term_Subtitle">Subtitle</a></td>
</tr>


</table>
<br/></div><div class="specterm" id="term_subtitle_language">
<h3>Property: po:subtitle_language   -   testing   -   </h3>
<em>subtitle_language</em> - Language of a subtitle 
<br/><table style="th { float: top; }">
<tr><th>Domain:</th>
<td><a href="#term_Subtitle">Subtitle</a></td>

</tr>
<tr><th>Range:</th>
<td><a href="http://www.w3.org/2001/XMLSchema#string">xsd:string</a></td>
</tr>


</table>
<br/></div><div class="specterm" id="term_subtitle_supplemental">
<h3>Property: po:subtitle_supplemental   -   unstable   -   </h3>
<em>subtitle_supplemental</em> - Supplemental of a subtitle 
<br/><table style="th { float: top; }">
<tr><th>Domain:</th>
<td><a href="#term_Subtitle">Subtitle</a></td>

</tr>
<tr><th>Range:</th>
<td><a href="http://www.w3.org/2001/XMLSchema#string">xsd:string</a></td>
</tr>


</table>
<br/></div><div class="specterm" id="term_subtitle_type">
<h3>Property: po:subtitle_type   -   unstable   -   </h3>
<em>subtitle_type</em> - The type of a subtitle (open or closed) 
<br/><table style="th { float: top; }">
<tr><th>Domain:</th>
<td><a href="#term_Subtitle">Subtitle</a></td>

</tr>
<tr><th>Range:</th>
<td><a href="http://www.w3.org/2001/XMLSchema#string">xsd:string</a></td>
</tr>


</table>
<br/></div><div class="specterm" id="term_synopsis">
<h3>Property: po:synopsis   -   testing   -   </h3>
<em>synopsis</em> - 		The synopsis of a serie, brand or episode.<br/>
		This is a subproperty of dc:description.<br/>
	 
<br/><table style="th { float: top; }">
<tr><th>Domain:</th>
<td><a href="#term_Programme">Programme</a></td>

</tr>
<tr><th>Range:</th>
<td><a href="http://www.w3.org/2001/XMLSchema#string">xsd:string</a></td>
</tr>

<tr><th>Sub-property-of: </th><td><a href="http://purl.org/dc/elements/1.1/description">dc:description</a></td>
</tr>
</table>
<br/></div><div class="specterm" id="term_tag">
<h3>Property: tags:tag   -   stable   -   </h3>
<em>tag</em> - Associates an episode to a particular tag 
<br/><table style="th { float: top; }">
<tr><th>Domain:</th>
<td><a href="#term_Episode">Episode</a></td>

</tr>
<tr><th>Range:</th>
<td><a href="http://www.holygoat.co.uk/owl/redwood/0.1/tags/Tagging">tags:Tagging</a></td>
</tr>


</table>
<br/></div><div class="specterm" id="term_update_date">
<h3>Property: po:update_date   -   testing   -   </h3>
<em>update_date</em> - 		The update date of a thing (last update).<br/>
		Sub-property of dc:date<br/>
	 
<br/><table style="th { float: top; }">
<tr><th>Domain:</th>

</tr>
<tr><th>Range:</th>
<td><a href="http://www.w3.org/2001/XMLSchema#dateTime">xsd:dateTime</a></td>
</tr>

<tr><th>Sub-property-of: </th><td><a href="http://purl.org/dc/elements/1.1/date">dc:date</a></td>
</tr>
</table>
<br/></div><div class="specterm" id="term_version">
<h3>Property: po:version   -   testing   -   </h3>
<em>version</em> - 		Associate an episode to a version of it.<br/>
		Different versions of a same episode can exist (shortened version, version<br/>
		designed for the hearing impaired, etc.). <br/>
	 
<br/><table style="th { float: top; }">
<tr><th>Domain:</th>
<td><a href="#term_Episode">Episode</a></td>

</tr>
<tr><th>Range:</th>
<td><a href="#term_Version">Version</a></td>
</tr>


</table>
<br/></div><h2 id="ref">References</h2>

<ol>
<li>Semantic Web Information</li>
<ol>
<li> <a href="http://www.w3.org/2001/sw/">W3C Semantic Web Activity</a></li>
<li> <a href="http://www.w3.org/2000/10/swap/Primer.html">Primer: Getting into RDF &amp; Semantic Web using N3</a></li>
</ol>
<li>Related projects</li>
<ol>
<li><a href="http://bbc.co.uk/programmes">BBC /programmes</a></li>
<li><a href="http://dbtune.org/bbc/programmes/">BBC /programmes RDF service</a></li>
</ol>
</ol>

</div>
</body>
</html>