<?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/FunctionOfInterest"> <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/> <rdfs:label xml:lang="en">Function of Interest</rdfs:label> <rdfs:comment xml:lang="en">Logical groups of commands that devices support to accomplish their tasks. Function can act upon (OP saref:actsUpon and its sub-properties) features, properties, or states. An instance of saref:FunctionOfInterest is supported by exactly one device.</rdfs:comment> <skos:historyNote xml:lang="en">V3.2.1: Introduced saref:FunctionOfInterest, parallel to saref:PropertyOfInterest.</skos:historyNote> <metadata_def:prefLabel xml:lang="en">Function of Interest</metadata_def:prefLabel> <metadata_def:mappingLoom>functionofinterest</metadata_def:mappingLoom> <metadata_def:mappingSameURI rdf:resource="https://saref.etsi.org/core/FunctionOfInterest"/> <metadata:prefixIRI>saref:FunctionOfInterest</metadata:prefixIRI> <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 acts upon.</skos:note> <skos:note xml:lang="en">A function of interest is the function of (OP saref:isFunctionOfInterestOf) exactly one device.</skos:note> </owl:Class> <rdf:Description rdf:about="https://saref.etsi.org/core/hasCommandOfInterest"> <rdfs:domain> <rdf:Description rdf:about="https://saref.etsi.org/core/FunctionOfInterest"> <metadata_def:mappingSameURI rdf:resource="https://saref.etsi.org/core/FunctionOfInterest"/> </rdf:Description> </rdfs:domain> </rdf:Description> <rdf:Description rdf:about="https://saref.etsi.org/core/hasFunctionKind"> <rdfs:domain rdf:resource="https://saref.etsi.org/core/FunctionOfInterest"/> </rdf:Description> <rdf:Description rdf:about="https://saref.etsi.org/core/hasFunctionOfInterest"> <rdfs:range rdf:resource="https://saref.etsi.org/core/FunctionOfInterest"/> </rdf:Description> <rdf:Description rdf:about="https://saref.etsi.org/core/isCommandOfInterestOf"> <rdfs:range rdf:resource="https://saref.etsi.org/core/FunctionOfInterest"/> </rdf:Description> <rdf:Description rdf:about="https://saref.etsi.org/core/isFunctionOfInterestOf"> <rdfs:domain rdf:resource="https://saref.etsi.org/core/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://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/FunctionOfInterest">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <rdfs:label xml:lang="en">Function of Interest</rdfs:label>
    <rdfs:comment xml:lang="en">Logical groups of commands that devices support to accomplish their tasks. Function can act upon (OP saref:actsUpon and its sub-properties) features, properties, or states. An instance of saref:FunctionOfInterest is supported by exactly one device.</rdfs:comment>
    <skos:historyNote xml:lang="en">V3.2.1: Introduced saref:FunctionOfInterest, parallel to saref:PropertyOfInterest.</skos:historyNote>
    <metadata_def:prefLabel xml:lang="en">Function of Interest</metadata_def:prefLabel>
    <metadata_def:mappingLoom>functionofinterest</metadata_def:mappingLoom>
    <metadata_def:mappingSameURI rdf:resource="https://saref.etsi.org/core/FunctionOfInterest"/>
    <metadata:prefixIRI>saref:FunctionOfInterest</metadata:prefixIRI>
    <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 acts upon.</skos:note>
    <skos:note xml:lang="en">A function of interest is the function of (OP saref:isFunctionOfInterestOf) exactly one device.</skos:note>
  </owl:Class>
  <rdf:Description rdf:about="https://saref.etsi.org/core/hasCommandOfInterest">
    <rdfs:domain>
      <rdf:Description rdf:about="https://saref.etsi.org/core/FunctionOfInterest">
        <metadata_def:mappingSameURI rdf:resource="https://saref.etsi.org/core/FunctionOfInterest"/>
      </rdf:Description>
    </rdfs:domain>
  </rdf:Description>
  <rdf:Description rdf:about="https://saref.etsi.org/core/hasFunctionKind">
    <rdfs:domain rdf:resource="https://saref.etsi.org/core/FunctionOfInterest"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://saref.etsi.org/core/hasFunctionOfInterest">
    <rdfs:range rdf:resource="https://saref.etsi.org/core/FunctionOfInterest"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://saref.etsi.org/core/isCommandOfInterestOf">
    <rdfs:range rdf:resource="https://saref.etsi.org/core/FunctionOfInterest"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://saref.etsi.org/core/isFunctionOfInterestOf">
    <rdfs:domain rdf:resource="https://saref.etsi.org/core/FunctionOfInterest"/>
  </rdf:Description>
</rdf:RDF>