<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="https://ontobee.org/ontology/view/GENO?iri=http://biohackathon.org/resource/faldo%23StrandedPosition"?>
<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:faldo="http://biohackathon.org/resource/faldo#"
     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://biohackathon.org/resource/faldo#Position -->

    <Class rdf:about="http://biohackathon.org/resource/faldo#Position">
        <rdfs:label xml:lang="en">Position</rdfs:label>
    </Class>
    


    <!-- http://biohackathon.org/resource/faldo#StrandedPosition -->

    <Class rdf:about="http://biohackathon.org/resource/faldo#StrandedPosition">
        <rdfs:label xml:lang="en">Stranded position</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://biohackathon.org/resource/faldo#Position"/>
        <rdfs:comment>Part of the coordinate system denoting on which strand the feature can be found. If you do not yet know which stand the feature is on, you should tag the position with just this class. If you know more you should use one of the subclasses. This means a region described with a &#39;.&#39; in GFF3. A GFF3 unstranded position does not have this type in FALDO -- those are just a &#39;position&#39;.</rdfs:comment>
    </Class>
</rdf:RDF>



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



