<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="https://ontobee.org/ontology/view/EDAM?iri=http://edamontology.org/operation_0490"?>
<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:ns4="http://edamontology.org/"
     xmlns:foaf="http://xmlns.com/foaf/0.1/"
     xmlns:dc="http://purl.org/dc/elements/1.1/">
    


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

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


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

    


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

    


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

    <ObjectProperty rdf:about="http://edamontology.org/has_output">
        <rdfs:label>has output</rdfs:label>
    </ObjectProperty>
    


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

    


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

    <Class rdf:about="http://edamontology.org/data_0862">
        <rdfs:label>Dotplot</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://edamontology.org/operation_0288">
        <rdfs:label>Sequence word comparison</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://edamontology.org/operation_0490">
        <rdfs:label>Dot plot plotting</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://edamontology.org/operation_0288"/>
        <rdfs:subClassOf rdf:resource="http://edamontology.org/operation_0564"/>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://edamontology.org/has_output"/>
                <someValuesFrom rdf:resource="http://edamontology.org/data_0862"/>
            </Restriction>
        </rdfs:subClassOf>
        <oboInOwl:hasDefinition>Render a representation of a distribution that consists of group of data points plotted on a simple scale.</oboInOwl:hasDefinition>
        <oboInOwl:hasExactSynonym>Categorical plot plotting</oboInOwl:hasExactSynonym>
        <oboInOwl:hasExactSynonym>Dotplot plotting</oboInOwl:hasExactSynonym>
        <ns4:created_in>beta12orEarlier</ns4:created_in>
        <rdfs:comment>Dot plots are useful when having not too many (e.g. 20) data points for each category. Example: draw a dotplot of sequence similarities identified from word-matching or character comparison.</rdfs:comment>
        <oboInOwl:inSubset rdf:resource="http://edamontology.org/bio"/>
        <oboInOwl:inSubset rdf:resource="http://edamontology.org/operations"/>
        <rdfs:seeAlso rdf:resource="https://en.wikipedia.org/wiki/Dot_plot_(bioinformatics)"/>
    </Class>
    


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

    <Class rdf:about="http://edamontology.org/operation_0564">
        <rdfs:label>Sequence visualisation</rdfs:label>
    </Class>
</rdf:RDF>



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



