You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/ontology/hto-edit.owl
+33-4Lines changed: 33 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -636,7 +636,7 @@ Auch erhöhte Gaskühlung durch ventilation."""@de ,
636
636
<http://purl.org/dc/terms/creator> "thonagel" ;
637
637
rdfs:comment "Internally (within the devices' logic) a process is run to reach and maintain the given setpoint." ;
638
638
rdfs:label "Sollwert"@de ,
639
-
"set point"@en ;
639
+
"setpoint"@en ;
640
640
<http://www.w3.org/2004/02/skos/core#definition> "A Set Point is a device specification that assigns a desired quantitative value to a controlled process parameter, serving as the normative reference for process execution and control."@en ;
641
641
<http://www.w3.org/2004/02/skos/core#example> """The flow rate for a mass flow controller.
642
642
The target temperature in the furnace chamber for a given process step.
@@ -649,18 +649,30 @@ The rotational speed of a fan.""" ;
<http://www.w3.org/2004/02/skos/core#definition> "A Device Operation State is a state that inheres in a device and specifies whether a device function is currently active or inactive, typically represented in a control or output protocol as an on/off (or analogous binary) indicator."@en ,
661
661
"Switches are device specifications that triggers a certain function within a device that can only assume two states (on/off)."@en .
0 commit comments