<?xml version="1.0"?>
<!DOCTYPE rdf:RDF [
  <!ENTITY rdfs 'http://www.w3.org/2000/01/rdf-schema#'>
  <!ENTITY ro 'http://sswapmeet.sswap.info/RO/'>
  <!ENTITY xsd 'http://www.w3.org/2001/XMLSchema#'>
  <!ENTITY owl 'http://www.w3.org/2002/07/owl#'>
  <!ENTITY rdf 'http://www.w3.org/1999/02/22-rdf-syntax-ns#'>
  <!ENTITY oboInOwl 'http://sswapmeet.sswap.info/oboInOwl/'>]>
<rdf:RDF
    xmlns:rdf="&rdf;"
    xmlns:ro="&ro;"
    xmlns:owl="&owl;"
    xmlns:xsd="&xsd;"
    xmlns:oboInOwl="&oboInOwl;"
    xmlns:rdfs="&rdfs;">
    <owl:Ontology rdf:about="&ro;owlOntology">
        <rdfs:label rdf:datatype="&xsd;string">relationship</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string">&lt;p&gt;This ontology contains logical relations to be shared across the different OBO ontologies. Each OBO ontology is free to extend this set with relations specific to the biology within that ontology&lt;/p&gt;&lt;div class="notes"&gt;&lt;p&gt;In the definitions, variables c, d, ..., p, q, ... range over instances of continuants and processes respectively. C, D, ..., P, Q, ... range over the corresponding classes&lt;/p&gt;&lt;p&gt; For a discussion of instance-level relations and also of additional axioms needed to infer transitivity and other properties of the relations listed above see &lt;a href="http://genomebiology.com/2005/6/5/R46"&gt;http://genomebiology.com/2005/6/5/R46&lt;/a&gt; or the OBO relations page hosted at &lt;a href="http://obo.sourceforge.net/relationship"&gt;http://obo.sourceforge.net/relationship&lt;/a&gt;&lt;/div&gt;</rdfs:comment>
        <oboInOwl:savedBy rdf:datatype="&xsd;string">cjm</oboInOwl:savedBy>
        <owl:imports>
            <owl:Ontology rdf:about="&oboInOwl;owlImports"/>
        </owl:imports>
        <rdfs:comment rdf:datatype="&xsd;string">release version 0.99</rdfs:comment>
        <oboInOwl:hasDefaultNamespace rdf:datatype="&xsd;string"
        >relationship</oboInOwl:hasDefaultNamespace>
        <oboInOwl:hasDate rdf:datatype="&xsd;string">14:07:2006 00:00</oboInOwl:hasDate>
        <rdfs:comment rdf:datatype="&xsd;string">cvs version $Revision: 1.10 $</rdfs:comment>
        <rdfs:comment rdf:datatype="&xsd;string">
          This is an OWL translation of an ontology whose native representational form is .obo. The translation was performed using the oboInOwl xslt library. For details, see http://www.berkeleybop.org/obo-conv.cgi
        </rdfs:comment>
    </owl:Ontology>
</rdf:RDF>

