<?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/FunctionOfInterest"> <rdfs:subClassOf rdf:resource="https://w3id.org/coswot/Function"/> <metadata_def:mappingSameURI rdf:resource="https://w3id.org/coswot/FunctionOfInterest"/> <metadata_def:mappingLoom>functionofinterest</metadata_def:mappingLoom> <metadata_def:prefLabel xml:lang="en">Function of Interest</metadata_def:prefLabel> <rdfs:comment xml:lang="en">Logical groups of commands that devices support to accomplish their tasks. Function can target (OP coswot:targets and its sub-properties) features, properties, or states. An instance of coswot:FunctionOfInterest is supported by exactly one device.</rdfs:comment> <metadata:prefixIRI>coswot:FunctionOfInterest</metadata:prefixIRI> <skos:note xml:lang="en">A function of interest is the function of (OP coswot:isFunctionOfInterestOf) exactly one device.</skos:note> <skos:note xml:lang="en">Functions of interest need not always be explicited. It depends on the use case. Typically, functions of interest are useful to specify which command is actually exposed, and which actual property of interest or state of interest it targets.</skos:note> <rdfs:isDefinedBy rdf:resource="https://w3id.org/coswot/core/functions_commands"/> <rdfs:label xml:lang="en">Function of Interest</rdfs:label> </owl:Class> <rdf:Description rdf:about="https://w3id.org/coswot/hasCommandOfInterest"> <rdfs:domain> <rdf:Description rdf:about="https://w3id.org/coswot/FunctionOfInterest"> <metadata_def:mappingSameURI rdf:resource="https://w3id.org/coswot/FunctionOfInterest"/> </rdf:Description> </rdfs:domain> </rdf:Description> <rdf:Description rdf:about="https://w3id.org/coswot/hasFunctionOfInterest"> <rdfs:range rdf:resource="https://w3id.org/coswot/FunctionOfInterest"/> </rdf:Description> <rdf:Description rdf:about="https://w3id.org/coswot/isCommandOfInterestOf"> <rdfs:range rdf:resource="https://w3id.org/coswot/FunctionOfInterest"/> </rdf:Description> <rdf:Description rdf:about="https://w3id.org/coswot/isFunctionOfInterestOf"> <rdfs:domain rdf:resource="https://w3id.org/coswot/FunctionOfInterest"/> </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/FunctionOfInterest">
    <rdfs:subClassOf rdf:resource="https://w3id.org/coswot/Function"/>
    <metadata_def:mappingSameURI rdf:resource="https://w3id.org/coswot/FunctionOfInterest"/>
    <metadata_def:mappingLoom>functionofinterest</metadata_def:mappingLoom>
    <metadata_def:prefLabel xml:lang="en">Function of Interest</metadata_def:prefLabel>
    <rdfs:comment xml:lang="en">Logical groups of commands that devices support to accomplish their tasks. Function can target (OP coswot:targets and its sub-properties) features, properties, or states. An instance of coswot:FunctionOfInterest is supported by exactly one device.</rdfs:comment>
    <metadata:prefixIRI>coswot:FunctionOfInterest</metadata:prefixIRI>
    <skos:note xml:lang="en">A function of interest is the function of (OP coswot:isFunctionOfInterestOf) exactly one device.</skos:note>
    <skos:note xml:lang="en">Functions of interest need not always be explicited. It depends on the use case. Typically, functions of interest are useful to specify which command is actually exposed, and which actual property of interest or state of interest it targets.</skos:note>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/coswot/core/functions_commands"/>
    <rdfs:label xml:lang="en">Function of Interest</rdfs:label>
  </owl:Class>
  <rdf:Description rdf:about="https://w3id.org/coswot/hasCommandOfInterest">
    <rdfs:domain>
      <rdf:Description rdf:about="https://w3id.org/coswot/FunctionOfInterest">
        <metadata_def:mappingSameURI rdf:resource="https://w3id.org/coswot/FunctionOfInterest"/>
      </rdf:Description>
    </rdfs:domain>
  </rdf:Description>
  <rdf:Description rdf:about="https://w3id.org/coswot/hasFunctionOfInterest">
    <rdfs:range rdf:resource="https://w3id.org/coswot/FunctionOfInterest"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://w3id.org/coswot/isCommandOfInterestOf">
    <rdfs:range rdf:resource="https://w3id.org/coswot/FunctionOfInterest"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://w3id.org/coswot/isFunctionOfInterestOf">
    <rdfs:domain rdf:resource="https://w3id.org/coswot/FunctionOfInterest"/>
  </rdf:Description>
</rdf:RDF>