<?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/Device"> <rdfs:subClassOf rdf:resource="https://w3id.org/coswot/System"/> <metadata_def:mappingSameURI rdf:resource="https://w3id.org/coswot/Device"/> <metadata_def:mappingLoom>device</metadata_def:mappingLoom> <metadata_def:prefLabel xml:lang="en">Device</metadata_def:prefLabel> <rdfs:comment xml:lang="en">A tangible object designed to accomplish a particular task. In order to accomplish this task, the device performs one or more functions. An instance of coswot:DeviceOfInterest represents one specific real world entity, while an instance of coswot:DeviceKind represents an archetype of real world devices.</rdfs:comment> <metadata:prefixIRI>coswot:Device</metadata:prefixIRI> <rdfs:isDefinedBy rdf:resource="https://w3id.org/coswot/core/devices"/> <rdfs:label xml:lang="en">Device</rdfs:label> <skos:example xml:lang="en">Examples of devices are a light switch, a temperature sensor, an energy meter, a water flow meter, and a laundry dryer. A laundry dryer is designed to dry laundry, and to accomplish this task it has a start/stop function.</skos:example> </owl:Class> <rdf:Description rdf:about="https://w3id.org/coswot/Actuator"> <rdfs:subClassOf> <rdf:Description rdf:about="https://w3id.org/coswot/Device"> <metadata_def:mappingSameURI rdf:resource="https://w3id.org/coswot/Device"/> </rdf:Description> </rdfs:subClassOf> </rdf:Description> <rdf:Description rdf:about="https://w3id.org/coswot/DeviceKind"> <rdfs:subClassOf rdf:resource="https://w3id.org/coswot/Device"/> </rdf:Description> <rdf:Description rdf:about="https://w3id.org/coswot/DeviceOfInterest"> <rdfs:subClassOf rdf:resource="https://w3id.org/coswot/Device"/> </rdf:Description> <rdf:Description rdf:about="https://w3id.org/coswot/Sensor"> <rdfs:subClassOf rdf:resource="https://w3id.org/coswot/Device"/> </rdf:Description> <rdf:Description rdf:about="https://w3id.org/coswot/hasFunction"> <rdfs:domain rdf:resource="https://w3id.org/coswot/Device"/> </rdf:Description> <rdf:Description rdf:about="https://w3id.org/coswot/hasFunctionKind"> <rdfs:domain rdf:resource="https://w3id.org/coswot/Device"/> </rdf:Description> <rdf:Description rdf:about="https://w3id.org/coswot/isFunctionKindOf"> <rdfs:range rdf:resource="https://w3id.org/coswot/Device"/> </rdf:Description> <rdf:Description rdf:about="https://w3id.org/coswot/isFunctionOf"> <rdfs:range rdf:resource="https://w3id.org/coswot/Device"/> </rdf:Description> <rdf:Description rdf:about="https://w3id.org/coswot/isOfferedBy"> <rdfs:range rdf:resource="https://w3id.org/coswot/Device"/> </rdf:Description> <rdf:Description rdf:about="https://w3id.org/coswot/offers"> <rdfs:domain rdf:resource="https://w3id.org/coswot/Device"/> </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/Device">
    <rdfs:subClassOf rdf:resource="https://w3id.org/coswot/System"/>
    <metadata_def:mappingSameURI rdf:resource="https://w3id.org/coswot/Device"/>
    <metadata_def:mappingLoom>device</metadata_def:mappingLoom>
    <metadata_def:prefLabel xml:lang="en">Device</metadata_def:prefLabel>
    <rdfs:comment xml:lang="en">A tangible object designed to accomplish a particular task. In order to accomplish this task, the device performs one or more functions. An instance of coswot:DeviceOfInterest represents one specific real world entity, while an instance of coswot:DeviceKind represents an archetype of real world devices.</rdfs:comment>
    <metadata:prefixIRI>coswot:Device</metadata:prefixIRI>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/coswot/core/devices"/>
    <rdfs:label xml:lang="en">Device</rdfs:label>
    <skos:example xml:lang="en">Examples of devices are a light switch, a temperature sensor, an energy meter, a water flow meter, and a laundry dryer. A laundry dryer is designed to dry laundry, and to accomplish this task it has a start/stop function.</skos:example>
  </owl:Class>
  <rdf:Description rdf:about="https://w3id.org/coswot/Actuator">
    <rdfs:subClassOf>
      <rdf:Description rdf:about="https://w3id.org/coswot/Device">
        <metadata_def:mappingSameURI rdf:resource="https://w3id.org/coswot/Device"/>
      </rdf:Description>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="https://w3id.org/coswot/DeviceKind">
    <rdfs:subClassOf rdf:resource="https://w3id.org/coswot/Device"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://w3id.org/coswot/DeviceOfInterest">
    <rdfs:subClassOf rdf:resource="https://w3id.org/coswot/Device"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://w3id.org/coswot/Sensor">
    <rdfs:subClassOf rdf:resource="https://w3id.org/coswot/Device"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://w3id.org/coswot/hasFunction">
    <rdfs:domain rdf:resource="https://w3id.org/coswot/Device"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://w3id.org/coswot/hasFunctionKind">
    <rdfs:domain rdf:resource="https://w3id.org/coswot/Device"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://w3id.org/coswot/isFunctionKindOf">
    <rdfs:range rdf:resource="https://w3id.org/coswot/Device"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://w3id.org/coswot/isFunctionOf">
    <rdfs:range rdf:resource="https://w3id.org/coswot/Device"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://w3id.org/coswot/isOfferedBy">
    <rdfs:range rdf:resource="https://w3id.org/coswot/Device"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://w3id.org/coswot/offers">
    <rdfs:domain rdf:resource="https://w3id.org/coswot/Device"/>
  </rdf:Description>
</rdf:RDF>