rdfs:comment"The service process has a calculation method to get the output or result, e.g. the calculation formula to determine the posture of a patient."@en;
rdfs:label"has calculation method"@en.
### https://saref.etsi.org/saref4ehaw/hasEffect
s4ehaw:hasEffectrdf:typeowl:DatatypeProperty;
rdfs:domains4ehaw:ServiceProcess;
rdfs:rangexsd:string;
rdfs:comment"The effect of a service can be an alert, nothing, an activation of another process..."@en;
rdfs:label"has effect"@en.
### https://saref.etsi.org/saref4ehaw/hasInput
s4ehaw:hasInputrdf:typeowl:DatatypeProperty;
rdfs:domains4ehaw:ServiceProcess;
rdfs:rangexsd:string;
rdfs:comment"The service process has data input like e.g. the patient ID, the timestamp, the read value from a sensor..."@en;
rdfs:comment"""Links a service to a Connection/FeatureKind (such as ex:Bluetooth), to a Connection/FeatureOfInterest (such as <this_network> ), to a ConnectionPoint/FeatureKind (such as ex:TCPPort), to a ConnectionPoint/FeatureOfInterest (such as <tcp_port_4255>)."""@en
rdfs:domainsaref:Service;
rdfs:range[aowl:Class;owl:intersectionOf(
@@ -1140,4 +1042,15 @@ s4ehaw:exposedOn a owl:ObjectProperty ;