<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="https://ontobee.org/ontology/view/CDAO?iri=http://purl.obolibrary.org/obo/CDAO_0000099"?>
<rdf:RDF xmlns="http://www.w3.org/2002/07/owl#"
     xml:base="http://www.w3.org/2002/07/owl"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     xmlns:owl="http://www.w3.org/2002/07/owl#"
     xmlns:oboInOwl="http://www.geneontology.org/formats/oboInOwl#"
     xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
     xmlns:dcterms="http://purl.org/dc/terms/"
     xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
     xmlns:obo="http://purl.obolibrary.org/obo/"
     xmlns:foaf="http://xmlns.com/foaf/0.1/"
     xmlns:dc="http://purl.org/dc/elements/1.1/">
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Annotation properties
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    <AnnotationProperty rdf:about="http://purl.org/dc/terms/description"/>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Datatypes
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Object Properties
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- http://purl.obolibrary.org/obo/CDAO_0000162 -->

    <ObjectProperty rdf:about="http://purl.obolibrary.org/obo/CDAO_0000162">
        <rdfs:label>has_Node</rdfs:label>
    </ObjectProperty>
    


    <!-- http://purl.obolibrary.org/obo/CDAO_0000193 -->

    <ObjectProperty rdf:about="http://purl.obolibrary.org/obo/CDAO_0000193">
        <rdfs:label>has_Annotation</rdfs:label>
    </ObjectProperty>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Classes
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- http://purl.obolibrary.org/obo/CDAO_0000099 -->

    <Class rdf:about="http://purl.obolibrary.org/obo/CDAO_0000099">
        <rdfs:label>Edge</rdfs:label>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://purl.obolibrary.org/obo/CDAO_0000193"/>
                <someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/CDAO_0000101"/>
            </Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://purl.obolibrary.org/obo/CDAO_0000162"/>
                <onClass rdf:resource="http://purl.obolibrary.org/obo/CDAO_0000140"/>
                <qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">2</qualifiedCardinality>
            </Restriction>
        </rdfs:subClassOf>
        <dcterms:description>An edge connecting two nodes in a (Phylogenetic) Tree or Network, also known as a &#39;branch&#39;.  Edges may have attributes such as length, degree of support, and direction.  An edge can be a surrogate for a &#39;split&#39; or bipartition, since each edge in a tree divides the terminal nodes into two sets.</dcterms:description>
    </Class>
    


    <!-- http://purl.obolibrary.org/obo/CDAO_0000101 -->

    <Class rdf:about="http://purl.obolibrary.org/obo/CDAO_0000101">
        <rdfs:label>EdgeAnnotation</rdfs:label>
    </Class>
    


    <!-- http://purl.obolibrary.org/obo/CDAO_0000140 -->

    <Class rdf:about="http://purl.obolibrary.org/obo/CDAO_0000140">
        <rdfs:label>Node</rdfs:label>
    </Class>
</rdf:RDF>



<!-- Generated by the OWL API (version 3.2.4.1806) http://owlapi.sourceforge.net -->



