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

    <Class rdf:about="http://edamontology.org/format_2330">
        <rdfs:label>Textual 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_3916 -->

    <Class rdf:about="http://edamontology.org/format_3916">
        <rdfs:label>MTX</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://edamontology.org/format_2058"/>
        <rdfs:subClassOf rdf:resource="http://edamontology.org/format_2330"/>
        <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:file_extension>mtx</ns3:file_extension>
        <oboInOwl:hasDefinition>The Matrix Market matrix (MTX) format stores numerical or pattern matrices in a dense (array format) or sparse (coordinate format) representation.</oboInOwl:hasDefinition>
        <ns3:created_in>1.23</ns3:created_in>
        <ns3:documentation rdf:resource="https://reference.wolfram.com/language/ref/format/MTX.html"/>
        <ns3:example rdf:resource="https://reference.wolfram.com/language/ref/format/MTX.html"/>
        <ns3:organisation rdf:resource="https://www.nist.gov/"/>
    </Class>
</rdf:RDF>



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



