[MOBY-guts] biomoby commit
Gary Schlitz
gss at pub.open-bio.org
Wed May 19 18:26:48 UTC 2004
gss
Wed May 19 14:26:48 EDT 2004
Update of /home/repository/moby/moby-live/S-MOBY/ref-impl/example-providers/megapubs.com/WebRoot
In directory pub.open-bio.org:/tmp/cvs-serv876/WebRoot
Modified Files:
citationSearch.rdf
Log Message:
Incorporation of new parser
moby-live/S-MOBY/ref-impl/example-providers/megapubs.com/WebRoot citationSearch.rdf,1.4,1.5
===================================================================
RCS file: /home/repository/moby/moby-live/S-MOBY/ref-impl/example-providers/megapubs.com/WebRoot/citationSearch.rdf,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- /home/repository/moby/moby-live/S-MOBY/ref-impl/example-providers/megapubs.com/WebRoot/citationSearch.rdf 2004/04/02 00:04:21 1.4
+++ /home/repository/moby/moby-live/S-MOBY/ref-impl/example-providers/megapubs.com/WebRoot/citationSearch.rdf 2004/05/19 18:26:48 1.5
@@ -8,36 +8,36 @@
xmlns:pubs="http://www.pubs.org:8081/terms#"
xmlns:moby="http://www.s-moby.org:8080/terms#"
xmlns:sgd="http://www.sgd.org:8080/terms#" >
- <rdf:Description rdf:about="http://www.megapubs.com:8080/geneSymbol">
- <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+ <rdf:Description rdf:about="http://www.megapubs.com:8080/literatureGuideURL">
+ <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#anyURI"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DataTypeProperty"/>
- <rdfs:domain rdf:resource="http://www.go.org:8080/terms#GeneSymbol"/>
+ <rdfs:domain rdf:resource="http://www.sgd.org:8080/terms#LiteratureGuide"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A0">
<megapubs:literatureGuideURL rdf:nodeID="A1"/>
<rdf:type rdf:resource="http://www.s-moby.org:8080/terms#Object"/>
<rdf:type rdf:resource="http://www.sgd.org:8080/terms#LiteratureGuide"/>
</rdf:Description>
- <rdf:Description rdf:nodeID="A2">
- <megapubs:geneSymbol rdf:nodeID="A3"/>
- <rdf:type rdf:resource="http://www.go.org:8080/terms#GeneSymbol"/>
- <moby:mapsTo rdf:nodeID="A0"/>
- <rdf:type rdf:resource="http://www.s-moby.org:8080/terms#Subject"/>
- </rdf:Description>
<rdf:Description rdf:about="http://www.megapubs.com:8080/citationSearch">
<rdf:type rdf:resource="http://www.pubs.org:8081/terms#citationSearch"/>
+ <moby:operatesOn rdf:nodeID="A2"/>
<rdf:type rdf:resource="http://www.s-moby.org:8080/terms#Provider"/>
<rdfs:comment>Cool new search</rdfs:comment>
- <moby:operatesOn rdf:nodeID="A4"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://www.megapubs.com:8080/literatureGuideURL">
- <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#anyURI"/>
- <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>
- <rdf:Description rdf:nodeID="A4">
+ <rdf:Description rdf:nodeID="A2">
<rdf:type rdf:resource="http://www.s-moby.org:8080/terms#Graph"/>
- <moby:hasMapping rdf:nodeID="A2"/>
+ <moby:hasMapping rdf:nodeID="A3"/>
<rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag"/>
</rdf:Description>
+ <rdf:Description rdf:about="http://www.megapubs.com:8080/geneSymbol">
+ <rdfs:domain rdf:resource="http://www.go.org:8080/terms#GeneSymbol"/>
+ <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+ <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DataTypeProperty"/>
+ </rdf:Description>
+ <rdf:Description rdf:nodeID="A3">
+ <moby:mapsTo rdf:nodeID="A0"/>
+ <rdf:type rdf:resource="http://www.s-moby.org:8080/terms#Subject"/>
+ <megapubs:geneSymbol rdf:nodeID="A4"/>
+ <rdf:type rdf:resource="http://www.go.org:8080/terms#GeneSymbol"/>
+ </rdf:Description>
</rdf:RDF>
\ No newline at end of file
More information about the MOBY-guts
mailing list