<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="https://ontobee.org/ontology/view/EDAM?iri=http://edamontology.org/format_3977"?>
<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://edamontology.org/">
    


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

    <AnnotationProperty rdf:about="http://edamontology.org/created_in"/>
    <AnnotationProperty rdf:about="http://edamontology.org/organisation"/>
    <AnnotationProperty rdf:about="http://edamontology.org/formats"/>
    <AnnotationProperty rdf:about="http://edamontology.org/documentation"/>
    <AnnotationProperty rdf:about="http://edamontology.org/bio"/>
    <AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#inSubset"/>
    <AnnotationProperty rdf:about="http://edamontology.org/media_type"/>
    <AnnotationProperty rdf:about="http://edamontology.org/file_extension"/>
    <AnnotationProperty rdf:about="http://edamontology.org/example"/>
    <AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#hasDefinition"/>
    


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

    


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

    


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

    <Class rdf:about="http://edamontology.org/format_3620">
        <rdfs:label>xlsx</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://edamontology.org/format_3977">
        <rdfs:label>ObjTables</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://edamontology.org/format_3620"/>
        <ns3:media_type>application/vnd.openxmlformats-officedocument.spreadsheetml.sheet</ns3:media_type>
        <ns3:created_in>1.25</ns3:created_in>
        <ns3:file_extension>xlsx</ns3:file_extension>
        <oboInOwl:hasDefinition>ObjTables is a toolkit for creating re-usable datasets that are both human and machine-readable, combining the ease of spreadsheets (e.g., Excel workbooks) with the rigor of schemas (classes, their attributes, the type of each attribute, and the possible relationships between instances of classes). ObjTables consists of a format for describing schemas for spreadsheets, numerous data types for science, a syntax for indicating the class and attribute represented by each table and column in a workbook, and software for using schemas to rigorously validate, merge, split, compare, and revision datasets.</oboInOwl:hasDefinition>
        <oboInOwl:inSubset rdf:resource="http://edamontology.org/bio"/>
        <oboInOwl:inSubset rdf:resource="http://edamontology.org/formats"/>
        <ns3:organisation rdf:resource="https://www.karrlab.org"/>
        <ns3:documentation rdf:resource="https://www.objtables.org/docs"/>
        <ns3:example rdf:resource="https://www.objtables.org/docs#examples"/>
    </Class>
</rdf:RDF>



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



