<?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/"> <owl:Class rdf:about="https://w3id.org/coswot/SensingCommand"> <rdfs:subClassOf rdf:resource="https://w3id.org/coswot/Command"/> <metadata_def:mappingSameURI rdf:resource="https://w3id.org/coswot/SensingCommand"/> <metadata_def:mappingLoom>sensingcommand</metadata_def:mappingLoom> <metadata_def:prefLabel xml:lang="en">Sensing Command</metadata_def:prefLabel> <rdfs:comment xml:lang="en">An instance of sensing command is a command that observes something.</rdfs:comment> <metadata:prefixIRI>coswot:SensingCommand</metadata:prefixIRI> <rdfs:isDefinedBy rdf:resource="https://w3id.org/coswot/core/observations"/> <rdfs:label xml:lang="en">Sensing Command</rdfs:label> </owl:Class> <rdf:Description rdf:about="https://w3id.org/coswot/SensingCommand"> <metadata_def:mappingSameURI rdf:resource="https://w3id.org/coswot/SensingCommand"/> </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/">
  <owl:Class rdf:about="https://w3id.org/coswot/SensingCommand">
    <rdfs:subClassOf rdf:resource="https://w3id.org/coswot/Command"/>
    <metadata_def:mappingSameURI rdf:resource="https://w3id.org/coswot/SensingCommand"/>
    <metadata_def:mappingLoom>sensingcommand</metadata_def:mappingLoom>
    <metadata_def:prefLabel xml:lang="en">Sensing Command</metadata_def:prefLabel>
    <rdfs:comment xml:lang="en">An instance of sensing command is a command that observes something.</rdfs:comment>
    <metadata:prefixIRI>coswot:SensingCommand</metadata:prefixIRI>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/coswot/core/observations"/>
    <rdfs:label xml:lang="en">Sensing Command</rdfs:label>
  </owl:Class>
  <rdf:Description rdf:about="https://w3id.org/coswot/SensingCommand">
    <metadata_def:mappingSameURI rdf:resource="https://w3id.org/coswot/SensingCommand"/>
  </rdf:Description>
</rdf:RDF>