@@ -475,35 +475,6 @@ classes:
475
475
syntax : " {id_nmdc_prefix}:clsite-{id_shoulder}-{id_blade}$"
476
476
interpolated : true
477
477
478
- ProtocolExecution :
479
- class_uri : ' nmdc:ProtocolExecution'
480
- is_a : PlannedProcess
481
- description : A PlannedProces that has PlannedProcess parts. Can be used to represent the case of someone following a Protocol.
482
- slots :
483
- - has_process_parts
484
- - protocol_execution_category
485
- slot_usage :
486
- id :
487
- required : true
488
- structured_pattern :
489
- syntax : " {id_nmdc_prefix}:pex-{id_shoulder}-{id_blade}$"
490
- interpolated : true
491
- has_input :
492
- structured_pattern :
493
- syntax : " {id_nmdc_prefix}:(bsm|procsm)-{id_shoulder}-{id_blade}$"
494
- interpolated : true
495
- has_output :
496
- structured_pattern :
497
- syntax : " {id_nmdc_prefix}:(procsm)-{id_shoulder}-{id_blade}$"
498
- interpolated : true
499
- has_process_parts :
500
- required : true
501
- structured_pattern :
502
- syntax : " {id_nmdc_prefix}:(extrp|filtpr|dispro|poolp|libprp|subspr|mixpro|chcpr|cspro)-{id_shoulder}-{id_blade}$"
503
- interpolated : true
504
- description : The MaterialProcessing steps that are discrete parts of the ProtocolExecution.
505
- deprecated : " not used, not fulfilling intended purpose https://github.com/microbiomedata/nmdc-schema/issues/2336"
506
-
507
478
SubSamplingProcess :
508
479
class_uri : ' nmdc:SubSamplingProcess'
509
480
description : >
@@ -1235,12 +1206,6 @@ slots:
1235
1206
range : Manifest
1236
1207
description : This property links a database object to the set of manifests within it.
1237
1208
1238
- protocol_execution_set :
1239
- mixins : object_set
1240
- range : ProtocolExecution
1241
- description : This property links a database object to the set of protocol executions within it.
1242
- deprecated : " not used https://github.com/microbiomedata/nmdc-schema/issues/2336"
1243
-
1244
1209
storage_process_set :
1245
1210
mixins : object_set
1246
1211
range : StorageProcess
@@ -1278,19 +1243,6 @@ slots:
1278
1243
- ORCID:0009-0001-1555-1601 # Anastasiya Prymolenna
1279
1244
- ORCID:0000-0002-8683-0050 # Montana Smith
1280
1245
1281
- protocol_execution_category :
1282
- range : ProtocolCategoryEnum
1283
- required : true
1284
- deprecated : " not used https://github.com/microbiomedata/nmdc-schema/issues/2336"
1285
-
1286
- has_process_parts :
1287
- range : PlannedProcess
1288
- description : A list of process parts that make up a protocol.
1289
- required : true
1290
- multivalued : true
1291
- list_elements_ordered : true
1292
- deprecated : " not used https://github.com/microbiomedata/nmdc-schema/issues/2336"
1293
-
1294
1246
filter_material :
1295
1247
description : " A porous material on which solid particles present in air or other fluid which flows through it are largely caught and retained."
1296
1248
comments :
0 commit comments