<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="https://ontobee.org/ontology/view/EDAM?iri=http://edamontology.org/format_3681"?>
<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:skos="http://www.w3.org/2004/02/skos/core#"
     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#savedBy"/>
    <AnnotationProperty rdf:about="http://www.w3.org/2004/02/skos/core#exactMatch"/>
    <AnnotationProperty rdf:about="http://edamontology.org/organisation"/>
    <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://edamontology.org/information_standard"/>
    <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/has_topic -->

    <ObjectProperty rdf:about="http://edamontology.org/has_topic">
        <rdfs:label>has topic</rdfs:label>
    </ObjectProperty>
    


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

    


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

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


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

    <Class rdf:about="http://edamontology.org/format_3245">
        <rdfs:label>Mass spectrometry data format</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://edamontology.org/format_3681">
        <rdfs:label>mzTab</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://edamontology.org/format_2330"/>
        <rdfs:subClassOf rdf:resource="http://edamontology.org/format_3245"/>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://edamontology.org/has_topic"/>
                <someValuesFrom rdf:resource="http://edamontology.org/topic_0121"/>
            </Restriction>
        </rdfs:subClassOf>
        <rdfs:comment>For mass spectrometry-based chemical profiling data (including metabolomics), there is a derived (but incompatible) format mzTab-M (also named mzTab 2.0, http://edamontology.org/format_4058), and its lipidomics version mzTab-L (http://edamontology.org/format_4059).</rdfs:comment>
        <oboInOwl:hasDefinition>mzTab is a light-weight, tab-delimited format for mass spectrometry-based proteomics data.</oboInOwl:hasDefinition>
        <rdfs:comment>The reference implementation of mzTab in Java is https://github.com/PRIDE-Archive/jmzTab (maintenance stopped in 2022).</rdfs:comment>
        <rdfs:comment>mzTab is alternatively named mzTab 1.0, as opposed to mzTab 2.0 (and 2.1), which is the incompatible mzTab-M format for chemical profiling e.g. metabolomics.</rdfs:comment>
        <ns4:ontology_used>More ontologies and controlled vocabularies can be used in certain cases: Unit Ontology, ChEBI, OBI, PSI-MOD, Unimod database, PRIDE CV, NEWT, BRENDA tissue, Cell Type ontology.</ns4:ontology_used>
        <ns4:created_in>1.13</ns4:created_in>
        <oboInOwl:hasExactSynonym>mzTab 1.0</oboInOwl:hasExactSynonym>
        <rdfs:comment>For more detailed metadata, there are formats such as mzIdentML (http://edamontology.org/format_3247) and mzQuantML (http://edamontology.org/format_3248).</rdfs:comment>
        <oboInOwl:savedBy>2025-11 Matúš Kalaš</oboInOwl:savedBy>
        <ns4:citation rdf:resource="http://doi.org/10.1074/mcp.O113.036681"/>
        <oboInOwl:inSubset rdf:resource="http://edamontology.org/bio"/>
        <oboInOwl:inSubset rdf:resource="http://edamontology.org/formats"/>
        <ns4:ontology_used rdf:resource="http://purl.obolibrary.org/obo/ms.owl"/>
        <ns4:organisation rdf:resource="https://www.psidev.info"/>
        <skos:exactMatch rdf:resource="https://doi.org/10.25504/FAIRsharing.c12tyk"/>
        <ns4:repository rdf:resource="https://github.com/HUPO-PSI/mzTab"/>
        <ns4:documentation rdf:resource="https://github.com/HUPO-PSI/mzTab/raw/master/specification_document-releases/1_0-Proteomics-Release/mzTab_format_specification.pdf"/>
        <ns4:example rdf:resource="https://github.com/HUPO-PSI/mzTab/wiki/Examples#mztab-10-example-files"/>
        <ns4:information_standard rdf:resource="https://www.psidev.info/miape"/>
    </Class>
    


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

    <Class rdf:about="http://edamontology.org/topic_0121">
        <rdfs:label>Proteomics</rdfs:label>
    </Class>
</rdf:RDF>



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



