You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by al...@apache.org on 2011/12/14 18:07:29 UTC

svn commit: r1214343 - /incubator/stanbol/trunk/explanation/core/src/main/resources/model/interaction/patterns/cms.owl

Author: alexdma
Date: Wed Dec 14 17:07:29 2011
New Revision: 1214343

URL: http://svn.apache.org/viewvc?rev=1214343&view=rev
Log:
STANBOL-347 fixed OWL import

Modified:
    incubator/stanbol/trunk/explanation/core/src/main/resources/model/interaction/patterns/cms.owl

Modified: incubator/stanbol/trunk/explanation/core/src/main/resources/model/interaction/patterns/cms.owl
URL: http://svn.apache.org/viewvc/incubator/stanbol/trunk/explanation/core/src/main/resources/model/interaction/patterns/cms.owl?rev=1214343&r1=1214342&r2=1214343&view=diff
==============================================================================
--- incubator/stanbol/trunk/explanation/core/src/main/resources/model/interaction/patterns/cms.owl (original)
+++ incubator/stanbol/trunk/explanation/core/src/main/resources/model/interaction/patterns/cms.owl Wed Dec 14 17:07:29 2011
@@ -21,7 +21,7 @@
      xmlns:interaction="http://stanbol.apache.org/ontologies/models/interaction#">
     <owl:Ontology rdf:about="http://stanbol.apache.org/ontologies/interaction/patterns/cms.owl">
         <rdfs:comment xml:lang="en">Interaction Pattern models for Content Management.</rdfs:comment>
-        <owl:imports rdf:resource="http://stanbol.apache.org/ontologies/models/interaction/interpretation.owl"/>
+        <owl:imports rdf:resource="http://svn.apache.org/repos/asf/incubator/stanbol/trunk/explanation/core/src/main/resources/model/interaction/interpretation.owl"/>
     </owl:Ontology>