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


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

    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Data properties
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


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

    <DatatypeProperty rdf:about="http://purl.obolibrary.org/obo/MCRO_0000042">
        <rdfs:label>confidence interval value</rdfs:label>
    </DatatypeProperty>
    


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

    <DatatypeProperty rdf:about="http://purl.obolibrary.org/obo/MCRO_0000049">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
        <rdfs:label>performance metric value</rdfs:label>
    </DatatypeProperty>
    


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

    <DatatypeProperty rdf:about="http://purl.obolibrary.org/obo/MCRO_0000051">
        <rdfs:label>slice</rdfs:label>
    </DatatypeProperty>
    


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

    <DatatypeProperty rdf:about="http://purl.obolibrary.org/obo/MCRO_0000052">
        <rdfs:label>threshold value</rdfs:label>
    </DatatypeProperty>
    


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

    


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

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


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

    <Class rdf:about="http://purl.obolibrary.org/obo/MCRO_0000027">
        <rdfs:label>Performance Metric Information Section</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/IAO_0000314"/>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://purl.obolibrary.org/obo/MCRO_0000042"/>
                <someValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#decimal"/>
            </Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://purl.obolibrary.org/obo/MCRO_0000052"/>
                <someValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#decimal"/>
            </Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://purl.obolibrary.org/obo/MCRO_0000051"/>
                <someValuesFrom rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
            </Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://purl.obolibrary.org/obo/MCRO_0000049"/>
                <someValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#decimal"/>
            </Restriction>
        </rdfs:subClassOf>
        <ns3:IAO_0000115>Section content here summarizing the information about the metrics (precision, recall, f1 score, etc.) that measured the performance of the model. One can report the values and portion of the data (slice).</ns3:IAO_0000115>
    </Class>
</rdf:RDF>



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



