<?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/OperationExecution"> <rdfs:subClassOf rdf:resource="https://w3id.org/coswot/ProcedureExecution"/> <metadata_def:mappingSameURI rdf:resource="https://w3id.org/coswot/OperationExecution"/> <metadata_def:mappingLoom>operationexecution</metadata_def:mappingLoom> <metadata_def:prefLabel xml:lang="en">Operation Execution</metadata_def:prefLabel> <rdfs:comment xml:lang="en">Describes the execution of an operation in a network: the"machine interpretable" description of a communication between devices over the network. Typically, its input and result are network messages, that conform to the input and output of the executed operation.</rdfs:comment> <metadata:prefixIRI>coswot:OperationExecution</metadata:prefixIRI> <rdfs:isDefinedBy rdf:resource="https://w3id.org/coswot/core/services_operations"/> <rdfs:label xml:lang="en">Operation Execution</rdfs:label> </owl:Class> <rdf:Description rdf:about="https://w3id.org/coswot/OperationExecution"> <metadata_def:mappingSameURI rdf:resource="https://w3id.org/coswot/OperationExecution"/> </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/OperationExecution">
    <rdfs:subClassOf rdf:resource="https://w3id.org/coswot/ProcedureExecution"/>
    <metadata_def:mappingSameURI rdf:resource="https://w3id.org/coswot/OperationExecution"/>
    <metadata_def:mappingLoom>operationexecution</metadata_def:mappingLoom>
    <metadata_def:prefLabel xml:lang="en">Operation Execution</metadata_def:prefLabel>
    <rdfs:comment xml:lang="en">Describes the execution of an operation in a network: the"machine interpretable"  description of a communication between devices over the network. Typically, its input and result are network messages, that conform to the input and output of the executed operation.</rdfs:comment>
    <metadata:prefixIRI>coswot:OperationExecution</metadata:prefixIRI>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/coswot/core/services_operations"/>
    <rdfs:label xml:lang="en">Operation Execution</rdfs:label>
  </owl:Class>
  <rdf:Description rdf:about="https://w3id.org/coswot/OperationExecution">
    <metadata_def:mappingSameURI rdf:resource="https://w3id.org/coswot/OperationExecution"/>
  </rdf:Description>
</rdf:RDF>