Author: alexdma
Date: Wed Dec  7 11:32:55 2011
New Revision: 1211392

URL: http://svn.apache.org/viewvc?rev=1211392&view=rev
Log:
Redirected import statement to Stanbol Trunk (STANBOL-347)

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

Modified: 
incubator/stanbol/trunk/explanation/core/src/main/resources/model/interaction/patterns/interpretation.owl
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/explanation/core/src/main/resources/model/interaction/patterns/interpretation.owl?rev=1211392&r1=1211391&r2=1211392&view=diff
==============================================================================
--- 
incubator/stanbol/trunk/explanation/core/src/main/resources/model/interaction/patterns/interpretation.owl
 (original)
+++ 
incubator/stanbol/trunk/explanation/core/src/main/resources/model/interaction/patterns/interpretation.owl
 Wed Dec  7 11:32:55 2011
@@ -20,7 +20,7 @@
      xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
      
xmlns:interaction="http://stanbol.apache.org/ontologies/models/interaction#";>
     <owl:Ontology 
rdf:about="http://stanbol.apache.org/ontologies/models/interaction/patterns/interpretation.owl";>
-        <owl:imports 
rdf:resource="http://stanbol.apache.org/ontologies/models/interaction/patterns/base.owl"/>
+        <owl:imports 
rdf:resource="http://svn.apache.org/repos/asf/incubator/stanbol/trunk/explanation/core/src/main/resources/model/interaction/patterns/base.owl"/>
     </owl:Ontology>
     
 


Reply via email to