<?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/saref#" 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/"> <owl:Class rdf:about="https://w3id.org/saref#Command"> <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/> <metadata_def:mappingSameURI rdf:resource="https://w3id.org/saref#Command"/> <metadata_def:mappingLoom>command</metadata_def:mappingLoom> <metadata_def:prefLabel>Command</metadata_def:prefLabel> <rdfs:comment>A directive that a device must support to perform a certain function. A command may act upon a state, but does not necessarily act upon a state. For example, the ON command acts upon the ON/OFF state, but the GET command does not act upon any state, it simply gives a directive to retrieve a certain value. We propose here a list of commands that are relevant for the purpose of SAREF, but this list can be extended.</rdfs:comment> <metadata:prefixIRI>saref:Command</metadata:prefixIRI> <rdfs:label>Command</rdfs:label> </owl:Class> <rdf:Description rdf:about="https://w3id.org/saref#CloseCommand"> <rdfs:subClassOf> <rdf:Description rdf:about="https://w3id.org/saref#Command"> <metadata_def:mappingSameURI rdf:resource="https://w3id.org/saref#Command"/> </rdf:Description> </rdfs:subClassOf> </rdf:Description> <rdf:Description rdf:about="https://w3id.org/saref#GetCommand"> <rdfs:subClassOf rdf:resource="https://w3id.org/saref#Command"/> </rdf:Description> <rdf:Description rdf:about="https://w3id.org/saref#NotifyCommand"> <rdfs:subClassOf rdf:resource="https://w3id.org/saref#Command"/> </rdf:Description> <rdf:Description rdf:about="https://w3id.org/saref#OffCommand"> <rdfs:subClassOf rdf:resource="https://w3id.org/saref#Command"/> </rdf:Description> <rdf:Description rdf:about="https://w3id.org/saref#OnCommand"> <rdfs:subClassOf rdf:resource="https://w3id.org/saref#Command"/> </rdf:Description> <rdf:Description rdf:about="https://w3id.org/saref#OpenCommand"> <rdfs:subClassOf rdf:resource="https://w3id.org/saref#Command"/> </rdf:Description> <rdf:Description rdf:about="https://w3id.org/saref#PauseCommand"> <rdfs:subClassOf rdf:resource="https://w3id.org/saref#Command"/> </rdf:Description> <rdf:Description rdf:about="https://w3id.org/saref#SetLevelCommand"> <rdfs:subClassOf rdf:resource="https://w3id.org/saref#Command"/> </rdf:Description> <rdf:Description rdf:about="https://w3id.org/saref#StartCommand"> <rdfs:subClassOf rdf:resource="https://w3id.org/saref#Command"/> </rdf:Description> <rdf:Description rdf:about="https://w3id.org/saref#StepDownCommand"> <rdfs:subClassOf rdf:resource="https://w3id.org/saref#Command"/> </rdf:Description> <rdf:Description rdf:about="https://w3id.org/saref#StepUpCommand"> <rdfs:subClassOf rdf:resource="https://w3id.org/saref#Command"/> </rdf:Description> <rdf:Description rdf:about="https://w3id.org/saref#StopCommand"> <rdfs:subClassOf rdf:resource="https://w3id.org/saref#Command"/> </rdf:Description> <rdf:Description rdf:about="https://w3id.org/saref#ToggleCommand"> <rdfs:subClassOf rdf:resource="https://w3id.org/saref#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/saref#" 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/">
  <owl:Class rdf:about="https://w3id.org/saref#Command">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <metadata_def:mappingSameURI rdf:resource="https://w3id.org/saref#Command"/>
    <metadata_def:mappingLoom>command</metadata_def:mappingLoom>
    <metadata_def:prefLabel>Command</metadata_def:prefLabel>
    <rdfs:comment>A directive that a device must support to perform a certain function. A command may act upon a state, but does not necessarily act upon a state. For example, the ON command acts upon the ON/OFF state, but the GET command does not act upon any state, it simply gives a directive to retrieve a certain value. We propose here a list of commands that are relevant for the purpose of SAREF, but this list can be extended.</rdfs:comment>
    <metadata:prefixIRI>saref:Command</metadata:prefixIRI>
    <rdfs:label>Command</rdfs:label>
  </owl:Class>
  <rdf:Description rdf:about="https://w3id.org/saref#CloseCommand">
    <rdfs:subClassOf>
      <rdf:Description rdf:about="https://w3id.org/saref#Command">
        <metadata_def:mappingSameURI rdf:resource="https://w3id.org/saref#Command"/>
      </rdf:Description>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="https://w3id.org/saref#GetCommand">
    <rdfs:subClassOf rdf:resource="https://w3id.org/saref#Command"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://w3id.org/saref#NotifyCommand">
    <rdfs:subClassOf rdf:resource="https://w3id.org/saref#Command"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://w3id.org/saref#OffCommand">
    <rdfs:subClassOf rdf:resource="https://w3id.org/saref#Command"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://w3id.org/saref#OnCommand">
    <rdfs:subClassOf rdf:resource="https://w3id.org/saref#Command"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://w3id.org/saref#OpenCommand">
    <rdfs:subClassOf rdf:resource="https://w3id.org/saref#Command"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://w3id.org/saref#PauseCommand">
    <rdfs:subClassOf rdf:resource="https://w3id.org/saref#Command"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://w3id.org/saref#SetLevelCommand">
    <rdfs:subClassOf rdf:resource="https://w3id.org/saref#Command"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://w3id.org/saref#StartCommand">
    <rdfs:subClassOf rdf:resource="https://w3id.org/saref#Command"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://w3id.org/saref#StepDownCommand">
    <rdfs:subClassOf rdf:resource="https://w3id.org/saref#Command"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://w3id.org/saref#StepUpCommand">
    <rdfs:subClassOf rdf:resource="https://w3id.org/saref#Command"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://w3id.org/saref#StopCommand">
    <rdfs:subClassOf rdf:resource="https://w3id.org/saref#Command"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://w3id.org/saref#ToggleCommand">
    <rdfs:subClassOf rdf:resource="https://w3id.org/saref#Command"/>
  </rdf:Description>
</rdf:RDF>