|
From: <chr...@us...> - 2012-02-25 14:02:24
|
Revision: 3575
http://dlvhex.svn.sourceforge.net/dlvhex/?rev=3575&view=rev
Author: chrisr86
Date: 2012-02-25 14:02:18 +0000 (Sat, 25 Feb 2012)
Log Message:
-----------
Modified Paths:
--------------
dlvhex-dlplugin/branches/release2x/examples/wine.rdf
Modified: dlvhex-dlplugin/branches/release2x/examples/wine.rdf
===================================================================
--- dlvhex-dlplugin/branches/release2x/examples/wine.rdf 2012-02-25 13:54:54 UTC (rev 3574)
+++ dlvhex-dlplugin/branches/release2x/examples/wine.rdf 2012-02-25 14:02:18 UTC (rev 3575)
@@ -18,7 +18,15 @@
<owl:Ontology rdf:about="">
<rdfs:comment>An example OWL ontology</rdfs:comment>
+<!--
+ <owl:priorVersion>
+ <owl:Ontology rdf:about="http://www.w3.org/TR/2003/CR-owl-guide-20030818/wine"/>
+ </owl:priorVersion>
+-->
<!-- owl:imports rdf:resource="http://www.w3.org/TR/2003/PR-owl-guide-20031209/food"/ -->
+<!--
+ <owl:imports rdf:resource="food.rdf"/>
+-->
<rdfs:comment>Derived from the DAML Wine ontology at
http://ontolingua.stanford.edu/doc/chimaera/ontologies/wines.daml
Substantially changed, in particular the Region based relations.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|