<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://www.biointerchange.org/gfvo#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/"> <owl:Class rdf:about="http://www.biointerchange.org/gfvo#Quantity"> <rdfs:subClassOf rdf:resource="http://www.biointerchange.org/gfvo#Object"/> <rdfs:label>Quantity</rdfs:label> <rdfs:comment xml:lang="en">A property of a phenomenon, body, or substance, where the property has a value that can be expressed by means of a number. This class is typically not directly instantiated, but instead, its subclasses "Allele Frequency", "Average Coverage", etc. are used.</rdfs:comment> <metadata_def:prefLabel>Quantity</metadata_def:prefLabel> <metadata_def:mappingLoom>quantity</metadata_def:mappingLoom> <metadata_def:mappingSameURI rdf:resource="http://www.biointerchange.org/gfvo#Quantity"/> <metadata:prefixIRI>Quantity</metadata:prefixIRI> </owl:Class> <rdf:Description rdf:about="http://www.biointerchange.org/gfvo#AlleleCount"> <rdfs:subClassOf> <rdf:Description rdf:about="http://www.biointerchange.org/gfvo#Quantity"> <metadata_def:mappingSameURI rdf:resource="http://www.biointerchange.org/gfvo#Quantity"/> </rdf:Description> </rdfs:subClassOf> </rdf:Description> <rdf:Description rdf:about="http://www.biointerchange.org/gfvo#AlleleFrequency"> <rdfs:subClassOf rdf:resource="http://www.biointerchange.org/gfvo#Quantity"/> </rdf:Description> <rdf:Description rdf:about="http://www.biointerchange.org/gfvo#Coverage"> <rdfs:subClassOf rdf:resource="http://www.biointerchange.org/gfvo#Quantity"/> </rdf:Description> <rdf:Description rdf:about="http://www.biointerchange.org/gfvo#Likelihood"> <rdfs:subClassOf rdf:resource="http://www.biointerchange.org/gfvo#Quantity"/> </rdf:Description> <rdf:Description rdf:about="http://www.biointerchange.org/gfvo#NumberOfReads"> <rdfs:subClassOf rdf:resource="http://www.biointerchange.org/gfvo#Quantity"/> </rdf:Description> <rdf:Description rdf:about="http://www.biointerchange.org/gfvo#SampleCount"> <rdfs:subClassOf rdf:resource="http://www.biointerchange.org/gfvo#Quantity"/> </rdf:Description> <rdf:Description rdf:about="http://www.biointerchange.org/gfvo#SampleMixture"> <rdfs:subClassOf rdf:resource="http://www.biointerchange.org/gfvo#Quantity"/> </rdf:Description> <rdf:Description rdf:about="http://www.biointerchange.org/gfvo#Span"> <rdfs:subClassOf rdf:resource="http://www.biointerchange.org/gfvo#Quantity"/> </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://www.biointerchange.org/gfvo#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/">
  <owl:Class rdf:about="http://www.biointerchange.org/gfvo#Quantity">
    <rdfs:subClassOf rdf:resource="http://www.biointerchange.org/gfvo#Object"/>
    <rdfs:label>Quantity</rdfs:label>
    <rdfs:comment xml:lang="en">A property of a phenomenon, body, or substance, where the property has a value that can be expressed by means of a number. This class is typically not directly instantiated, but instead, its subclasses "Allele Frequency", "Average Coverage", etc. are used.</rdfs:comment>
    <metadata_def:prefLabel>Quantity</metadata_def:prefLabel>
    <metadata_def:mappingLoom>quantity</metadata_def:mappingLoom>
    <metadata_def:mappingSameURI rdf:resource="http://www.biointerchange.org/gfvo#Quantity"/>
    <metadata:prefixIRI>Quantity</metadata:prefixIRI>
  </owl:Class>
  <rdf:Description rdf:about="http://www.biointerchange.org/gfvo#AlleleCount">
    <rdfs:subClassOf>
      <rdf:Description rdf:about="http://www.biointerchange.org/gfvo#Quantity">
        <metadata_def:mappingSameURI rdf:resource="http://www.biointerchange.org/gfvo#Quantity"/>
      </rdf:Description>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://www.biointerchange.org/gfvo#AlleleFrequency">
    <rdfs:subClassOf rdf:resource="http://www.biointerchange.org/gfvo#Quantity"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://www.biointerchange.org/gfvo#Coverage">
    <rdfs:subClassOf rdf:resource="http://www.biointerchange.org/gfvo#Quantity"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://www.biointerchange.org/gfvo#Likelihood">
    <rdfs:subClassOf rdf:resource="http://www.biointerchange.org/gfvo#Quantity"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://www.biointerchange.org/gfvo#NumberOfReads">
    <rdfs:subClassOf rdf:resource="http://www.biointerchange.org/gfvo#Quantity"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://www.biointerchange.org/gfvo#SampleCount">
    <rdfs:subClassOf rdf:resource="http://www.biointerchange.org/gfvo#Quantity"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://www.biointerchange.org/gfvo#SampleMixture">
    <rdfs:subClassOf rdf:resource="http://www.biointerchange.org/gfvo#Quantity"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://www.biointerchange.org/gfvo#Span">
    <rdfs:subClassOf rdf:resource="http://www.biointerchange.org/gfvo#Quantity"/>
  </rdf:Description>
</rdf:RDF>