<?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/Service"> <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/> <rdfs:label xml:lang="en">Service</rdfs:label> <rdfs:comment xml:lang="en">A service is a representation of a function to a network that makes the function discoverable, registerable, remotely controllable by other devices in the network. A service can represent one or more functions. A Service is offered by a device that wants (a certain set of) its function(s) to be discoverable, registerable, remotely controllable by other devices in the network. A Service must specify the device that is offering the service and the function(s) to be represented.</rdfs:comment> <metadata_def:prefLabel xml:lang="en">Service</metadata_def:prefLabel> <metadata_def:mappingLoom>service</metadata_def:mappingLoom> <metadata_def:mappingSameURI rdf:resource="https://saref.etsi.org/core/Service"/> <metadata:prefixIRI>saref:Service</metadata:prefixIRI> </owl:Class> <rdf:Description rdf:about="https://saref.etsi.org/core/SwitchOnService"> <rdfs:subClassOf> <rdf:Description rdf:about="https://saref.etsi.org/core/Service"> <metadata_def:mappingSameURI rdf:resource="https://saref.etsi.org/core/Service"/> </rdf:Description> </rdfs:subClassOf> </rdf:Description> <rdf:Description rdf:about="https://saref.etsi.org/core/isOfferedBy"> <rdfs:domain rdf:resource="https://saref.etsi.org/core/Service"/> </rdf:Description> <rdf:Description rdf:about="https://saref.etsi.org/core/offers"> <rdfs:range rdf:resource="https://saref.etsi.org/core/Service"/> </rdf:Description> <rdf:Description rdf:about="https://saref.etsi.org/core/represents"> <rdfs:domain rdf:resource="https://saref.etsi.org/core/Service"/> </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/Service">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <rdfs:label xml:lang="en">Service</rdfs:label>
    <rdfs:comment xml:lang="en">A service is a representation of a function to a network that makes the function discoverable, registerable, remotely controllable by other devices in the network. A service can represent one or more functions. A Service is offered by a device that wants (a certain set of) its function(s) to be discoverable, registerable, remotely controllable by other devices in the network. A Service must specify the device that is offering the service and the function(s) to be represented.</rdfs:comment>
    <metadata_def:prefLabel xml:lang="en">Service</metadata_def:prefLabel>
    <metadata_def:mappingLoom>service</metadata_def:mappingLoom>
    <metadata_def:mappingSameURI rdf:resource="https://saref.etsi.org/core/Service"/>
    <metadata:prefixIRI>saref:Service</metadata:prefixIRI>
  </owl:Class>
  <rdf:Description rdf:about="https://saref.etsi.org/core/SwitchOnService">
    <rdfs:subClassOf>
      <rdf:Description rdf:about="https://saref.etsi.org/core/Service">
        <metadata_def:mappingSameURI rdf:resource="https://saref.etsi.org/core/Service"/>
      </rdf:Description>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="https://saref.etsi.org/core/isOfferedBy">
    <rdfs:domain rdf:resource="https://saref.etsi.org/core/Service"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://saref.etsi.org/core/offers">
    <rdfs:range rdf:resource="https://saref.etsi.org/core/Service"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://saref.etsi.org/core/represents">
    <rdfs:domain rdf:resource="https://saref.etsi.org/core/Service"/>
  </rdf:Description>
</rdf:RDF>