You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@clerezza.apache.org by re...@apache.org on 2009/12/14 14:58:11 UTC

svn commit: r890331 - in /incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.rdf.ontologies: ./ src/main/resources/org/apache/clerezza/rdf/ontologies/discobits.rdf

Author: reto
Date: Mon Dec 14 13:58:11 2009
New Revision: 890331

URL: http://svn.apache.org/viewvc?rev=890331&view=rev
Log:
CLEREZZA-24: closing

Modified:
    incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.rdf.ontologies/   (props changed)
    incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.rdf.ontologies/src/main/resources/org/apache/clerezza/rdf/ontologies/discobits.rdf

Propchange: incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.rdf.ontologies/
------------------------------------------------------------------------------
--- svn:mergeinfo (added)
+++ svn:mergeinfo Mon Dec 14 13:58:11 2009
@@ -0,0 +1 @@
+/incubator/clerezza/issues/CLEREZZA-24/org.apache.clerezza.rdf.ontologies:890300-890330

Modified: incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.rdf.ontologies/src/main/resources/org/apache/clerezza/rdf/ontologies/discobits.rdf
URL: http://svn.apache.org/viewvc/incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.rdf.ontologies/src/main/resources/org/apache/clerezza/rdf/ontologies/discobits.rdf?rev=890331&r1=890330&r2=890331&view=diff
==============================================================================
--- incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.rdf.ontologies/src/main/resources/org/apache/clerezza/rdf/ontologies/discobits.rdf (original)
+++ incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.rdf.ontologies/src/main/resources/org/apache/clerezza/rdf/ontologies/discobits.rdf Mon Dec 14 13:58:11 2009
@@ -13,7 +13,14 @@
     <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
     <rdfs:domain rdf:resource="http://discobits.org/ontology#InfoBit"/>
     <rdfs:label xml:lang="en">mediaType</rdfs:label>
-    <ns0:Definition>The media-type of the subject</ns0:Definition>
+    <ns0:definition xml:lang="en">The media-type of the subject</ns0:definition>
+  </rdf:Description>
+  <rdf:Description rdf:about="http://discobits.org/ontology#thumbnail">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>	
+    <rdfs:domain rdf:resource="http://discobits.org/ontology#InfoBit"/>
+	<rdfs:range rdf:resource="http://discobits.org/ontology#InfoBit"/>
+    <rdfs:label xml:lang="en">thumbnail</rdfs:label>	
+    <ns0:definition xml:lang="en">A thumbnail representation of the subject</ns0:definition>
   </rdf:Description>
   <rdf:Description rdf:about="http://discobits.org/ontology#InfoDiscoBit">
     <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
@@ -26,7 +33,7 @@
     <rdfs:domain rdf:resource="http://discobits.org/ontology#OrderedContent"/>
     <rdfs:label xml:lang="en">contains</rdfs:label>
     <rdfs:range rdf:resource="http://discobits.org/ontology#Entry"/>
-    <ns0:Definition>An entry of the subject</ns0:Definition>
+    <ns0:definition xml:lang="en">An entry of the subject</ns0:definition>
   </rdf:Description>
   <rdf:Description rdf:about="http://discobits.org/ontology#DiscoBit">
     <dc:comment xml:lang="en">Whenever something is said about an InfoBit which is not implied 
@@ -40,14 +47,14 @@
     <rdfs:domain rdf:resource="http://discobits.org/ontology#Entry"/>
     <rdfs:label xml:lang="en">hols</rdfs:label>
     <rdfs:range rdf:resource="http://discobits.org/ontology#InfoBit"/>
-    <ns0:Definition>The discobit hold by an entry</ns0:Definition>
+    <ns0:definition xml:lang="en">The discobit hold by an entry</ns0:definition>
   </rdf:Description>
   <rdf:Description rdf:about="http://discobits.org/ontology#contained">
     <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
     <rdfs:domain rdf:resource="http://discobits.org/ontology#PositionedDiscoBit"/>
     <rdfs:label xml:lang="en">contained</rdfs:label>
     <rdfs:range rdf:resource="http://discobits.org/ontology#DiscoBit"/>
-    <ns0:Definition>The property-value represented by the subject.</ns0:Definition>
+    <ns0:definition xml:lang="en">The property-value represented by the subject.</ns0:definition>
   </rdf:Description>
   <rdf:Description rdf:about="http://discobits.org/ontology#OrderedContent">
     <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
@@ -67,7 +74,7 @@
     <rdfs:domain rdf:resource="http://discobits.org/ontology#PositionedDiscoBit"/>
     <rdfs:label xml:lang="en">representedProperty</rdfs:label>
     <rdfs:range rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
-    <ns0:Definition>The property-value represented by the subject.</ns0:Definition>
+    <ns0:definition xml:lang="en">The property-value represented by the subject.</ns0:definition>
   </rdf:Description>
   <rdf:Description rdf:about="http://discobits.org/ontology#infoBit">
     <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
@@ -119,7 +126,7 @@
     <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
     <rdfs:domain rdf:resource="http://discobits.org/ontology#InfoBit"/>
     <rdfs:label xml:lang="en">byte</rdfs:label>
-    <ns0:Definition>The bytes of the subject</ns0:Definition>
+    <ns0:definition xml:lang="en">The bytes of the subject</ns0:definition>
   </rdf:Description>
   <rdf:Description rdf:about="http://discobits.org/ontology#Entry">
     <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
@@ -132,6 +139,6 @@
     <rdfs:domain rdf:resource="http://discobits.org/ontology#Entry"/>
     <rdfs:label xml:lang="en">pos</rdfs:label>
     <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
-    <ns0:Definition>The position of an entry within its containing OrderedContent</ns0:Definition>
+    <ns0:definition xml:lang="en">The position of an entry within its containing OrderedContent</ns0:definition>
   </rdf:Description>
 </rdf:RDF>
\ No newline at end of file