<?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/ServiceOfInterest"> <rdfs:subClassOf rdf:resource="https://w3id.org/coswot/Service"/> <metadata_def:mappingSameURI rdf:resource="https://w3id.org/coswot/ServiceOfInterest"/> <metadata_def:mappingLoom>serviceofinterest</metadata_def:mappingLoom> <metadata_def:prefLabel xml:lang="en">Service Of Interest</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. An instance of coswot:ServiceOfInterest is specific to a function of interest.</rdfs:comment> <metadata:prefixIRI>coswot:ServiceOfInterest</metadata:prefixIRI> <rdfs:isDefinedBy rdf:resource="https://w3id.org/coswot/core/services_operations"/> <rdfs:label xml:lang="en">Service Of Interest</rdfs:label> </owl:Class> <rdf:Description rdf:about="https://w3id.org/coswot/hasOperationOfInterest"> <rdfs:domain> <rdf:Description rdf:about="https://w3id.org/coswot/ServiceOfInterest"> <metadata_def:mappingSameURI rdf:resource="https://w3id.org/coswot/ServiceOfInterest"/> </rdf:Description> </rdfs:domain> </rdf:Description> <rdf:Description rdf:about="https://w3id.org/coswot/isOperationOfInterestOf"> <rdfs:range rdf:resource="https://w3id.org/coswot/ServiceOfInterest"/> </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/ServiceOfInterest">
    <rdfs:subClassOf rdf:resource="https://w3id.org/coswot/Service"/>
    <metadata_def:mappingSameURI rdf:resource="https://w3id.org/coswot/ServiceOfInterest"/>
    <metadata_def:mappingLoom>serviceofinterest</metadata_def:mappingLoom>
    <metadata_def:prefLabel xml:lang="en">Service Of Interest</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. An instance of coswot:ServiceOfInterest is specific to a function of interest.</rdfs:comment>
    <metadata:prefixIRI>coswot:ServiceOfInterest</metadata:prefixIRI>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/coswot/core/services_operations"/>
    <rdfs:label xml:lang="en">Service Of Interest</rdfs:label>
  </owl:Class>
  <rdf:Description rdf:about="https://w3id.org/coswot/hasOperationOfInterest">
    <rdfs:domain>
      <rdf:Description rdf:about="https://w3id.org/coswot/ServiceOfInterest">
        <metadata_def:mappingSameURI rdf:resource="https://w3id.org/coswot/ServiceOfInterest"/>
      </rdf:Description>
    </rdfs:domain>
  </rdf:Description>
  <rdf:Description rdf:about="https://w3id.org/coswot/isOperationOfInterestOf">
    <rdfs:range rdf:resource="https://w3id.org/coswot/ServiceOfInterest"/>
  </rdf:Description>
</rdf:RDF>