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

    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // 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_2535 -->

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


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

    <Class rdf:about="http://edamontology.org/data_3112">
        <rdfs:label>Gene expression matrix</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://edamontology.org/format_2058">
        <rdfs:label>Gene expression report format</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://edamontology.org/format_2333">
        <rdfs:label>Binary format</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://edamontology.org/format_3033">
        <rdfs:label>Matrix format</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://edamontology.org/format_3915">
        <rdfs:label>Zarr</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://edamontology.org/format_2058"/>
        <rdfs:subClassOf rdf:resource="http://edamontology.org/format_2333"/>
        <rdfs:subClassOf rdf:resource="http://edamontology.org/format_3033"/>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://edamontology.org/is_format_of"/>
                <someValuesFrom rdf:resource="http://edamontology.org/data_2535"/>
            </Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://edamontology.org/is_format_of"/>
                <someValuesFrom rdf:resource="http://edamontology.org/data_3112"/>
            </Restriction>
        </rdfs:subClassOf>
        <ns3:created_in>1.23</ns3:created_in>
        <oboInOwl:hasDefinition>The Zarr format is an implementation of chunked, compressed, N-dimensional arrays for storing data.</oboInOwl:hasDefinition>
        <ns3:file_extension>zarray</ns3:file_extension>
        <ns3:file_extension>zgroup</ns3:file_extension>
        <ns3:documentation rdf:resource="https://pangeo.io/data.html"/>
        <ns3:documentation rdf:resource="https://zarr.readthedocs.io/en/stable/spec.html"/>
        <ns3:example rdf:resource="https://zarr.readthedocs.io/en/stable/spec/v2.html#examples"/>
    </Class>
</rdf:RDF>



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



