<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="https://ontobee.org/ontology/view/MCRO?iri=http://www.ontodm.com/OntoDM-core/OntoDM_000264"?>
<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:OntoDM-core="http://www.ontodm.com/OntoDM-core/"
     xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
     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
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


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

    


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

    


    <!-- http://www.ontodm.com/OntoDM-core/OntoDM_000098 -->

    <Class rdf:about="http://www.ontodm.com/OntoDM-core/OntoDM_000098">
        <rdfs:label>data mining task</rdfs:label>
    </Class>
    


    <!-- http://www.ontodm.com/OntoDM-core/OntoDM_000264 -->

    <Class rdf:about="http://www.ontodm.com/OntoDM-core/OntoDM_000264">
        <rdfs:label>clustering task</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://www.ontodm.com/OntoDM-core/OntoDM_000098"/>
        <rdfs:comment>Clustering. Clustering in general is concerned with grouping objects into classes
of similar objects (Kaufman and Rousseeuw 1990). Given a set of examples (object
descriptions), the task of clustering is to partition these examples into subsets,
called clusters.</rdfs:comment>
    </Class>
</rdf:RDF>



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



