<?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/Command"> <rdfs:subClassOf rdf:resource="https://w3id.org/coswot/Procedure"/> <metadata_def:mappingSameURI rdf:resource="https://w3id.org/coswot/Command"/> <metadata_def:mappingLoom>command</metadata_def:mappingLoom> <metadata_def:prefLabel xml:lang="en">Command</metadata_def:prefLabel> <rdfs:comment xml:lang="en">The lowest-level directives a function exposes to some network. Commands can target (OP coswot:targets and its sub-properties) features, properties, or states. An instance of coswot:CommandKind is independent of any device, while an instance of coswot:CommandOfInterest is specific to a device.</rdfs:comment> <metadata:prefixIRI>coswot:Command</metadata:prefixIRI> <rdfs:isDefinedBy rdf:resource="https://w3id.org/coswot/core/functions_commands"/> <rdfs:label xml:lang="en">Command</rdfs:label> <skos:example xml:lang="en">Observe property, control property, observe state, control state, invoke action, cancel action, turn on or off, change color, subscribe, publish, etc. are all commands.</skos:example> </owl:Class> <rdf:Description rdf:about="https://w3id.org/coswot/ActuatingCommand"> <rdfs:subClassOf> <rdf:Description rdf:about="https://w3id.org/coswot/Command"> <metadata_def:mappingSameURI rdf:resource="https://w3id.org/coswot/Command"/> </rdf:Description> </rdfs:subClassOf> </rdf:Description> <rdf:Description rdf:about="https://w3id.org/coswot/CommandKind"> <rdfs:subClassOf rdf:resource="https://w3id.org/coswot/Command"/> </rdf:Description> <rdf:Description rdf:about="https://w3id.org/coswot/CommandOfInterest"> <rdfs:subClassOf rdf:resource="https://w3id.org/coswot/Command"/> </rdf:Description> <rdf:Description rdf:about="https://w3id.org/coswot/SensingCommand"> <rdfs:subClassOf rdf:resource="https://w3id.org/coswot/Command"/> </rdf:Description> <rdf:Description rdf:about="https://w3id.org/coswot/hasCommand"> <rdfs:range rdf:resource="https://w3id.org/coswot/Command"/> </rdf:Description> <rdf:Description rdf:about="https://w3id.org/coswot/isCommandOf"> <rdfs:domain rdf:resource="https://w3id.org/coswot/Command"/> </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/Command">
    <rdfs:subClassOf rdf:resource="https://w3id.org/coswot/Procedure"/>
    <metadata_def:mappingSameURI rdf:resource="https://w3id.org/coswot/Command"/>
    <metadata_def:mappingLoom>command</metadata_def:mappingLoom>
    <metadata_def:prefLabel xml:lang="en">Command</metadata_def:prefLabel>
    <rdfs:comment xml:lang="en">The lowest-level directives a function exposes to some network. Commands can target (OP coswot:targets and its sub-properties) features, properties, or states. An instance of coswot:CommandKind is independent of any device, while an instance of coswot:CommandOfInterest is specific to a device.</rdfs:comment>
    <metadata:prefixIRI>coswot:Command</metadata:prefixIRI>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/coswot/core/functions_commands"/>
    <rdfs:label xml:lang="en">Command</rdfs:label>
    <skos:example xml:lang="en">Observe property, control property, observe state, control state, invoke action, cancel action, turn on or off, change color, subscribe, publish, etc. are all commands.</skos:example>
  </owl:Class>
  <rdf:Description rdf:about="https://w3id.org/coswot/ActuatingCommand">
    <rdfs:subClassOf>
      <rdf:Description rdf:about="https://w3id.org/coswot/Command">
        <metadata_def:mappingSameURI rdf:resource="https://w3id.org/coswot/Command"/>
      </rdf:Description>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="https://w3id.org/coswot/CommandKind">
    <rdfs:subClassOf rdf:resource="https://w3id.org/coswot/Command"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://w3id.org/coswot/CommandOfInterest">
    <rdfs:subClassOf rdf:resource="https://w3id.org/coswot/Command"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://w3id.org/coswot/SensingCommand">
    <rdfs:subClassOf rdf:resource="https://w3id.org/coswot/Command"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://w3id.org/coswot/hasCommand">
    <rdfs:range rdf:resource="https://w3id.org/coswot/Command"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://w3id.org/coswot/isCommandOf">
    <rdfs:domain rdf:resource="https://w3id.org/coswot/Command"/>
  </rdf:Description>
</rdf:RDF>