[MOBY-guts] biomoby commit
Gary Schlitz
gss at pub.open-bio.org
Thu Jul 15 21:02:39 UTC 2004
gss
Thu Jul 15 17:02:39 EDT 2004
Update of /home/repository/moby/moby-live/S-MOBY/ref-impl/queries/engage
In directory pub.open-bio.org:/tmp/cvs-serv14328/S-MOBY/ref-impl/queries/engage
Modified Files:
engage-acmepubs-citationSearch.rdf
engage-acmepubs-citationSearch.n3
Log Message:
Minor changes
moby-live/S-MOBY/ref-impl/queries/engage engage-acmepubs-citationSearch.rdf,1.2,1.3 engage-acmepubs-citationSearch.n3,1.2,1.3
===================================================================
RCS file: /home/repository/moby/moby-live/S-MOBY/ref-impl/queries/engage/engage-acmepubs-citationSearch.rdf,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- /home/repository/moby/moby-live/S-MOBY/ref-impl/queries/engage/engage-acmepubs-citationSearch.rdf 2004/06/10 23:27:41 1.2
+++ /home/repository/moby/moby-live/S-MOBY/ref-impl/queries/engage/engage-acmepubs-citationSearch.rdf 2004/07/15 21:02:39 1.3
@@ -6,35 +6,35 @@
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:pubs="http://www.pubs.org:8081/terms#"
- xmlns:moby="http://www.s-moby.org:8080/terms#"
+ xmlns:moby="http://www.semanticmoby.org/ontologies/core/"
xmlns:sgd="http://www.sgd.org:8080/terms#" >
<rdf:Description rdf:about="http://www.acmepubs.com:8080/geneSymbol">
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DataTypeProperty"/>
<rdfs:domain rdf:resource="http://www.go.org:8080/terms#GeneSymbol"/>
- <rdfs:subPropertyOf rdf:resource="http://www.s-moby.org:8080/terms#Property"/>
+ <rdfs:subPropertyOf rdf:resource="http://www.semanticmoby.org/ontologies/core/Property"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A0">
<moby:hasMapping rdf:nodeID="A1"/>
- <rdf:type rdf:resource="http://www.s-moby.org:8080/terms#Graph"/>
+ <rdf:type rdf:resource="http://www.semanticmoby.org/ontologies/core/Graph"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A2">
<moby:mapsTo rdf:nodeID="A3"/>
<acmepubs:geneSymbol>REV7</acmepubs:geneSymbol>
<rdf:type rdf:resource="http://www.go.org:8080/terms#GeneSymbol"/>
- <rdf:type rdf:resource="http://www.s-moby.org:8080/terms#Subject"/>
+ <rdf:type rdf:resource="http://www.semanticmoby.org/ontologies/core/Subject"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A4">
<acmepubs:literatureGuideURL rdf:nodeID="A5"/>
- <rdf:type rdf:resource="http://www.s-moby.org:8080/terms#Object"/>
+ <rdf:type rdf:resource="http://www.semanticmoby.org/ontologies/core/Object"/>
<rdf:type rdf:resource="http://www.sgd.org:8080/terms#LiteratureGuide"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A6">
<moby:hasMapping rdf:nodeID="A2"/>
- <rdf:type rdf:resource="http://www.s-moby.org:8080/terms#Graph"/>
+ <rdf:type rdf:resource="http://www.semanticmoby.org/ontologies/core/Graph"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A3">
- <rdf:type rdf:resource="http://www.s-moby.org:8080/terms#Object"/>
+ <rdf:type rdf:resource="http://www.semanticmoby.org/ontologies/core/Object"/>
<acmepubs:literatureGuideURL rdf:nodeID="A7"/>
<rdf:type rdf:resource="http://www.sgd.org:8080/terms#LiteratureGuide"/>
</rdf:Description>
@@ -48,18 +48,18 @@
<moby:oneLineDescription>Industry standard search</moby:oneLineDescription>
<moby:operatesOn rdf:nodeID="A8"/>
<moby:aboutURI>http://www.acmepubs.com/about/citationSearch</moby:aboutURI>
- <rdf:type rdf:resource="http://www.s-moby.org:8080/terms#Provider"/>
+ <rdf:type rdf:resource="http://www.semanticmoby.org/ontologies/core/Provider"/>
<moby:name>AcmePubs Citation Search</moby:name>
</rdf:Description>
<rdf:Description rdf:nodeID="A1">
<acmepubs:geneSymbol>REV5</acmepubs:geneSymbol>
<rdf:type rdf:resource="http://www.go.org:8080/terms#GeneSymbol"/>
<moby:mapsTo rdf:nodeID="A4"/>
- <rdf:type rdf:resource="http://www.s-moby.org:8080/terms#Subject"/>
+ <rdf:type rdf:resource="http://www.semanticmoby.org/ontologies/core/Subject"/>
</rdf:Description>
<rdf:Description rdf:about="http://www.acmepubs.com:8080/literatureGuideURL">
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#anyURI"/>
- <rdfs:subPropertyOf rdf:resource="http://www.s-moby.org:8080/terms#Property"/>
+ <rdfs:subPropertyOf rdf:resource="http://www.semanticmoby.org/ontologies/core/Property"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DataTypeProperty"/>
<rdfs:domain rdf:resource="http://www.sgd.org:8080/terms#LiteratureGuide"/>
</rdf:Description>
===================================================================
RCS file: /home/repository/moby/moby-live/S-MOBY/ref-impl/queries/engage/engage-acmepubs-citationSearch.n3,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- /home/repository/moby/moby-live/S-MOBY/ref-impl/queries/engage/engage-acmepubs-citationSearch.n3 2004/06/10 23:27:12 1.2
+++ /home/repository/moby/moby-live/S-MOBY/ref-impl/queries/engage/engage-acmepubs-citationSearch.n3 2004/07/15 21:02:39 1.3
@@ -3,7 +3,7 @@
@prefix acmepubs: <http://www.acmepubs.com:8080/> .
@prefix go: <http://www.go.org:8080/terms#> .
@prefix sgd: <http://www.sgd.org:8080/terms#> .
- at prefix moby: <http://www.s-moby.org:8080/terms#> .
+ at prefix moby: <http://www.semanticmoby.org/ontologies/core/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
More information about the MOBY-guts
mailing list