<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="https://ontobee.org/ontology/view/EDAM?iri=http://edamontology.org/operation_3435"?>
<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://edamontology.org/">
    


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

    <AnnotationProperty rdf:about="http://edamontology.org/created_in"/>
    <AnnotationProperty rdf:about="http://edamontology.org/operations"/>
    <AnnotationProperty rdf:about="http://edamontology.org/bio"/>
    <AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#hasNarrowSynonym"/>
    <AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#inSubset"/>
    <AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#hasDefinition"/>
    


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

    


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

    


    <!-- http://edamontology.org/operation_2238 -->

    <Class rdf:about="http://edamontology.org/operation_2238">
        <rdfs:label>Statistical calculation</rdfs:label>
    </Class>
    


    <!-- http://edamontology.org/operation_3435 -->

    <Class rdf:about="http://edamontology.org/operation_3435">
        <rdfs:label>Standardisation and normalisation</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://edamontology.org/operation_2238"/>
        <oboInOwl:hasNarrowSynonym>Normalisation</oboInOwl:hasNarrowSynonym>
        <oboInOwl:hasNarrowSynonym>Standardisation</oboInOwl:hasNarrowSynonym>
        <oboInOwl:hasDefinition>Standardize or normalize data by some statistical method.</oboInOwl:hasDefinition>
        <ns3:created_in>1.6</ns3:created_in>
        <rdfs:comment>In the simplest normalisation means adjusting values measured on different scales to a common scale (often between 0.0 and 1.0), but can refer to more sophisticated adjustment whereby entire probability distributions of adjusted values are brought into alignment. Standardisation typically refers to an operation whereby a range of values are standardised to measure how many standard deviations a value is from its mean.</rdfs:comment>
        <oboInOwl:inSubset rdf:resource="http://edamontology.org/bio"/>
        <oboInOwl:inSubset rdf:resource="http://edamontology.org/operations"/>
    </Class>
</rdf:RDF>



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



