Author: alexdma
Date: Fri May 25 16:08:35 2012
New Revision: 1342708
URL: http://svn.apache.org/viewvc?rev=1342708&view=rev
Log:
STANBOL-347 changed import statements to branch
Modified:
incubator/stanbol/branches/ontonet-showcase/explanation/core/src/main/resources/model/interaction/interpretation.owl
incubator/stanbol/branches/ontonet-showcase/explanation/core/src/main/resources/model/interaction/patterns/cms.owl
incubator/stanbol/branches/ontonet-showcase/explanation/core/src/main/resources/model/interaction/patterns/recommendation.owl
Modified:
incubator/stanbol/branches/ontonet-showcase/explanation/core/src/main/resources/model/interaction/interpretation.owl
URL:
http://svn.apache.org/viewvc/incubator/stanbol/branches/ontonet-showcase/explanation/core/src/main/resources/model/interaction/interpretation.owl?rev=1342708&r1=1342707&r2=1342708&view=diff
==============================================================================
---
incubator/stanbol/branches/ontonet-showcase/explanation/core/src/main/resources/model/interaction/interpretation.owl
(original)
+++
incubator/stanbol/branches/ontonet-showcase/explanation/core/src/main/resources/model/interaction/interpretation.owl
Fri May 25 16:08:35 2012
@@ -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://svn.apache.org/repos/asf/incubator/stanbol/trunk/explanation/core/src/main/resources/model/interaction/base.owl"/>
+ <owl:imports
rdf:resource="http://svn.apache.org/repos/asf/incubator/stanbol/branches/ontonet-showcase/explanation/core/src/main/resources/model/interaction/base.owl"/>
</owl:Ontology>
Modified:
incubator/stanbol/branches/ontonet-showcase/explanation/core/src/main/resources/model/interaction/patterns/cms.owl
URL:
http://svn.apache.org/viewvc/incubator/stanbol/branches/ontonet-showcase/explanation/core/src/main/resources/model/interaction/patterns/cms.owl?rev=1342708&r1=1342707&r2=1342708&view=diff
==============================================================================
---
incubator/stanbol/branches/ontonet-showcase/explanation/core/src/main/resources/model/interaction/patterns/cms.owl
(original)
+++
incubator/stanbol/branches/ontonet-showcase/explanation/core/src/main/resources/model/interaction/patterns/cms.owl
Fri May 25 16:08:35 2012
@@ -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://svn.apache.org/repos/asf/incubator/stanbol/trunk/explanation/core/src/main/resources/model/interaction/interpretation.owl"/>
+ <owl:imports
rdf:resource="http://svn.apache.org/repos/asf/incubator/stanbol/branches/ontonet-showcase/explanation/core/src/main/resources/model/interaction/base.owl"/>
</owl:Ontology>
Modified:
incubator/stanbol/branches/ontonet-showcase/explanation/core/src/main/resources/model/interaction/patterns/recommendation.owl
URL:
http://svn.apache.org/viewvc/incubator/stanbol/branches/ontonet-showcase/explanation/core/src/main/resources/model/interaction/patterns/recommendation.owl?rev=1342708&r1=1342707&r2=1342708&view=diff
==============================================================================
---
incubator/stanbol/branches/ontonet-showcase/explanation/core/src/main/resources/model/interaction/patterns/recommendation.owl
(original)
+++
incubator/stanbol/branches/ontonet-showcase/explanation/core/src/main/resources/model/interaction/patterns/recommendation.owl
Fri May 25 16:08:35 2012
@@ -20,7 +20,7 @@
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:recommendation="http://stanbol.apache.org/ontologies/models/interaction/patterns/recommendation.owl#">
<owl:Ontology
rdf:about="http://stanbol.apache.org/ontologies/models/interaction/patterns/recommendation.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/branches/ontonet-showcase/explanation/core/src/main/resources/model/interaction/base.owl"/>
</owl:Ontology>