Mercurial > repos > mikel-egana-aranguren > sadi_generic
comparison galaxy-dist/test-data/uniprotInfot-input.rdf @ 2:977c838e3442 draft default tip
New dir structure, README improved, tests added and RDF merge tool created
author | mikel-egana-aranguren <mikel.egana.aranguren@gmail.com> |
---|---|
date | Fri, 25 Apr 2014 14:41:12 +0200 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
1:bb17b69a74c5 | 2:977c838e3442 |
---|---|
1 <rdf:RDF | |
2 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | |
3 xmlns:j.1="http://semanticscience.org/resource/" | |
4 xmlns:j.0="http://sadiframework.org/examples/pdb2uniprot.owl#" | |
5 xmlns:j.2="http://purl.oclc.org/SADI/LSRN/" | |
6 xmlns:j.3="http://sadiframework.org/ontologies/properties.owl#" | |
7 xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" > | |
8 <rdf:Description rdf:about="http://lsrn.org/PDB:3SAK"> | |
9 <j.3:is3DStructureOf rdf:resource="http://lsrn.org/UniProt:P04637"/> | |
10 <rdf:type rdf:resource="http://sadiframework.org/examples/pdb2uniprot.owl#OutputClass"/> | |
11 </rdf:Description> | |
12 <rdf:Description rdf:about="http://lsrn.org/UniProt:P04637"> | |
13 <j.1:SIO_000671 rdf:nodeID="A0"/> | |
14 <rdf:type rdf:resource="http://purl.oclc.org/SADI/LSRN/UniProt_Record"/> | |
15 </rdf:Description> | |
16 <rdf:Description rdf:nodeID="A0"> | |
17 <j.1:SIO_000300 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">P04637</j.1:SIO_000300> | |
18 <rdf:type rdf:resource="http://purl.oclc.org/SADI/LSRN/UniProt_Identifier"/> | |
19 </rdf:Description> | |
20 </rdf:RDF> |