<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="https://ontobee.org/ontology/view/MS?iri=http://purl.obolibrary.org/obo/MS_4000163"?>
<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:ms="http://purl.obolibrary.org/obo/ms#"
     xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
     xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
     xmlns:ns4="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://www.geneontology.org/formats/oboInOwl#hasOBONamespace"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000115"/>
    <AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#id"/>
    


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

    


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

    


    <!-- http://purl.obolibrary.org/obo/ms#has_metric_category -->

    <ObjectProperty rdf:about="http://purl.obolibrary.org/obo/ms#has_metric_category">
        <rdfs:label>has_metric_category</rdfs:label>
    </ObjectProperty>
    


    <!-- http://purl.obolibrary.org/obo/ms#has_units -->

    <ObjectProperty rdf:about="http://purl.obolibrary.org/obo/ms#has_units">
        <rdfs:label>has_units</rdfs:label>
    </ObjectProperty>
    


    <!-- http://purl.obolibrary.org/obo/ms#has_value_concept -->

    <ObjectProperty rdf:about="http://purl.obolibrary.org/obo/ms#has_value_concept">
        <rdfs:label>has_value_concept</rdfs:label>
    </ObjectProperty>
    


    <!-- http://purl.obolibrary.org/obo/ms#has_value_type -->

    <ObjectProperty rdf:about="http://purl.obolibrary.org/obo/ms#has_value_type">
        <rdfs:label>has value type</rdfs:label>
    </ObjectProperty>
    


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

    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/MS_1000043">
        <rdfs:label>intensity unit</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/MS_4000003">
        <rdfs:label>single value</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/MS_4000008">
        <rdfs:label>ID based metric</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/MS_4000022">
        <rdfs:label>MS2 metric</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/MS_4000163">
        <rdfs:label>identified MS2 precursor intensity distribution mean</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/MS_4000003"/>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://purl.obolibrary.org/obo/ms#has_metric_category"/>
                <someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/MS_4000008"/>
            </Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://purl.obolibrary.org/obo/ms#has_value_concept"/>
                <someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/STATO_0000401"/>
            </Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://purl.obolibrary.org/obo/ms#has_units"/>
                <someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/MS_1000043"/>
            </Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://purl.obolibrary.org/obo/ms#has_value_type"/>
                <someValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
            </Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://purl.obolibrary.org/obo/ms#has_metric_category"/>
                <someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/MS_4000022"/>
            </Restriction>
        </rdfs:subClassOf>
        <rdfs:comment>The metric informs about the dynamic range of the acquisition in relation to identifiability.</rdfs:comment>
        <oboInOwl:hasOBONamespace>MS</oboInOwl:hasOBONamespace>
        <ns4:IAO_0000115>From the distribution of identified MS2 precursor intensities, the mean. The used type of identification should be noted in the metadata or analysis methods section of the recording file for the respective run. In case of multiple acceptance criteria (FDR) available in proteomics, PSM-level FDR should be used for better comparability.</ns4:IAO_0000115>
        <oboInOwl:id>MS:4000163</oboInOwl:id>
    </Class>
    


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

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


    <!-- http://www.w3.org/2001/XMLSchema#float -->

    <Class rdf:about="http://www.w3.org/2001/XMLSchema#float"/>
</rdf:RDF>



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



