@@ -101,7 +101,7 @@ classes:
101101
102102 Duration :
103103 is_a : QuantitativeAttribute
104- class_uri : qudt:Quantity
104+ class_uri : VOC4CAT:0008120
105105 description : A quantitative measure of elapsed time (duration of a process step).
106106 close_mappings :
107107 - PATO:0001309
@@ -115,7 +115,7 @@ classes:
115115
116116 HeatingRate :
117117 is_a : QuantitativeAttribute
118- class_uri : qudt:Quantity
118+ class_uri : VOC4CAT:0008116
119119 description : Rate of temperature change per unit time during a thermal ramp.
120120
121121 AngularVelocity :
@@ -296,13 +296,13 @@ slots:
296296
297297 has_drying_temperature :
298298 is_a : has_temperature
299- slot_uri : SIO:000008
299+ slot_uri : VOC4CAT:0008207
300300 range : Temperature
301301 description : Temperature applied during the drying step.
302302
303303 has_drying_duration :
304304 is_a : has_duration
305- slot_uri : SIO:000008
305+ slot_uri : VOC4CAT:0008206
306306 range : Duration
307307 description : Duration of the drying step.
308308
@@ -319,7 +319,7 @@ slots:
319319
320320 has_calcination_dwelling_time :
321321 is_a : has_duration
322- slot_uri : SIO:000008
322+ slot_uri : VOC4CAT:0000060
323323 range : Duration
324324 description : Time held at the final calcination temperature.
325325
@@ -331,7 +331,7 @@ slots:
331331
332332 has_calcination_gas_flow_rate :
333333 is_a : has_flow_rate
334- slot_uri : SIO:000008
334+ slot_uri : VOC4CAT:0000056
335335 range : VolumeFlowRate
336336 description : Gas flow rate maintained during calcination.
337337
@@ -377,15 +377,15 @@ slots:
377377
378378 has_atmosphere :
379379 is_a : has_qualitative_attribute
380- slot_uri : SIO:000008
380+ slot_uri : VOC4CAT:0007809
381381 range : Atmosphere
382382 description : Gaseous environment or atmospheric conditions during a process.
383383 multivalued : true
384384 inlined_as_list : true
385385
386386 has_drying_atmosphere :
387387 is_a : has_atmosphere
388- slot_uri : SIO:000008
388+ slot_uri : VOC4CAT:0008208
389389 range : Atmosphere
390390 description : Atmosphere maintained during the drying step.
391391 multivalued : true
@@ -465,7 +465,7 @@ slots:
465465 drying_device :
466466 description : Device used for drying (e.g. oven, rotary evaporator).
467467 range : string
468- slot_uri : coremeta4cat:drying_device
468+ slot_uri : VOC4CAT:0008122
469469 multivalued : true
470470
471471 # ---- Measurement / analytical slots ----
0 commit comments