<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="https://ontobee.org/ontology/view/PSDO?iri=http://purl.obolibrary.org/obo/STATO_0000695"?>
<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:rdfs="http://www.w3.org/2000/01/rdf-schema#"
     xmlns:foaf="http://xmlns.com/foaf/0.1/"
     xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:ns3="http://purl.obolibrary.org/obo/">
    


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

    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000118"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000117"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000119"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000114"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/STATO_0000041"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000115"/>
    


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

    


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

    


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

    <ObjectProperty rdf:about="http://purl.obolibrary.org/obo/BFO_0000051">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
        <rdfs:label xml:lang="en">has part</rdfs:label>
    </ObjectProperty>
    


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

    <ObjectProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000219">
        <rdfs:label xml:lang="en">denotes</rdfs:label>
    </ObjectProperty>
    


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

    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/IAO_0000038">
        <rdfs:label xml:lang="en">graph</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/IAO_0000078"/>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/STATO_0000006">
        <rdfs:label xml:lang="en">x-axis</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/STATO_0000008">
        <rdfs:label xml:lang="en">y-axis</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/STATO_0000233">
        <rdfs:label xml:lang="en">true positive rate</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/STATO_0000416">
        <rdfs:label xml:lang="en">precision</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/STATO_0000695">
        <rdfs:label>precision-recall curve</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/IAO_0000038"/>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://purl.obolibrary.org/obo/BFO_0000051"/>
                <someValuesFrom>
                    <Class>
                        <intersectionOf rdf:parseType="Collection">
                            <rdf:Description rdf:about="http://purl.obolibrary.org/obo/STATO_0000008"/>
                            <Restriction>
                                <onProperty rdf:resource="http://purl.obolibrary.org/obo/IAO_0000219"/>
                                <someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/STATO_0000416"/>
                            </Restriction>
                        </intersectionOf>
                    </Class>
                </someValuesFrom>
            </Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://purl.obolibrary.org/obo/BFO_0000051"/>
                <someValuesFrom>
                    <Class>
                        <intersectionOf rdf:parseType="Collection">
                            <rdf:Description rdf:about="http://purl.obolibrary.org/obo/STATO_0000006"/>
                            <Restriction>
                                <onProperty rdf:resource="http://purl.obolibrary.org/obo/IAO_0000219"/>
                                <someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/STATO_0000233"/>
                            </Restriction>
                        </intersectionOf>
                    </Class>
                </someValuesFrom>
            </Restriction>
        </rdfs:subClassOf>
        <ns3:IAO_0000118>PR-curve</ns3:IAO_0000118>
        <ns3:IAO_0000119>adapted from ChatGPT using the prompt: &quot;What is the difference between ROC curve and PR curve&quot;</ns3:IAO_0000119>
        <ns3:IAO_0000117>Philippe Rocca-Serra</ns3:IAO_0000117>
        <ns3:STATO_0000041></ns3:STATO_0000041>
        <ns3:IAO_0000115>The precision-recall curve is a graph which plots the sensitivity or recall on the X-axis and the precision on the Y-axis.
The precision-recall curves focuses on the trade-off between Precision and Recall at various thresholds. It also highlights the performance of the model for the positive class (often the minority or more important class).
It is particularly suited for for imbalanced datasets where the positive class is rare.
The PR-curve is more sensitive to class imbalance. As precision drops significantly if the model predicts too many false positives, it makesthe PR-curve better for evaluating performance on imbalanced datasets.</ns3:IAO_0000115>
        <ns3:IAO_0000114 rdf:resource="http://purl.obolibrary.org/obo/IAO_0000122"/>
    </Class>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Individuals
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


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

    <Thing rdf:about="http://purl.obolibrary.org/obo/IAO_0000122">
        <rdf:type rdf:resource="http://purl.obolibrary.org/obo/IAO_0000078"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdfs:label xml:lang="en">ready for release</rdfs:label>
    </Thing>
</rdf:RDF>



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



