<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="https://w3id.org/coswot/" 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://w3id.org/coswot/PropertyKind"> <rdfs:subClassOf rdf:resource="https://w3id.org/coswot/Property"/> <rdfs:subClassOf rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/> <metadata_def:mappingSameURI rdf:resource="https://w3id.org/coswot/PropertyKind"/> <metadata_def:mappingLoom>propertykind</metadata_def:mappingLoom> <metadata_def:prefLabel xml:lang="en">Property Kind</metadata_def:prefLabel> <rdfs:comment xml:lang="en">Identifiable qualities of features that can be observed or controlled by devices. A property kind can apply to different features of interest.</rdfs:comment> <metadata:prefixIRI>coswot:PropertyKind</metadata:prefixIRI> <skos:note xml:lang="en">Concepts from existing code lists, vocabularies, and taxonomies, may be used as instances of coswot:PropertyKind.</skos:note> <rdfs:isDefinedBy rdf:resource="https://w3id.org/coswot/core/properties"/> <rdfs:label xml:lang="en">Property Kind</rdfs:label> <skos:example xml:lang="en">Two examples using the QUDT Quantity Kind vocabulary, and the British Oceanographic Data Centre Parameter Usage Vocabulary. &lt;https://qudt.org/2.1/vocab/quantitykind/ActiveEnergy&gt; a coswot:PropertyKind ; rdfs:label "Active Energy"@en ; rdfs:comment ""Active Energy" is the electrical energy transformable into some other form of energy."@en . &lt;http://vocab.nerc.ac.uk/collection/P01/current/CDTSZZ01/&gt; a coswot:PropertyKind ; skos:prefLabel "Absolute temperature standard deviation of the atmosphere by dry bulb thermometer"@en . </skos:example> <skos:example xml:lang="en">Air temperature, pressure, luminance, etc. are all property kinds.</skos:example> </owl:Class> <rdf:Description rdf:about="https://w3id.org/coswot/hasPropertyKind"> <rdfs:range> <rdf:Description rdf:about="https://w3id.org/coswot/PropertyKind"> <metadata_def:mappingSameURI rdf:resource="https://w3id.org/coswot/PropertyKind"/> </rdf:Description> </rdfs:range> </rdf:Description> <rdf:Description rdf:about="https://w3id.org/coswot/isPropertyKindOf"> <rdfs:domain rdf:resource="https://w3id.org/coswot/PropertyKind"/> </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://w3id.org/coswot/" 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://w3id.org/coswot/PropertyKind">
    <rdfs:subClassOf rdf:resource="https://w3id.org/coswot/Property"/>
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
    <metadata_def:mappingSameURI rdf:resource="https://w3id.org/coswot/PropertyKind"/>
    <metadata_def:mappingLoom>propertykind</metadata_def:mappingLoom>
    <metadata_def:prefLabel xml:lang="en">Property Kind</metadata_def:prefLabel>
    <rdfs:comment xml:lang="en">Identifiable qualities of features that can be observed or controlled by devices. A property kind can apply to different features of interest.</rdfs:comment>
    <metadata:prefixIRI>coswot:PropertyKind</metadata:prefixIRI>
    <skos:note xml:lang="en">Concepts from existing code lists, vocabularies, and taxonomies, may be used as instances of coswot:PropertyKind.</skos:note>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/coswot/core/properties"/>
    <rdfs:label xml:lang="en">Property Kind</rdfs:label>
    <skos:example xml:lang="en">Two examples using the QUDT Quantity Kind vocabulary, and the British Oceanographic Data Centre Parameter Usage Vocabulary.
&lt;https://qudt.org/2.1/vocab/quantitykind/ActiveEnergy&gt; a coswot:PropertyKind ;
  rdfs:label "Active Energy"@en ;
  rdfs:comment ""Active Energy" is the electrical energy transformable into some other form of energy."@en .
&lt;http://vocab.nerc.ac.uk/collection/P01/current/CDTSZZ01/&gt; a coswot:PropertyKind ;
  skos:prefLabel "Absolute temperature standard deviation of the atmosphere by dry bulb thermometer"@en .
</skos:example>
    <skos:example xml:lang="en">Air temperature, pressure, luminance, etc. are all property kinds.</skos:example>
  </owl:Class>
  <rdf:Description rdf:about="https://w3id.org/coswot/hasPropertyKind">
    <rdfs:range>
      <rdf:Description rdf:about="https://w3id.org/coswot/PropertyKind">
        <metadata_def:mappingSameURI rdf:resource="https://w3id.org/coswot/PropertyKind"/>
      </rdf:Description>
    </rdfs:range>
  </rdf:Description>
  <rdf:Description rdf:about="https://w3id.org/coswot/isPropertyKindOf">
    <rdfs:domain rdf:resource="https://w3id.org/coswot/PropertyKind"/>
  </rdf:Description>
</rdf:RDF>