Skip to main content

Table 1 OBOF to RDF mapping. Mapping used by the BioGateway pipeline to translate ontologies represented in OBOF (e.g. the Gene Ontology) into RDF.

From: BioGateway: a semantic systems biology tool for the life sciences

OBOF2RDF

OBOF

RDF

Term ID

<ssb:GO rdf:about="#GO_0000001">

Term name

<rdfs:label xml:lang="en">nucleus</rdfs:label>

Definition

<ssb:def>my definition</ssb:def>

Synonym

<ssb:synonym>

 

<rdf:Description>

 

<ssb:syn>mitochondrial inheritance</ssb:syn>

 

<ssb:scope>EXACT</ssb:scope>

 

<rdf:Description>

 

</ssb:synonym>

Relations

<ssb:is_a rdf:resource="#GO_0048308"/>

 

<ssb:part_of rdf:resource="#PO_0009070"/>

Comment

<rdfs:comment xml:lang="en">This is a comment

 

</rdfs:comment>

DBXref

<ssb:DbXref>

 

<rdf:Description>

 

<ssb:acc>11389764</ssb:acc>

 

<ssb:dbname>PMID</ssb:dbname>

 

</rdf:Description>

 

</ssb:DbXref>