<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="https://saref.etsi.org/core/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/"> <owl:Class rdf:about="https://saref.etsi.org/core/PropertyValue"> <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/> <rdfs:label xml:lang="en">Property Value</rdfs:label> <rdfs:comment xml:lang="en">Describes the value for a property. The property value is linked to its value expressed as an RDF literal (DP saref:hasValue), optionally to the unit of measurement (OP saref:isMeasuredIn), and optionally to the properties or properties of interest it is a value of (OP saref:isValueOfProperty).</rdfs:comment> <skos:historyNote xml:lang="en">V3.2.1: Introduced saref:PropertyValue to simplify the association of a measure to a property, without always needing it to be a measurement made by a device.</skos:historyNote> <metadata_def:prefLabel xml:lang="en">Property Value</metadata_def:prefLabel> <metadata_def:mappingLoom>propertyvalue</metadata_def:mappingLoom> <metadata_def:mappingSameURI rdf:resource="https://saref.etsi.org/core/PropertyValue"/> <metadata:prefixIRI>saref:PropertyValue</metadata:prefixIRI> </owl:Class> <rdf:Description rdf:about="https://saref.etsi.org/core/hasPropertyValue"> <rdfs:range> <rdf:Description rdf:about="https://saref.etsi.org/core/PropertyValue"> <metadata_def:mappingSameURI rdf:resource="https://saref.etsi.org/core/PropertyValue"/> </rdf:Description> </rdfs:range> </rdf:Description> <rdf:Description rdf:about="https://saref.etsi.org/core/isValueOfProperty"> <rdfs:domain rdf:resource="https://saref.etsi.org/core/PropertyValue"/> </rdf:Description> <rdf:Description rdf:about="https://saref.etsi.org/core/profileHasPrice"> <rdfs:range rdf:resource="https://saref.etsi.org/core/PropertyValue"/> </rdf:Description> <rdf:Description rdf:about="https://saref.etsi.org/core/whenPropertyValue"> <rdfs:range rdf:resource="https://saref.etsi.org/core/PropertyValue"/> </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="https://saref.etsi.org/core/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/">
  <owl:Class rdf:about="https://saref.etsi.org/core/PropertyValue">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <rdfs:label xml:lang="en">Property Value</rdfs:label>
    <rdfs:comment xml:lang="en">Describes the value for a property. The property value is linked to its value expressed as an RDF literal (DP saref:hasValue), optionally to the unit of measurement (OP saref:isMeasuredIn), and optionally to the properties or properties of interest it is a value of (OP saref:isValueOfProperty).</rdfs:comment>
    <skos:historyNote xml:lang="en">V3.2.1: Introduced saref:PropertyValue to simplify the association of a measure to a property, without always needing it to be a measurement made by a device.</skos:historyNote>
    <metadata_def:prefLabel xml:lang="en">Property Value</metadata_def:prefLabel>
    <metadata_def:mappingLoom>propertyvalue</metadata_def:mappingLoom>
    <metadata_def:mappingSameURI rdf:resource="https://saref.etsi.org/core/PropertyValue"/>
    <metadata:prefixIRI>saref:PropertyValue</metadata:prefixIRI>
  </owl:Class>
  <rdf:Description rdf:about="https://saref.etsi.org/core/hasPropertyValue">
    <rdfs:range>
      <rdf:Description rdf:about="https://saref.etsi.org/core/PropertyValue">
        <metadata_def:mappingSameURI rdf:resource="https://saref.etsi.org/core/PropertyValue"/>
      </rdf:Description>
    </rdfs:range>
  </rdf:Description>
  <rdf:Description rdf:about="https://saref.etsi.org/core/isValueOfProperty">
    <rdfs:domain rdf:resource="https://saref.etsi.org/core/PropertyValue"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://saref.etsi.org/core/profileHasPrice">
    <rdfs:range rdf:resource="https://saref.etsi.org/core/PropertyValue"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://saref.etsi.org/core/whenPropertyValue">
    <rdfs:range rdf:resource="https://saref.etsi.org/core/PropertyValue"/>
  </rdf:Description>
</rdf:RDF>