<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="https://ontobee.org/ontology/view/EDAM?iri=http://edamontology.org/format_2352"?>
<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/formats"/>
    <AnnotationProperty rdf:about="http://edamontology.org/documentation"/>
    <AnnotationProperty rdf:about="http://edamontology.org/ontology_used"/>
    <AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#hasDbXref"/>
    <AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#hasExactSynonym"/>
    <AnnotationProperty rdf:about="http://edamontology.org/bio"/>
    <AnnotationProperty rdf:about="http://edamontology.org/citation"/>
    <AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#inSubset"/>
    <AnnotationProperty rdf:about="http://edamontology.org/example"/>
    <AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#hasDefinition"/>
    <AnnotationProperty rdf:about="http://edamontology.org/repository"/>
    


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

    


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

    


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

    <ObjectProperty rdf:about="http://edamontology.org/is_format_of">
        <rdfs:label>is format of</rdfs:label>
    </ObjectProperty>
    


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

    


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

    <Class rdf:about="http://edamontology.org/data_0863">
        <rdfs:label>Sequence alignment</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://edamontology.org/data_1255">
        <rdfs:label>Sequence features</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://edamontology.org/data_1772">
        <rdfs:label>Score</rdfs:label>
    </Class>
    


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

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


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

    <Class rdf:about="http://edamontology.org/data_3108">
        <rdfs:label>Experimental measurement</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://edamontology.org/format_1919">
        <rdfs:label>Sequence record format</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://edamontology.org/format_1920">
        <rdfs:label>Sequence feature annotation format</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://edamontology.org/format_2332">
        <rdfs:label>XML</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://edamontology.org/format_2352">
        <rdfs:label>BioXSD (XML)</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://edamontology.org/format_1919"/>
        <rdfs:subClassOf rdf:resource="http://edamontology.org/format_1920"/>
        <rdfs:subClassOf rdf:resource="http://edamontology.org/format_2332"/>
        <rdfs:subClassOf rdf:resource="http://edamontology.org/format_2555"/>
        <rdfs:subClassOf rdf:resource="http://edamontology.org/format_2571"/>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://edamontology.org/is_format_of"/>
                <someValuesFrom rdf:resource="http://edamontology.org/data_2044"/>
            </Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://edamontology.org/is_format_of"/>
                <someValuesFrom rdf:resource="http://edamontology.org/data_1772"/>
            </Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://edamontology.org/is_format_of"/>
                <someValuesFrom rdf:resource="http://edamontology.org/data_3108"/>
            </Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://edamontology.org/is_format_of"/>
                <someValuesFrom rdf:resource="http://edamontology.org/data_1255"/>
            </Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://edamontology.org/is_format_of"/>
                <someValuesFrom rdf:resource="http://edamontology.org/data_0863"/>
            </Restriction>
        </rdfs:subClassOf>
        <oboInOwl:hasExactSynonym>BioXSD format</oboInOwl:hasExactSynonym>
        <oboInOwl:hasExactSynonym>BioXSD|GTrack</oboInOwl:hasExactSynonym>
        <oboInOwl:hasExactSynonym>BioYAML</oboInOwl:hasExactSynonym>
        <oboInOwl:hasExactSynonym>BioXSD</oboInOwl:hasExactSynonym>
        <oboInOwl:hasExactSynonym>BioXSD in XML</oboInOwl:hasExactSynonym>
        <oboInOwl:hasExactSynonym>BioJSON</oboInOwl:hasExactSynonym>
        <oboInOwl:hasDefinition>BioXSD-schema-based XML format of sequence-based data and some other common data - sequence records, alignments, feature records, references to resources, and more - optimised for integrative bioinformatics, Web services, and object-oriented programming.</oboInOwl:hasDefinition>
        <ns4:created_in>beta12orEarlier</ns4:created_in>
        <oboInOwl:hasExactSynonym>BioXSD/GTrack</oboInOwl:hasExactSynonym>
        <oboInOwl:hasExactSynonym>BioXSD XML</oboInOwl:hasExactSynonym>
        <ns4:ontology_used>Any ontology allowed, none mandatory. Preferably with URIs but URIs are not mandatory. Non-ontology terms are also allowed as the last resort in case of a lack of suitable ontology.</ns4:ontology_used>
        <oboInOwl:hasExactSynonym>BioXSD data model</oboInOwl:hasExactSynonym>
        <oboInOwl:hasExactSynonym>BioXSD XML format</oboInOwl:hasExactSynonym>
        <oboInOwl:hasExactSynonym>BioXSD in XML format</oboInOwl:hasExactSynonym>
        <oboInOwl:hasExactSynonym>BioXSD+XML</oboInOwl:hasExactSynonym>
        <rdfs:comment>&#39;BioXSD&#39; belongs to the &#39;BioXSD|GTrack&#39; ecosystem of generic formats. &#39;BioXSD in XML&#39; is the XML format based on the common, unified &#39;BioXSD data model&#39;, a.k.a. &#39;BioXSD|BioJSON|BioYAML&#39;.</rdfs:comment>
        <oboInOwl:hasDbXref rdf:resource="http://bioxsd.org"/>
        <ns4:documentation rdf:resource="http://bioxsd.org"/>
        <ns4:documentation rdf:resource="http://bioxsd.org/BioXSD-1.1.xsd"/>
        <oboInOwl:hasDbXref rdf:resource="http://bioxsd.org/BioXSD-1.1.xsd"/>
        <ns4:example rdf:resource="http://bioxsd.org/accession.xml"/>
        <ns4:example rdf:resource="http://bioxsd.org/exampleFeatureRecords.html"/>
        <ns4:example rdf:resource="http://bioxsd.org/sequenceRecord.xml"/>
        <ns4:example rdf:resource="http://bioxsd.org/sequenceRecord.xml+json+yaml.xml"/>
        <ns4:citation rdf:resource="http://doi.org/10.1093/bioinformatics/btq391"/>
        <ns4:citation rdf:resource="http://doi.org/10.1186/1471-2105-12-494"/>
        <ns4:citation rdf:resource="http://doi.org/10.7490/f1000research.1113048.1"/>
        <oboInOwl:inSubset rdf:resource="http://edamontology.org/bio"/>
        <oboInOwl:inSubset rdf:resource="http://edamontology.org/formats"/>
        <ns4:repository rdf:resource="https://github.com/bioxsd/bioxsd"/>
    </Class>
    


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

    <Class rdf:about="http://edamontology.org/format_2555">
        <rdfs:label>Alignment format (XML)</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://edamontology.org/format_2571">
        <rdfs:label>Raw sequence format</rdfs:label>
    </Class>
</rdf:RDF>



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



