<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://purl.oclc.org/NET/muo/muo#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:metadata="http://data.bioontology.org/metadata/"> <owl:Class rdf:about="http://purl.oclc.org/NET/muo/muo#PhysicalQuality"> <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/> <rdfs:comment xml:lang="en">The physical qualities such as mass, weight, speed, etc. are kind of properties that can be quantified i.e. that can be perceived, measured or even calculated. The concept of physical quality is similar to the notion of quality, used in metrology, the science of measurement. We distinguish between: 1) A physical quality in the general sense: a kind of physical property ascribed to phenomena that can be quantified for a particular phenomenon (e.g. length and electrical charge); 2) A physical quantity in the particular sense: a quantifiable property ascribed to a particular phenomenon (e.g. the weight of my device). MUO only uses physical quantities in the general sense.</rdfs:comment> <rdfs:label xml:lang="en">Physical quality</rdfs:label> <metadata:prefixIRI>uomvocab:PhysicalQuality</metadata:prefixIRI> <metadata:def/prefLabel xml:lang="en">Physical quality</metadata:def/prefLabel> <metadata:def/mappingLoom>physicalquality</metadata:def/mappingLoom> <metadata:def/mappingSameURI rdf:resource="http://purl.oclc.org/NET/muo/muo#PhysicalQuality"/> <owl:disjointWith rdf:resource="http://purl.oclc.org/NET/muo/muo#Prefix"/> <owl:disjointWith rdf:resource="http://purl.oclc.org/NET/muo/muo#UnitOfMeasurement"/> </owl:Class> <rdf:Description rdf:about="http://purl.oclc.org/NET/muo/muo#measuresQuality"> <rdfs:range> <rdf:Description rdf:about="http://purl.oclc.org/NET/muo/muo#PhysicalQuality"> <metadata:def/mappingSameURI rdf:resource="http://purl.oclc.org/NET/muo/muo#PhysicalQuality"/> </rdf:Description> </rdfs:range> </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://purl.oclc.org/NET/muo/muo#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:metadata="http://data.bioontology.org/metadata/">
  <owl:Class rdf:about="http://purl.oclc.org/NET/muo/muo#PhysicalQuality">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <rdfs:comment xml:lang="en">The physical qualities such as mass, weight, speed, etc. are kind of properties that can be quantified i.e. that can be perceived, measured or even calculated. The concept of physical quality is similar to the notion of quality, used in metrology, the science of measurement. We distinguish between: 1) A physical quality in the general sense: a kind of physical property ascribed to phenomena that can be quantified for a particular phenomenon (e.g. length and electrical charge); 2) A physical quantity in the particular sense: a quantifiable property ascribed to a particular phenomenon (e.g. the weight of my device). MUO only uses physical quantities in the general sense.</rdfs:comment>
    <rdfs:label xml:lang="en">Physical quality</rdfs:label>
    <metadata:prefixIRI>uomvocab:PhysicalQuality</metadata:prefixIRI>
    <metadata:def/prefLabel xml:lang="en">Physical quality</metadata:def/prefLabel>
    <metadata:def/mappingLoom>physicalquality</metadata:def/mappingLoom>
    <metadata:def/mappingSameURI rdf:resource="http://purl.oclc.org/NET/muo/muo#PhysicalQuality"/>
    <owl:disjointWith rdf:resource="http://purl.oclc.org/NET/muo/muo#Prefix"/>
    <owl:disjointWith rdf:resource="http://purl.oclc.org/NET/muo/muo#UnitOfMeasurement"/>
  </owl:Class>
  <rdf:Description rdf:about="http://purl.oclc.org/NET/muo/muo#measuresQuality">
    <rdfs:range>
      <rdf:Description rdf:about="http://purl.oclc.org/NET/muo/muo#PhysicalQuality">
        <metadata:def/mappingSameURI rdf:resource="http://purl.oclc.org/NET/muo/muo#PhysicalQuality"/>
      </rdf:Description>
    </rdfs:range>
  </rdf:Description>
</rdf:RDF>