<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="https://ontobee.org/ontology/view/CDAO?iri=http://purl.obolibrary.org/obo/CDAO_0000139"?>
<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_0000201 -->

    <ObjectProperty rdf:about="http://purl.obolibrary.org/obo/CDAO_0000201">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
        <rdfs:label>has_Parent_Node</rdfs:label>
    </ObjectProperty>
    


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

    <ObjectProperty rdf:about="http://purl.obolibrary.org/obo/CDAO_0000209">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
        <rdfs:label>has_Child_Node</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>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/CDAO_0000139">
        <rdfs:label>DirectedEdge</rdfs:label>
        <equivalentClass>
            <Class>
                <intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://purl.obolibrary.org/obo/CDAO_0000099"/>
                    <Restriction>
                        <onProperty rdf:resource="http://purl.obolibrary.org/obo/CDAO_0000201"/>
                        <onClass rdf:resource="http://purl.obolibrary.org/obo/CDAO_0000140"/>
                        <qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</qualifiedCardinality>
                    </Restriction>
                    <Restriction>
                        <onProperty rdf:resource="http://purl.obolibrary.org/obo/CDAO_0000209"/>
                        <onClass rdf:resource="http://purl.obolibrary.org/obo/CDAO_0000140"/>
                        <qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</qualifiedCardinality>
                    </Restriction>
                </intersectionOf>
            </Class>
        </equivalentClass>
        <dcterms:description>A directed edge. Rooted trees have directed edges. The direction is specified by way of the parent and child relationships of nodes that the edge connects.</dcterms:description>
    </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 -->



