<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://edamontology.org/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:oboinowl_gen="http://www.geneontology.org/formats/oboInOwl#" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/"> <owl:Class rdf:about="http://edamontology.org/format_3885"> <rdfs:subClassOf rdf:resource="http://edamontology.org/format_2333"/> <rdfs:subClassOf rdf:resource="http://edamontology.org/format_3867"/> <rdfs:label>BinPos</rdfs:label> <rdfs:comment>It is basically a translation of the ASCII atom coordinate format to binary code. The only additional information stored is a magic number that identifies the BinPos format and the number of atoms per snapshot. The remainder is the chain of coordinates binary encoded. A drawback of this format is its architecture dependency. Integers and floats codification depends on the architecture, thus it needs to be converted if working in different platforms (little endian, big endian).</rdfs:comment> <oboinowl_gen:hasExactSynonym>Scripps Research Institute BinPos</oboinowl_gen:hasExactSynonym> <oboinowl_gen:inSubset rdf:resource="http://edamontology.org/bio"/> <oboinowl_gen:inSubset rdf:resource="http://edamontology.org/formats"/> <ns0:created_in>1.22</ns0:created_in> <metadata_def:prefLabel>BinPos</metadata_def:prefLabel> <metadata_def:mappingLoom>binpos</metadata_def:mappingLoom> <metadata_def:mappingSameURI rdf:resource="http://edamontology.org/format_3885"/> <metadata:prefixIRI>format_3885</metadata:prefixIRI> <oboinowl_gen:hasDefinition>Scripps Research Institute BinPos format is a binary formatted file to store atom coordinates.</oboinowl_gen:hasDefinition> </owl:Class> <rdf:Description rdf:about="http://edamontology.org/format_3885"> <metadata_def:mappingSameURI rdf:resource="http://edamontology.org/format_3885"/> </rdf:Description> </rdf:RDF>
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://edamontology.org/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:oboinowl_gen="http://www.geneontology.org/formats/oboInOwl#" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/">
  <owl:Class rdf:about="http://edamontology.org/format_3885">
    <rdfs:subClassOf rdf:resource="http://edamontology.org/format_2333"/>
    <rdfs:subClassOf rdf:resource="http://edamontology.org/format_3867"/>
    <rdfs:label>BinPos</rdfs:label>
    <rdfs:comment>It is basically a translation of the ASCII atom coordinate format to binary code. The only additional information stored is a magic number that identifies the BinPos format and the number of atoms per snapshot. The remainder is the chain of coordinates binary encoded. A drawback of this format is its architecture dependency. Integers and floats codification depends on the architecture, thus it needs to be converted if working in different platforms (little endian, big endian).</rdfs:comment>
    <oboinowl_gen:hasExactSynonym>Scripps Research Institute BinPos</oboinowl_gen:hasExactSynonym>
    <oboinowl_gen:inSubset rdf:resource="http://edamontology.org/bio"/>
    <oboinowl_gen:inSubset rdf:resource="http://edamontology.org/formats"/>
    <ns0:created_in>1.22</ns0:created_in>
    <metadata_def:prefLabel>BinPos</metadata_def:prefLabel>
    <metadata_def:mappingLoom>binpos</metadata_def:mappingLoom>
    <metadata_def:mappingSameURI rdf:resource="http://edamontology.org/format_3885"/>
    <metadata:prefixIRI>format_3885</metadata:prefixIRI>
    <oboinowl_gen:hasDefinition>Scripps Research Institute BinPos format is a binary formatted file to store atom coordinates.</oboinowl_gen:hasDefinition>
  </owl:Class>
  <rdf:Description rdf:about="http://edamontology.org/format_3885">
    <metadata_def:mappingSameURI rdf:resource="http://edamontology.org/format_3885"/>
  </rdf:Description>
</rdf:RDF>