<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="https://ontobee.org/ontology/view/EDAM?iri=http://edamontology.org/format_3876"?>
<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://www.geneontology.org/formats/oboInOwl#hasExactSynonym"/>
    <AnnotationProperty rdf:about="http://edamontology.org/formats"/>
    <AnnotationProperty rdf:about="http://edamontology.org/bio"/>
    <AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#inSubset"/>
    <AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#hasDefinition"/>
    


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

    


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

    


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

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


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

    <Class rdf:about="http://edamontology.org/format_3867">
        <rdfs:label>Trajectory format (binary)</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://edamontology.org/format_3876">
        <rdfs:label>TNG</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://edamontology.org/format_2333"/>
        <rdfs:subClassOf rdf:resource="http://edamontology.org/format_3867"/>
        <oboInOwl:hasDefinition>Trajectory Next Generation (TNG) is a format for storage of molecular simulation data. It is designed and implemented by the GROMACS development group, and it is called to be the substitute of the XTC format.</oboInOwl:hasDefinition>
        <rdfs:comment>Fully architecture-independent format, regarding both endianness and the ability to mix single/double precision trajectories and I/O libraries. Self-sufficient, it should not require any other files for reading, and all the data should be contained in a single file for easy transport. Temporal compression of data, improving the compression rate of the previous XTC format. Possibility to store meta-data with information about the simulation. Direct access to a particular frame. Efficient parallel I/O.</rdfs:comment>
        <oboInOwl:hasExactSynonym>Trajectory Next Generation format</oboInOwl:hasExactSynonym>
        <ns3:created_in>1.22</ns3:created_in>
        <oboInOwl:inSubset rdf:resource="http://edamontology.org/bio"/>
        <oboInOwl:inSubset rdf:resource="http://edamontology.org/formats"/>
    </Class>
</rdf:RDF>



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



