<?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/Service"> <rdfs:subClassOf rdf:resource="https://w3id.org/coswot/ProcedureCollection"/> <metadata_def:mappingSameURI rdf:resource="https://w3id.org/coswot/Service"/> <metadata_def:mappingLoom>service</metadata_def:mappingLoom> <metadata_def:prefLabel xml:lang="en">Service</metadata_def:prefLabel> <rdfs:comment xml:lang="en">A coswot:Service is a digital representation of a function in a network, making it discoverable, registerable and remotely controllable in the network. While an instance of coswot:ServiceKind can apply to different functions, an instance of coswot:ServiceOfInterest is specific to a function of interest.</rdfs:comment> <metadata:prefixIRI>coswot:Service</metadata:prefixIRI> <skos:note xml:lang="en">Typically, a device connected to a given network offers one service of interest for each of its functions of interest.</skos:note> <rdfs:isDefinedBy rdf:resource="https://w3id.org/coswot/core/services_operations"/> <rdfs:label xml:lang="en">Service</rdfs:label> <skos:example xml:lang="en">For example, a light switch can offer the service of remotely switching the lights in a home through mobile phone devices that are connected to the local network (ex:SwitchOnService). This "remote switching" service represents the ex:OnOffFunction.</skos:example> </owl:Class> <rdf:Description rdf:about="https://w3id.org/coswot/ServiceKind"> <rdfs:subClassOf> <rdf:Description rdf:about="https://w3id.org/coswot/Service"> <metadata_def:mappingSameURI rdf:resource="https://w3id.org/coswot/Service"/> </rdf:Description> </rdfs:subClassOf> </rdf:Description> <rdf:Description rdf:about="https://w3id.org/coswot/ServiceOfInterest"> <rdfs:subClassOf rdf:resource="https://w3id.org/coswot/Service"/> </rdf:Description> <rdf:Description rdf:about="https://w3id.org/coswot/hasOperation"> <rdfs:domain rdf:resource="https://w3id.org/coswot/Service"/> </rdf:Description> <rdf:Description rdf:about="https://w3id.org/coswot/hasOperationKind"> <rdfs:domain rdf:resource="https://w3id.org/coswot/Service"/> </rdf:Description> <rdf:Description rdf:about="https://w3id.org/coswot/isOfferedBy"> <rdfs:domain rdf:resource="https://w3id.org/coswot/Service"/> </rdf:Description> <rdf:Description rdf:about="https://w3id.org/coswot/isOperationKindOf"> <rdfs:range rdf:resource="https://w3id.org/coswot/Service"/> </rdf:Description> <rdf:Description rdf:about="https://w3id.org/coswot/isOperationOf"> <rdfs:range rdf:resource="https://w3id.org/coswot/Service"/> </rdf:Description> <rdf:Description rdf:about="https://w3id.org/coswot/offers"> <rdfs:range rdf:resource="https://w3id.org/coswot/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://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/Service">
    <rdfs:subClassOf rdf:resource="https://w3id.org/coswot/ProcedureCollection"/>
    <metadata_def:mappingSameURI rdf:resource="https://w3id.org/coswot/Service"/>
    <metadata_def:mappingLoom>service</metadata_def:mappingLoom>
    <metadata_def:prefLabel xml:lang="en">Service</metadata_def:prefLabel>
    <rdfs:comment xml:lang="en">A coswot:Service is a digital representation of a function in a network, making it discoverable, registerable and remotely controllable in the network. While an instance of coswot:ServiceKind can apply to different functions, an instance of coswot:ServiceOfInterest is specific to a function of interest.</rdfs:comment>
    <metadata:prefixIRI>coswot:Service</metadata:prefixIRI>
    <skos:note xml:lang="en">Typically, a device connected to a given network offers one service of interest for each of its functions of interest.</skos:note>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/coswot/core/services_operations"/>
    <rdfs:label xml:lang="en">Service</rdfs:label>
    <skos:example xml:lang="en">For example, a light switch can offer the service of remotely switching the lights in a home through mobile phone devices that are connected to the local network (ex:SwitchOnService). This "remote switching" service represents the ex:OnOffFunction.</skos:example>
  </owl:Class>
  <rdf:Description rdf:about="https://w3id.org/coswot/ServiceKind">
    <rdfs:subClassOf>
      <rdf:Description rdf:about="https://w3id.org/coswot/Service">
        <metadata_def:mappingSameURI rdf:resource="https://w3id.org/coswot/Service"/>
      </rdf:Description>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="https://w3id.org/coswot/ServiceOfInterest">
    <rdfs:subClassOf rdf:resource="https://w3id.org/coswot/Service"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://w3id.org/coswot/hasOperation">
    <rdfs:domain rdf:resource="https://w3id.org/coswot/Service"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://w3id.org/coswot/hasOperationKind">
    <rdfs:domain rdf:resource="https://w3id.org/coswot/Service"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://w3id.org/coswot/isOfferedBy">
    <rdfs:domain rdf:resource="https://w3id.org/coswot/Service"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://w3id.org/coswot/isOperationKindOf">
    <rdfs:range rdf:resource="https://w3id.org/coswot/Service"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://w3id.org/coswot/isOperationOf">
    <rdfs:range rdf:resource="https://w3id.org/coswot/Service"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://w3id.org/coswot/offers">
    <rdfs:range rdf:resource="https://w3id.org/coswot/Service"/>
  </rdf:Description>
</rdf:RDF>