<https://w3id.org/coswot/Operation> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> . <https://w3id.org/coswot/Operation> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <https://w3id.org/coswot/Procedure> . <https://w3id.org/coswot/Operation> <http://data.bioontology.org/metadata/def/mappingSameURI> <https://w3id.org/coswot/Operation> . <https://w3id.org/coswot/Operation> <http://data.bioontology.org/metadata/def/mappingLoom> "operation" . <https://w3id.org/coswot/Operation> <http://data.bioontology.org/metadata/def/prefLabel> "Operation"@en . <https://w3id.org/coswot/Operation> <http://www.w3.org/2000/01/rdf-schema#comment> "A coswot:Operation is the means of a service to communicate in a procedure-type manner over the network (i.e. transmit data to/from other devices). It is the \u2013machine interpretable\u2013 exposure of a \u2013human understandable\u2013 command to a network. While a coswot:OperationOfInterest is specific to a service of interest, a coswot:OperationKind is an archetype of operations."@en . <https://w3id.org/coswot/Operation> <http://data.bioontology.org/metadata/prefixIRI> "coswot:Operation" . <https://w3id.org/coswot/Operation> <http://www.w3.org/2004/02/skos/core#note> "Typically, a device connected to a given network offers one service for each of its functions of interest, and each service has one operation per command of interest of the function of interest it represents."@en . <https://w3id.org/coswot/Operation> <http://www.w3.org/2004/02/skos/core#note> "An operation may be described in terms of its inputs and outputs using OP coswot:hasInput and coswot:hasOutput. Inputs and outputs of operations typically describe the expected schema or shape of network messages."@en . <https://w3id.org/coswot/Operation> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <https://w3id.org/coswot/core/services_operations> . <https://w3id.org/coswot/Operation> <http://www.w3.org/2000/01/rdf-schema#label> "Operation"@en . <https://w3id.org/coswot/Operation> <http://www.w3.org/2004/02/skos/core#example> "In the set of operations exposed by a smart washing machine on a given network, one may be dedicated to set the water temperature for the washing cycle, and expected as input a enumerated value. Another one may be dedicated to start, pause, or stop the washing cycle."@en . <https://w3id.org/coswot/Operation> <http://www.w3.org/2004/02/skos/core#example> "To turn on a light, send a CoAP PUT request with CBOR content 0xf5 (true)"@en . <https://w3id.org/coswot/Operation> <http://www.w3.org/2004/02/skos/core#example> "In the set of operations exposed by a smart light bulb on a given network, one may be dedicated to turn on and off the light and expect a boolean as input. Another one may be dedicated to set the luminosity status and expect a target luminosity level (a byte) and a transition time (encoded on two bytes)."@en . <https://w3id.org/coswot/OperationKind> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <https://w3id.org/coswot/Operation> . <https://w3id.org/coswot/hasOperation> <http://www.w3.org/2000/01/rdf-schema#range> <https://w3id.org/coswot/Operation> . <https://w3id.org/coswot/isOperationOf> <http://www.w3.org/2000/01/rdf-schema#domain> <https://w3id.org/coswot/Operation> . <https://w3id.org/coswot/Operation> <http://data.bioontology.org/metadata/def/mappingSameURI> <https://w3id.org/coswot/Operation> . <https://w3id.org/coswot/OperationOfInterest> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <https://w3id.org/coswot/Operation> .
<https://w3id.org/coswot/Operation> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<https://w3id.org/coswot/Operation> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <https://w3id.org/coswot/Procedure> .
<https://w3id.org/coswot/Operation> <http://data.bioontology.org/metadata/def/mappingSameURI> <https://w3id.org/coswot/Operation> .
<https://w3id.org/coswot/Operation> <http://data.bioontology.org/metadata/def/mappingLoom> "operation" .
<https://w3id.org/coswot/Operation> <http://data.bioontology.org/metadata/def/prefLabel> "Operation"@en .
<https://w3id.org/coswot/Operation> <http://www.w3.org/2000/01/rdf-schema#comment> "A coswot:Operation is the means of a service to communicate in a procedure-type manner over the network (i.e. transmit data to/from other devices). It is the \u2013machine interpretable\u2013 exposure of a \u2013human understandable\u2013 command to a network. While a coswot:OperationOfInterest is specific to a service of interest, a coswot:OperationKind is an archetype of operations."@en .
<https://w3id.org/coswot/Operation> <http://data.bioontology.org/metadata/prefixIRI> "coswot:Operation" .
<https://w3id.org/coswot/Operation> <http://www.w3.org/2004/02/skos/core#note> "Typically, a device connected to a given network offers one service for each of its functions of interest, and each service has one operation per command of interest of the function of interest it represents."@en .
<https://w3id.org/coswot/Operation> <http://www.w3.org/2004/02/skos/core#note> "An operation may be described in terms of its inputs and outputs using OP coswot:hasInput and coswot:hasOutput. Inputs and outputs of operations typically describe the expected schema or shape of network messages."@en .
<https://w3id.org/coswot/Operation> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <https://w3id.org/coswot/core/services_operations> .
<https://w3id.org/coswot/Operation> <http://www.w3.org/2000/01/rdf-schema#label> "Operation"@en .
<https://w3id.org/coswot/Operation> <http://www.w3.org/2004/02/skos/core#example> "In the set of operations exposed by a smart washing machine on a given network, one may be dedicated to set the water temperature for the washing cycle, and expected as input a enumerated value. Another one may be dedicated to start, pause, or stop the washing cycle."@en .
<https://w3id.org/coswot/Operation> <http://www.w3.org/2004/02/skos/core#example> "To turn on a light, send a CoAP PUT request with CBOR content 0xf5 (true)"@en .
<https://w3id.org/coswot/Operation> <http://www.w3.org/2004/02/skos/core#example> "In the set of operations exposed by a smart light bulb on a given network, one may be dedicated to turn on and off the light and expect a boolean as input. Another one may be dedicated to set the luminosity status and expect a target luminosity level (a byte) and a transition time (encoded on two bytes)."@en .
<https://w3id.org/coswot/OperationKind> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <https://w3id.org/coswot/Operation> .
<https://w3id.org/coswot/hasOperation> <http://www.w3.org/2000/01/rdf-schema#range> <https://w3id.org/coswot/Operation> .
<https://w3id.org/coswot/isOperationOf> <http://www.w3.org/2000/01/rdf-schema#domain> <https://w3id.org/coswot/Operation> .
<https://w3id.org/coswot/Operation> <http://data.bioontology.org/metadata/def/mappingSameURI> <https://w3id.org/coswot/Operation> .
<https://w3id.org/coswot/OperationOfInterest> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <https://w3id.org/coswot/Operation> .