<?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/ssnx/qu/qu#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/"> <owl:Class rdf:about="http://purl.oclc.org/NET/ssnx/qu/qu#Scale"> <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/> <rdfs:label>Scale</rdfs:label> <rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/qu</rdfs:isDefinedBy> <rdfs:comment>A Scale represents the [VIM] concept of a "measurement scale" that is defined as an "ordered set of quantity values of quantities of a given kind of quantity used in ranking, according to magnitude, quantities of that kind." A Scale specifies one or more fixed values that have a specific significance in the definition of the associating QuantityKind. For example the "thermodynamic temperature" kind of quantity is defined by specifying the values of 0 and 273.16 kelvin as the temperatures of absolute zero and the triple point of water respectively. A Scale does not always need to specify a unit. For example the "Rockwell C Hardness Scale" or the "Beaufort Wind Force Scale" are ordinal scales that do not have a particular associated unit. Similarly, subjective scales for a "priority" or "risk" kind of quantity with e.g. value definitions 0 for "low", 1 for "medium" and 3 for "high" do not have a particular associated unit.</rdfs:comment> <rdfs:seeAlso>http://www.omgsysml.org/qudv#Scale</rdfs:seeAlso> <dc:source>skos:exactMatch 'Scale' [SysML 1.2-QUDV] http://www.omgwiki.org/OMGSysML/doku.php?id=sysml-qudv:quantities_units_dimensions_values_qudv</dc:source> <metadata_def:prefLabel>Scale</metadata_def:prefLabel> <metadata_def:mappingLoom>scale</metadata_def:mappingLoom> <metadata_def:mappingSameURI rdf:resource="http://purl.oclc.org/NET/ssnx/qu/qu#Scale"/> <metadata:prefixIRI>qu:Scale</metadata:prefixIRI> </owl:Class> <rdf:Description rdf:about="http://purl.oclc.org/NET/ssnx/qu/qu#scale"> <rdfs:range> <rdf:Description rdf:about="http://purl.oclc.org/NET/ssnx/qu/qu#Scale"> <metadata_def:mappingSameURI rdf:resource="http://purl.oclc.org/NET/ssnx/qu/qu#Scale"/> </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/ssnx/qu/qu#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/">
  <owl:Class rdf:about="http://purl.oclc.org/NET/ssnx/qu/qu#Scale">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <rdfs:label>Scale</rdfs:label>
    <rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/qu</rdfs:isDefinedBy>
    <rdfs:comment>A Scale represents the [VIM] concept of a "measurement scale" that is defined as an "ordered set of quantity values of
quantities of a given kind of quantity used in ranking, according to magnitude, quantities of that kind." A Scale specifies one
or more fixed values that have a specific significance in the definition of the associating QuantityKind.
For example the "thermodynamic temperature" kind of quantity is defined by specifying the values of 0 and 273.16 kelvin as
the temperatures of absolute zero and the triple point of water respectively.
A Scale does not always need to specify a unit. For example the "Rockwell C Hardness Scale" or the "Beaufort Wind Force
Scale" are ordinal scales that do not have a particular associated unit. Similarly, subjective scales for a "priority" or "risk" kind
of quantity with e.g. value definitions 0 for "low", 1 for "medium" and 3 for "high" do not have a particular associated unit.</rdfs:comment>
    <rdfs:seeAlso>http://www.omgsysml.org/qudv#Scale</rdfs:seeAlso>
    <dc:source>skos:exactMatch 'Scale' [SysML 1.2-QUDV] http://www.omgwiki.org/OMGSysML/doku.php?id=sysml-qudv:quantities_units_dimensions_values_qudv</dc:source>
    <metadata_def:prefLabel>Scale</metadata_def:prefLabel>
    <metadata_def:mappingLoom>scale</metadata_def:mappingLoom>
    <metadata_def:mappingSameURI rdf:resource="http://purl.oclc.org/NET/ssnx/qu/qu#Scale"/>
    <metadata:prefixIRI>qu:Scale</metadata:prefixIRI>
  </owl:Class>
  <rdf:Description rdf:about="http://purl.oclc.org/NET/ssnx/qu/qu#scale">
    <rdfs:range>
      <rdf:Description rdf:about="http://purl.oclc.org/NET/ssnx/qu/qu#Scale">
        <metadata_def:mappingSameURI rdf:resource="http://purl.oclc.org/NET/ssnx/qu/qu#Scale"/>
      </rdf:Description>
    </rdfs:range>
  </rdf:Description>
</rdf:RDF>