<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="./ns-schema.xsl" type="text/xsl" media="screen"?>
<rdf:RDF
  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:dcterms="http://purl.org/dc/terms/"
  xmlns:foaf="http://xmlns.com/foaf/0.1/"
  xmlns:owl="http://www.w3.org/2002/07/owl#"
  xmlns:c="http://purl.org/net/ns/creation#"
  xmlns:ex="http://purl.org/net/ns/ex#"
  xmlns:ont="http://purl.org/net/ns/ontology-annot#"
  xml:base="http://purl.org/net/ns/creation"
  >

 <owl:Ontology rdf:about="">
  <owl:imports rdf:resource="http://www.kanzaki.com/ns/dliser.rdf"/>
  <rdfs:label>Creation Process description vocabulary</rdfs:label>
  <rdfs:comment>Vocabulary to describe a creation process of a work, such as creation period, completion date, revision, etc.</rdfs:comment>
  <rdfs:comment xml:lang="ja">作品の作成過程を記述するための語彙</rdfs:comment>
  <ont:created>2006-07-09</ont:created>
  <ont:modified>2006-07-09</ont:modified>
  <owl:versionInfo>Version 0.1. Experimental and not stable.</owl:versionInfo>
  <ont:creator>
   <foaf:Person rdf:about="urn:pin:MK705">
    <foaf:name xml:lang="ja">神崎正英</foaf:name>
    <foaf:homepage rdf:resource="http://www.kanzaki.com/"/>
    <rdfs:seeAlso rdf:resource="http://www.kanzaki.com/info/webwho.rdf"/>
   </foaf:Person>
  </ont:creator>
 </owl:Ontology>

<!-- ==== Class definitions ==== -->

 <owl:Class rdf:ID="Work">
  <rdfs:label>Work</rdfs:label>
  <rdfs:comment>Any kind of work.</rdfs:comment>
  <rdfs:comment xml:lang="ja">何らかの作品を表すクラス</rdfs:comment>
  <rdfs:isDefinedBy rdf:resource=""/>
 </owl:Class>

 <owl:Class rdf:ID="CreationProcess">
  <rdfs:label>Creation Process</rdfs:label>
  <rdfs:comment>A class represents a creation process of a work. The process may include revision, or may represent only the original creation, or one of revision.</rdfs:comment>
  <rdfs:comment xml:lang="ja">作品の作成過程を表すクラス。改訂を含め作品の変遷全体を示しても、初稿のみ、あるいは特定の改訂稿に限定して使い分けてもよい。</rdfs:comment>
  <rdfs:isDefinedBy rdf:resource=""/>
 </owl:Class>



<!-- ==== Property definitions ==== -->
 <owl:ObjectProperty rdf:ID="creation">
  <rdfs:label>Creation</rdfs:label>
  <rdfs:comment>The subject work has created through the object process.</rdfs:comment>
  <rdfs:comment xml:lang="ja">主語となる作品が目的語のプロセスを経て作成された。</rdfs:comment>
  <rdfs:domain rdf:resource="#Work"/>
  <rdfs:range rdf:resource="#CreationProcess"/>
  <rdfs:isDefinedBy rdf:resource=""/>
 </owl:ObjectProperty>

 <owl:ObjectProperty rdf:ID="revision">
  <rdfs:label>Revision</rdfs:label>
  <rdfs:comment>The subject work has revised through the object process. Note the super property #creation can describe whole process including revision.</rdfs:comment>
  <rdfs:comment xml:lang="ja">主語となる作品が目的語のプロセスを経て改訂された。上位プロパティ#creationで改訂も含めた全プロセスを記述することもできる。</rdfs:comment>
  <rdfs:subPropertyOf rdf:resource="#creation"/>
  <rdfs:isDefinedBy rdf:resource=""/>
 </owl:ObjectProperty>

 <owl:DatatypeProperty rdf:ID="timeOrPeriod">
  <rdfs:label>Time or Period</rdfs:label>
  <rdfs:comment>The whole or part of the subject process has something to do with the object time or period.</rdfs:comment>
  <rdfs:comment xml:lang="ja">主語となるプロセスの全体もしくは一部が目的語の時間もしくは期間に関係している。</rdfs:comment>
  <rdfs:domain rdf:resource="#CreationProcess"/>
  <rdfs:isDefinedBy rdf:resource=""/>
 </owl:DatatypeProperty>

 <owl:DatatypeProperty rdf:ID="completed">
  <rdfs:label>Completed</rdfs:label>
  <rdfs:comment>The subject process has completed at the object date or time.</rdfs:comment>
  <rdfs:comment xml:lang="ja">主語となるプロセスが完了したとき</rdfs:comment>
  <rdfs:subPropertyOf rdf:resource="#timeOrPeriod"/>
  <rdfs:isDefinedBy rdf:resource=""/>
 </owl:DatatypeProperty>

 <owl:DatatypeProperty rdf:ID="period">
  <rdfs:label>Period</rdfs:label>
  <rdfs:comment>The subject process has completed during the object period.</rdfs:comment>
  <rdfs:comment xml:lang="ja">主語となるプロセスが完了するまでの期間</rdfs:comment>
  <rdfs:subPropertyOf rdf:resource="#timeOrPeriod"/>
  <rdfs:isDefinedBy rdf:resource=""/>
 </owl:DatatypeProperty>

 <owl:DatatypeProperty rdf:ID="circa">
  <rdfs:label>Circa</rdfs:label>
  <rdfs:comment>The subject process has probably completed at the object time or during the object period.</rdfs:comment>
  <rdfs:comment xml:lang="ja">主語となるプロセス完了の推定時もしくは期間</rdfs:comment>
  <rdfs:subPropertyOf rdf:resource="#timeOrPeriod"/>
  <rdfs:isDefinedBy rdf:resource=""/>
 </owl:DatatypeProperty>

 <owl:DatatypeProperty rdf:ID="revised">
  <rdfs:label>Revised</rdfs:label>
  <rdfs:comment>The subject process has extended for the object revision time or period</rdfs:comment>
  <rdfs:comment xml:lang="ja">改訂時もしくは期間（主語プロセスは改訂で延長された）</rdfs:comment>
  <rdfs:subPropertyOf rdf:resource="#timeOrPeriod"/>
  <rdfs:isDefinedBy rdf:resource=""/>
 </owl:DatatypeProperty>


 <owl:DatatypeProperty rdf:ID="location">
  <rdfs:label>Location</rdfs:label>
  <rdfs:comment>The subject process or event has taken place at the object location.</rdfs:comment>
  <rdfs:comment xml:lang="ja">主語プロセスもしくはイベントの遂行された場所。</rdfs:comment>
  <rdfs:isDefinedBy rdf:resource=""/>
 </owl:DatatypeProperty>





<!-- ==== Examples ==== -->
<ex:Example>
 <rdfs:comment>An example to describe the composition and revision time and location.</rdfs:comment>
 <rdfs:comment xml:lang="ja">交響曲の作曲時と改訂時を記述する例</rdfs:comment>
 <ex:pfx>c:</ex:pfx>
 <ex:code><![CDATA[
<m:Symphony rdf:about="http://www.kanzaki.com/music/rdf/mozart/K.550">
 <m:composition>
  <c:CreationProcess>
   <c:completed>1788-07-25</c:completed>
   <c:revised>1789-02</c:revised>
   <c:location>Vienna</c:location>
  </c:CreationProcess>
 </m:composition>
</m:iSymphony>
 ]]></ex:code>
 <ex:exampleOf rdf:resource=""/>
</ex:Example>


</rdf:RDF>
