<?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:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/"> <owl:Class rdf:about="https://saref.etsi.org/core/Command"> <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/> <metadata_def:mappingSameURI rdf:resource="https://saref.etsi.org/core/Command"/> <metadata_def:mappingLoom>command</metadata_def:mappingLoom> <metadata_def:prefLabel>Command</metadata_def:prefLabel> <rdfs:comment xml:lang="en">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 xml:lang="en">Command</rdfs:label> </owl:Class> <rdf:Description rdf:about="https://saref.etsi.org/core/Command"> <metadata_def:mappingSameURI rdf:resource="https://saref.etsi.org/core/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://saref.etsi.org/core/" 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://saref.etsi.org/core/Command">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <metadata_def:mappingSameURI rdf:resource="https://saref.etsi.org/core/Command"/>
    <metadata_def:mappingLoom>command</metadata_def:mappingLoom>
    <metadata_def:prefLabel>Command</metadata_def:prefLabel>
    <rdfs:comment xml:lang="en">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 xml:lang="en">Command</rdfs:label>
  </owl:Class>
  <rdf:Description rdf:about="https://saref.etsi.org/core/Command">
    <metadata_def:mappingSameURI rdf:resource="https://saref.etsi.org/core/Command"/>
  </rdf:Description>
</rdf:RDF>