[MOBY-guts] biomoby commit
Gary Schlitz
gss at pub.open-bio.org
Mon Mar 29 19:35:51 UTC 2004
gss
Mon Mar 29 14:35:51 EST 2004
Update of /home/repository/moby/moby-live/S-MOBY/ref-impl/example-providers/acmepubs.com/WebRoot
In directory pub.open-bio.org:/tmp/cvs-serv22797/WebRoot
Modified Files:
citationSearch.rdf citationSearch.n3
Log Message:
Fixed description graph
moby-live/S-MOBY/ref-impl/example-providers/acmepubs.com/WebRoot citationSearch.rdf,1.1,1.2 citationSearch.n3,1.1,1.2
===================================================================
RCS file: /home/repository/moby/moby-live/S-MOBY/ref-impl/example-providers/acmepubs.com/WebRoot/citationSearch.rdf,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- /home/repository/moby/moby-live/S-MOBY/ref-impl/example-providers/acmepubs.com/WebRoot/citationSearch.rdf 2004/03/27 01:17:45 1.1
+++ /home/repository/moby/moby-live/S-MOBY/ref-impl/example-providers/acmepubs.com/WebRoot/citationSearch.rdf 2004/03/29 19:35:51 1.2
@@ -1,44 +1,43 @@
-<rdf:RDF
- xmlns:acmepubs="http://www.acmepubs.com:8080/"
- xmlns:mygrid="http://www.mygrid.org:8080/terms#"
- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
- xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
- 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:8080/terms#"
- xmlns:moby="http://www.s-moby.org:8080/terms#">
- <owl:Ontology rdf:about="http://www.acmepubs.com:8080/"/>
- <xsd:string/>
- <owl:DataTypeProperty rdf:about="http://www.acmepubs.com:8080/geneID">
- <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
- <rdfs:domain rdf:resource="http://www.mygrid.org:8080/terms#gene_id"/>
- </owl:DataTypeProperty>
- <moby:Provider rdf:about="http://www.acmepubs.com:8080/citationSearch">
- <rdfs:comment>Industry standard search</rdfs:comment>
- <rdf:type rdf:resource="http://www.pubs.org:8080/terms#CitationSearch"/>
- <moby:operatesOn>
- <moby:Graph>
- <rdf:li>
- <mygrid:gene_id rdf:nodeID="A0">
- <moby:mapsTo>
- <pubs:PubAbstract>
- <acmepubs:pubDate>
- <xsd:date rdf:nodeID="A1"/>
- </acmepubs:pubDate>
- <rdf:type rdf:resource="http://www.s-moby.org:8080/terms#Object"/>
- </pubs:PubAbstract>
- </moby:mapsTo>
- <acmepubs:geneID rdf:nodeID="A1"/>
- <rdf:type rdf:resource="http://www.s-moby.org:8080/terms#Subject"/>
- </mygrid:gene_id>
- </rdf:li>
- <moby:hasMapping rdf:nodeID="A0"/>
- <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag"/>
- </moby:Graph>
- </moby:operatesOn>
- </moby:Provider>
- <owl:DataTypeProperty rdf:about="http://www.acmepubs.com:8080/pubDate">
- <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
- <rdfs:domain rdf:resource="http://www.pubs.org:8080/terms#PubAbstract"/>
- </owl:DataTypeProperty>
-</rdf:RDF>
+<rdf:RDF
+ xmlns:acmepubs="http://www.acmepubs.com:8080/"
+ xmlns:mygrid="http://www.mygrid.org:8080/terms#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
+ 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#" >
+ <rdf:Description rdf:nodeID="A0">
+ <acmepubs:pubDate rdf:nodeID="A1"/>
+ <rdf:type rdf:resource="http://www.pubs.org:8081/terms#PubAbstract"/>
+ <rdf:type rdf:resource="http://www.s-moby.org:8080/terms#Object"/>
+ </rdf:Description>
+ <rdf:Description rdf:about="http://www.acmepubs.com:8080/geneID">
+ <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DataTypeProperty"/>
+ <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+ <rdfs:domain rdf:resource="http://www.mygrid.org:8080/terms#gene_id"/>
+ </rdf:Description>
+ <rdf:Description rdf:nodeID="A2">
+ <rdf:type rdf:resource="http://www.s-moby.org:8080/terms#Subject"/>
+ <moby:mapsTo rdf:nodeID="A0"/>
+ <rdf:type rdf:resource="http://www.mygrid.org:8080/terms#gene_id"/>
+ <acmepubs:geneID rdf:nodeID="A3"/>
+ </rdf:Description>
+ <rdf:Description rdf:nodeID="A4">
+ <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag"/>
+ <moby:hasMapping rdf:nodeID="A2"/>
+ <rdf:type rdf:resource="http://www.s-moby.org:8080/terms#Graph"/>
+ <rdf:_1 rdf:nodeID="A2"/>
+ </rdf:Description>
+ <rdf:Description rdf:about="http://www.acmepubs.com:8080/citationSearch">
+ <rdf:type rdf:resource="http://www.pubs.org:8081/terms#citationSearch"/>
+ <rdf:type rdf:resource="http://www.s-moby.org:8080/terms#Provider"/>
+ <rdfs:comment>Industry standard search</rdfs:comment>
+ <moby:operatesOn rdf:nodeID="A4"/>
+ </rdf:Description>
+ <rdf:Description rdf:about="http://www.acmepubs.com:8080/pubDate">
+ <rdfs:domain rdf:resource="http://www.pubs.org:8081/terms#PubAbstract"/>
+ <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DataTypeProperty"/>
+ <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+ </rdf:Description>
+</rdf:RDF>
\ No newline at end of file
===================================================================
RCS file: /home/repository/moby/moby-live/S-MOBY/ref-impl/example-providers/acmepubs.com/WebRoot/citationSearch.n3,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- /home/repository/moby/moby-live/S-MOBY/ref-impl/example-providers/acmepubs.com/WebRoot/citationSearch.n3 2004/03/27 01:17:45 1.1
+++ /home/repository/moby/moby-live/S-MOBY/ref-impl/example-providers/acmepubs.com/WebRoot/citationSearch.n3 2004/03/29 19:35:51 1.2
@@ -1,46 +1,37 @@
- at prefix moby: <http://www.s-moby.org:8080/terms#> .
- at prefix mygrid: <http://www.mygrid.org:8080/terms#> .
- at prefix pubs: <http://www.pubs.org:8080/terms#> .
- at prefix acmepubs: <http://www.acmepubs.com:8080/> .
- at prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
- at prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
- at prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
- at prefix owl: <http://www.w3.org/2002/07/owl#> .
-
-acmepubs:
- a owl:Ontology .
-
-acmepubs:citationSearch
- a moby:Provider, pubs:CitationSearch ;
- rdfs:comment "Industry standard search" ;
- moby:operatesOn _:bnode1 .
-
-_:bnode1
- a moby:Graph, rdf:Bag ;
- moby:hasMapping _:bnode2 ;
- rdf:_1 _:bnode2 .
-
-_:bnode2
- a moby:Subject, mygrid:gene_id ;
- moby:mapsTo _:bnode3;
- acmepubs:geneID _:bnode5 .
-
-_:bnode3
- a moby:Object, pubs:PubAbstract ;
- acmepubs:pubDate _:bnode5 .
-
-_:bnode4
- a xsd:string .
-
-_:bnode5
- a xsd:date .
-
-acmepubs:geneID
- a owl:DataTypeProperty ;
- rdfs:domain mygrid:gene_id ;
- rdfs:range xsd:string .
-
-acmepubs:pubDate
- a owl:DataTypeProperty ;
- rdfs:domain pubs:PubAbstract ;
- rdfs:range xsd:date .
+ at prefix pubs: <http://www.pubs.org:8081/terms#> .
+ at prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
+ at prefix acmepubs: <http://www.acmepubs.com:8080/> .
+ at prefix mygrid: <http://www.mygrid.org:8080/terms#> .
+ at prefix moby: <http://www.s-moby.org:8080/terms#> .
+ at prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
+ at prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
+ at prefix owl: <http://www.w3.org/2002/07/owl#> .
+
+acmepubs:citationSearch
+ a moby:Provider, pubs:citationSearch ;
+ rdfs:comment "Industry standard search" ;
+ moby:operatesOn _:bnode1 .
+
+_:bnode1
+ a moby:Graph, rdf:Bag ;
+ moby:hasMapping _:bnode2 ;
+ rdf:_1 _:bnode2 .
+
+_:bnode2
+ a moby:Subject, mygrid:gene_id ;
+ moby:mapsTo _:bnode3 ;
+ acmepubs:geneID _:bnode4 .
+
+_:bnode3
+ a moby:Object, pubs:PubAbstract ;
+ acmepubs:pubDate _:bnode6 .
+
+acmepubs:geneID
+ a owl:DataTypeProperty ;
+ rdfs:domain mygrid:gene_id ;
+ rdfs:range xsd:string .
+
+acmepubs:pubDate
+ a owl:DataTypeProperty ;
+ rdfs:domain pubs:PubAbstract ;
+ rdfs:range xsd:date .
\ No newline at end of file
More information about the MOBY-guts
mailing list