<?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:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/" xmlns:skos="http://www.w3.org/2004/02/skos/core#">
<owl:Class rdf:about="https://w3id.org/coswot/PropertyOfInterest">
<rdfs:subClassOf rdf:resource="https://w3id.org/coswot/Property"/>
<metadata_def:mappingSameURI rdf:resource="https://w3id.org/coswot/PropertyOfInterest"/>
<metadata_def:mappingLoom>propertyofinterest</metadata_def:mappingLoom>
<metadata_def:prefLabel xml:lang="en">Property of Interest</metadata_def:prefLabel>
<rdfs:comment xml:lang="en">Identifiable qualities of features of interest that can be observed or controlled by devices. An instance of coswot:PropertyOfInterest is specific to a feature of interest. It is inherent to and cannot exist without that feature of interest.</rdfs:comment>
<metadata:prefixIRI>coswot:PropertyOfInterest</metadata:prefixIRI>
<skos:note xml:lang="en">Per convention, the IRI of properties of interest should consist of the IRI of their feature of interest, suffixed with a fragment identifier #{P} where {P} refers to the name of the property kind.</skos:note>
<skos:note xml:lang="en">Properties of interest need not always be explicited. It depends on the use case. Typically, properties of interest are useful in applications, where the association between a feature of interest and a property kind needs to be identified and related to other properties of interest.</skos:note>
<skos:note xml:lang="en">A property of interest is the property of (OP coswot:isPropertyOfInterestOf) exactly one feature of interest.</skos:note>
<rdfs:isDefinedBy rdf:resource="https://w3id.org/coswot/core/properties"/>
<rdfs:label xml:lang="en">Property of Interest</rdfs:label>
<skos:example xml:lang="en">The air temperature of the atmosphere sample at a certain location and altitude, the received signal strength indicator of an wireless IoT connection, the luminance of the ETSI ATHENA amphitheatre.
<etsi_premises/athena#luminance> a coswot:PropertyOfInterest ;
coswot:isPropertyOfInterestOf <etsi_premises/athena> ;
coswot:hasKind coswot:Luminance ;
rdfs:comment "The luminance of amphitheatre ATHENA"@en .
</skos:example>
</owl:Class>
<rdf:Description rdf:about="https://w3id.org/coswot/hasPropertyOfInterest">
<rdfs:range>
<rdf:Description rdf:about="https://w3id.org/coswot/PropertyOfInterest">
<metadata_def:mappingSameURI rdf:resource="https://w3id.org/coswot/PropertyOfInterest"/>
</rdf:Description>
</rdfs:range>
</rdf:Description>
<rdf:Description rdf:about="https://w3id.org/coswot/hasSampleProperty">
<rdfs:domain rdf:resource="https://w3id.org/coswot/PropertyOfInterest"/>
<rdfs:range rdf:resource="https://w3id.org/coswot/PropertyOfInterest"/>
</rdf:Description>
<rdf:Description rdf:about="https://w3id.org/coswot/hasTransitiveSampleProperty">
<rdfs:domain rdf:resource="https://w3id.org/coswot/PropertyOfInterest"/>
<rdfs:range rdf:resource="https://w3id.org/coswot/PropertyOfInterest"/>
</rdf:Description>
<rdf:Description rdf:about="https://w3id.org/coswot/isPropertyOfInterestOf">
<rdfs:domain rdf:resource="https://w3id.org/coswot/PropertyOfInterest"/>
</rdf:Description>
<rdf:Description rdf:about="https://w3id.org/coswot/isSamplePropertyOf">
<rdfs:domain rdf:resource="https://w3id.org/coswot/PropertyOfInterest"/>
<rdfs:range rdf:resource="https://w3id.org/coswot/PropertyOfInterest"/>
</rdf:Description>
<rdf:Description rdf:about="https://w3id.org/coswot/isTransitiveSamplePropertyOf">
<rdfs:domain rdf:resource="https://w3id.org/coswot/PropertyOfInterest"/>
<rdfs:range rdf:resource="https://w3id.org/coswot/PropertyOfInterest"/>
</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:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/" xmlns:skos="http://www.w3.org/2004/02/skos/core#">
<owl:Class rdf:about="https://w3id.org/coswot/PropertyOfInterest">
<rdfs:subClassOf rdf:resource="https://w3id.org/coswot/Property"/>
<metadata_def:mappingSameURI rdf:resource="https://w3id.org/coswot/PropertyOfInterest"/>
<metadata_def:mappingLoom>propertyofinterest</metadata_def:mappingLoom>
<metadata_def:prefLabel xml:lang="en">Property of Interest</metadata_def:prefLabel>
<rdfs:comment xml:lang="en">Identifiable qualities of features of interest that can be observed or controlled by devices. An instance of coswot:PropertyOfInterest is specific to a feature of interest. It is inherent to and cannot exist without that feature of interest.</rdfs:comment>
<metadata:prefixIRI>coswot:PropertyOfInterest</metadata:prefixIRI>
<skos:note xml:lang="en">Per convention, the IRI of properties of interest should consist of the IRI of their feature of interest, suffixed with a fragment identifier #{P} where {P} refers to the name of the property kind.</skos:note>
<skos:note xml:lang="en">Properties of interest need not always be explicited. It depends on the use case. Typically, properties of interest are useful in applications, where the association between a feature of interest and a property kind needs to be identified and related to other properties of interest.</skos:note>
<skos:note xml:lang="en">A property of interest is the property of (OP coswot:isPropertyOfInterestOf) exactly one feature of interest.</skos:note>
<rdfs:isDefinedBy rdf:resource="https://w3id.org/coswot/core/properties"/>
<rdfs:label xml:lang="en">Property of Interest</rdfs:label>
<skos:example xml:lang="en">The air temperature of the atmosphere sample at a certain location and altitude, the received signal strength indicator of an wireless IoT connection, the luminance of the ETSI ATHENA amphitheatre.
<etsi_premises/athena#luminance> a coswot:PropertyOfInterest ;
coswot:isPropertyOfInterestOf <etsi_premises/athena> ;
coswot:hasKind coswot:Luminance ;
rdfs:comment "The luminance of amphitheatre ATHENA"@en .
</skos:example>
</owl:Class>
<rdf:Description rdf:about="https://w3id.org/coswot/hasPropertyOfInterest">
<rdfs:range>
<rdf:Description rdf:about="https://w3id.org/coswot/PropertyOfInterest">
<metadata_def:mappingSameURI rdf:resource="https://w3id.org/coswot/PropertyOfInterest"/>
</rdf:Description>
</rdfs:range>
</rdf:Description>
<rdf:Description rdf:about="https://w3id.org/coswot/hasSampleProperty">
<rdfs:domain rdf:resource="https://w3id.org/coswot/PropertyOfInterest"/>
<rdfs:range rdf:resource="https://w3id.org/coswot/PropertyOfInterest"/>
</rdf:Description>
<rdf:Description rdf:about="https://w3id.org/coswot/hasTransitiveSampleProperty">
<rdfs:domain rdf:resource="https://w3id.org/coswot/PropertyOfInterest"/>
<rdfs:range rdf:resource="https://w3id.org/coswot/PropertyOfInterest"/>
</rdf:Description>
<rdf:Description rdf:about="https://w3id.org/coswot/isPropertyOfInterestOf">
<rdfs:domain rdf:resource="https://w3id.org/coswot/PropertyOfInterest"/>
</rdf:Description>
<rdf:Description rdf:about="https://w3id.org/coswot/isSamplePropertyOf">
<rdfs:domain rdf:resource="https://w3id.org/coswot/PropertyOfInterest"/>
<rdfs:range rdf:resource="https://w3id.org/coswot/PropertyOfInterest"/>
</rdf:Description>
<rdf:Description rdf:about="https://w3id.org/coswot/isTransitiveSamplePropertyOf">
<rdfs:domain rdf:resource="https://w3id.org/coswot/PropertyOfInterest"/>
<rdfs:range rdf:resource="https://w3id.org/coswot/PropertyOfInterest"/>
</rdf:Description>
</rdf:RDF>