<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="https://ontobee.org/ontology/view/ONE?iri=http://purl.obolibrary.org/obo/OBI_0000701"?>
<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/IAO_0000115"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000111"/>
    


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

    


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

    


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

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


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

    <ObjectProperty rdf:about="http://purl.obolibrary.org/obo/OBI_0000417">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">achieves_planned_objective</rdfs:label>
    </ObjectProperty>
    


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

    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/APOLLO_SV_00000796">
        <rdfs:label xml:lang="en">dataset creating</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/OBI_0000648 -->

    <Class rdf:about="http://purl.obolibrary.org/obo/OBI_0000648">
        <rdfs:label xml:lang="en">clustered data set</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/OBI_0000701">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">self-organizing map</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/APOLLO_SV_00000796"/>
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/OBI_0200175"/>
        <rdfs:subClassOf>
            <Class>
                <intersectionOf rdf:parseType="Collection">
                    <Restriction>
                        <onProperty rdf:resource="http://purl.obolibrary.org/obo/OBI_0000299"/>
                        <someValuesFrom>
                            <Class>
                                <unionOf rdf:parseType="Collection">
                                    <rdf:Description rdf:about="http://purl.obolibrary.org/obo/OBI_0000648"/>
                                    <rdf:Description rdf:about="http://purl.obolibrary.org/obo/OBI_0000741"/>
                                </unionOf>
                            </Class>
                        </someValuesFrom>
                    </Restriction>
                    <Restriction>
                        <onProperty rdf:resource="http://purl.obolibrary.org/obo/OBI_0000417"/>
                        <someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/OBI_0200178"/>
                    </Restriction>
                </intersectionOf>
            </Class>
        </rdfs:subClassOf>
        <ns3:IAO_0000115 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A self-organizing map (SOM) is an artificial neural network with objective class discovery that uses a neighborhood function to preserve the topological properties of a dataset to produce low-dimensional (typically 2) discretized representation of the training data set. A set of artificial neurons learn to map points in an input space to coordinates in an output space. The input space can have different dimensions and topology from the output space, and the SOM will attempt to preserve these.</ns3:IAO_0000115>
        <ns3:IAO_0000117 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">James Malone</ns3:IAO_0000117>
        <ns3:IAO_0000119 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PERSON: Ryan Brinkman</ns3:IAO_0000119>
        <ns3:IAO_0000117 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Ryan Brinkman</ns3:IAO_0000117>
        <ns3:IAO_0000118 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SOM</ns3:IAO_0000118>
        <ns3:IAO_0000111 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">self-organizing map</ns3:IAO_0000111>
        <ns3:IAO_0000114 rdf:resource="http://purl.obolibrary.org/obo/IAO_0000125"/>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/OBI_0000741">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">topologically preserved clustered data set</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/OBI_0200175">
        <rdfs:label xml:lang="en">class discovery data transformation</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/OBI_0200178">
        <rdfs:label xml:lang="en">class discovery objective</rdfs:label>
    </Class>
    


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

    


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

    <Thing rdf:about="http://purl.obolibrary.org/obo/IAO_0000125">
        <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">pending final vetting</rdfs:label>
    </Thing>
</rdf:RDF>



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



