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

    <Class rdf:about="http://edamontology.org/data_3869">
        <rdfs:label>Simulation</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://edamontology.org/format_3475">
        <rdfs:label>TSV</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://edamontology.org/format_4015">
        <rdfs:label>PEtab</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://edamontology.org/format_3475"/>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://edamontology.org/is_format_of"/>
                <someValuesFrom rdf:resource="http://edamontology.org/data_3869"/>
            </Restriction>
        </rdfs:subClassOf>
        <ns4:created_in>1.26</ns4:created_in>
        <oboInOwl:hasDefinition>A data format for specifying parameter estimation problems in systems biology.</oboInOwl:hasDefinition>
        <ns4:citation rdf:resource="http://doi.org/10.1371/journal.pcbi.1008646"/>
        <oboInOwl:inSubset rdf:resource="http://edamontology.org/bio"/>
        <oboInOwl:inSubset rdf:resource="http://edamontology.org/formats"/>
        <ns4:repository rdf:resource="https://github.com/PEtab-dev/PEtab"/>
        <rdfs:seeAlso rdf:resource="https://petab.readthedocs.io/en/stable/"/>
        <ns4:documentation rdf:resource="https://petab.readthedocs.io/en/stable/documentation_data_format.html"/>
        <ns4:example rdf:resource="https://petab.readthedocs.io/en/stable/example.html"/>
    </Class>
</rdf:RDF>



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



