<?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/CommandOfInterest"> <rdfs:subClassOf rdf:resource="https://w3id.org/coswot/Command"/> <metadata_def:mappingSameURI rdf:resource="https://w3id.org/coswot/CommandOfInterest"/> <metadata_def:mappingLoom>commandofinterest</metadata_def:mappingLoom> <metadata_def:prefLabel xml:lang="en">Command Of Interest</metadata_def:prefLabel> <rdfs:comment xml:lang="en">The lowest-level directives a device supports and exposes to some network. Commands can target (OP coswot:targets and its sub-properties) features, properties, or states. A coswot:CommandOfInterest is a directives actually supported by a device and exposed to some network.</rdfs:comment> <metadata:prefixIRI>coswot:CommandOfInterest</metadata:prefixIRI> <skos:note xml:lang="en">Like for commands, commands of interest may be described in terms of their input parameters, outputs, and of which properties or states they target.</skos:note> <skos:note xml:lang="en">Commands of interest need not always be explicited. It depends on the use case. Typically, commands of interest are useful to specify the actual property of interest or state of interest that is expected as input parameter, output, or that will be targeted.</skos:note> <rdfs:isDefinedBy rdf:resource="https://w3id.org/coswot/core/functions_commands"/> <rdfs:label xml:lang="en">Command Of Interest</rdfs:label> <skos:example xml:lang="en">The smart fridge supports a command of kind “observe temperature”, which observes the temperature of the fridge.</skos:example> <skos:example xml:lang="en">The corridor smart light switch supports a command of kind “turn on/off”, which controls the state of the outdoor light.</skos:example> </owl:Class> <rdf:Description rdf:about="https://w3id.org/coswot/hasCommandOfInterest"> <rdfs:range> <rdf:Description rdf:about="https://w3id.org/coswot/CommandOfInterest"> <metadata_def:mappingSameURI rdf:resource="https://w3id.org/coswot/CommandOfInterest"/> </rdf:Description> </rdfs:range> </rdf:Description> <rdf:Description rdf:about="https://w3id.org/coswot/isCommandOfInterestOf"> <rdfs:domain rdf:resource="https://w3id.org/coswot/CommandOfInterest"/> </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/CommandOfInterest">
    <rdfs:subClassOf rdf:resource="https://w3id.org/coswot/Command"/>
    <metadata_def:mappingSameURI rdf:resource="https://w3id.org/coswot/CommandOfInterest"/>
    <metadata_def:mappingLoom>commandofinterest</metadata_def:mappingLoom>
    <metadata_def:prefLabel xml:lang="en">Command Of Interest</metadata_def:prefLabel>
    <rdfs:comment xml:lang="en">The lowest-level directives a device supports and exposes to some network. Commands can target (OP coswot:targets and its sub-properties) features, properties, or states. A coswot:CommandOfInterest is a directives actually supported by a device and exposed to some network.</rdfs:comment>
    <metadata:prefixIRI>coswot:CommandOfInterest</metadata:prefixIRI>
    <skos:note xml:lang="en">Like for commands, commands of interest may be described in terms of their input parameters, outputs, and of which properties or states they target.</skos:note>
    <skos:note xml:lang="en">Commands of interest need not always be explicited. It depends on the use case. Typically, commands of interest are useful to specify the actual property of interest or state of interest that is expected as input parameter, output, or that will be targeted.</skos:note>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/coswot/core/functions_commands"/>
    <rdfs:label xml:lang="en">Command Of Interest</rdfs:label>
    <skos:example xml:lang="en">The smart fridge supports a command of kind “observe temperature”, which observes the temperature of the fridge.</skos:example>
    <skos:example xml:lang="en">The corridor smart light switch supports a command of kind “turn on/off”, which controls the state of the outdoor light.</skos:example>
  </owl:Class>
  <rdf:Description rdf:about="https://w3id.org/coswot/hasCommandOfInterest">
    <rdfs:range>
      <rdf:Description rdf:about="https://w3id.org/coswot/CommandOfInterest">
        <metadata_def:mappingSameURI rdf:resource="https://w3id.org/coswot/CommandOfInterest"/>
      </rdf:Description>
    </rdfs:range>
  </rdf:Description>
  <rdf:Description rdf:about="https://w3id.org/coswot/isCommandOfInterestOf">
    <rdfs:domain rdf:resource="https://w3id.org/coswot/CommandOfInterest"/>
  </rdf:Description>
</rdf:RDF>