Class: ProtocolExecution
A PlannedProces that has PlannedProcess parts. Can be used to represent the case of someone following a Protocol.
classDiagram
class ProtocolExecution
click ProtocolExecution href "../ProtocolExecution"
PlannedProcess <|-- ProtocolExecution
click PlannedProcess href "../PlannedProcess"
ProtocolExecution : alternative_identifiers
ProtocolExecution : description
ProtocolExecution : end_date
ProtocolExecution : has_failure_categorization
ProtocolExecution --> "*" FailureCategorization : has_failure_categorization
click FailureCategorization href "../FailureCategorization"
ProtocolExecution : has_input
ProtocolExecution --> "*" NamedThing : has_input
click NamedThing href "../NamedThing"
ProtocolExecution : has_output
ProtocolExecution --> "*" NamedThing : has_output
click NamedThing href "../NamedThing"
ProtocolExecution : has_process_parts
ProtocolExecution --> "1..*" PlannedProcess : has_process_parts
click PlannedProcess href "../PlannedProcess"
ProtocolExecution : id
ProtocolExecution : name
ProtocolExecution : processing_institution
ProtocolExecution --> "0..1" ProcessingInstitutionEnum : processing_institution
click ProcessingInstitutionEnum href "../ProcessingInstitutionEnum"
ProtocolExecution : protocol_execution_category
ProtocolExecution --> "1" ProtocolCategoryEnum : protocol_execution_category
click ProtocolCategoryEnum href "../ProtocolCategoryEnum"
ProtocolExecution : protocol_link
ProtocolExecution --> "0..1" Protocol : protocol_link
click Protocol href "../Protocol"
ProtocolExecution : qc_comment
ProtocolExecution : qc_status
ProtocolExecution --> "0..1" StatusEnum : qc_status
click StatusEnum href "../StatusEnum"
ProtocolExecution : start_date
ProtocolExecution : type
Inheritance
- NamedThing
- PlannedProcess
- ProtocolExecution
- PlannedProcess
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
has_process_parts | 1..* PlannedProcess |
The MaterialProcessing steps that are discrete parts of the ProtocolExecution | direct |
protocol_execution_category | 1 ProtocolCategoryEnum |
direct | |
has_input | * NamedThing |
An input to a process | PlannedProcess |
has_output | * NamedThing |
An output from a process | PlannedProcess |
processing_institution | 0..1 ProcessingInstitutionEnum |
The organization that processed the sample | PlannedProcess |
protocol_link | 0..1 Protocol |
PlannedProcess | |
start_date | 0..1 String |
The date on which any process or activity was started | PlannedProcess |
end_date | 0..1 String |
The date on which any process or activity was ended | PlannedProcess |
qc_status | 0..1 StatusEnum |
Stores information about the result of a process (ie the process of sequencin... | PlannedProcess |
qc_comment | 0..1 String |
Slot to store additional comments about laboratory or workflow output | PlannedProcess |
has_failure_categorization | * FailureCategorization |
PlannedProcess | |
id | 1 Uriorcurie |
A unique identifier for a thing | NamedThing |
name | 0..1 String |
A human readable label for an entity | NamedThing |
description | 0..1 String |
a human-readable description of a thing | NamedThing |
alternative_identifiers | * Uriorcurie |
A list of alternative identifiers for the entity | NamedThing |
type | 1 Uriorcurie |
the class_uri of the class that has been instantiated | NamedThing |
Usages
used by | used in | type | used |
---|---|---|---|
Database | protocol_execution_set | range | ProtocolExecution |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/nmdc/nmdc
Mappings
Mapping Type | Mapped Value |
---|---|
self | nmdc:ProtocolExecution |
native | nmdc:ProtocolExecution |
LinkML Source
Direct
name: ProtocolExecution
description: A PlannedProces that has PlannedProcess parts. Can be used to represent
the case of someone following a Protocol.
from_schema: https://w3id.org/nmdc/nmdc
is_a: PlannedProcess
slots:
- has_process_parts
- protocol_execution_category
slot_usage:
id:
name: id
domain_of:
- NamedThing
required: true
structured_pattern:
syntax: '{id_nmdc_prefix}:pex-{id_shoulder}-{id_blade}$'
interpolated: true
has_input:
name: has_input
domain_of:
- PlannedProcess
structured_pattern:
syntax: '{id_nmdc_prefix}:(bsm|procsm)-{id_shoulder}-{id_blade}$'
interpolated: true
has_output:
name: has_output
domain_of:
- PlannedProcess
structured_pattern:
syntax: '{id_nmdc_prefix}:(procsm)-{id_shoulder}-{id_blade}$'
interpolated: true
has_process_parts:
name: has_process_parts
description: The MaterialProcessing steps that are discrete parts of the ProtocolExecution.
domain_of:
- ProtocolExecution
required: true
structured_pattern:
syntax: '{id_nmdc_prefix}:(extrp|filtpr|dispro|poolp|libprp|subspr|mixpro|chcpr|cspro)-{id_shoulder}-{id_blade}$'
interpolated: true
class_uri: nmdc:ProtocolExecution
Induced
name: ProtocolExecution
description: A PlannedProces that has PlannedProcess parts. Can be used to represent
the case of someone following a Protocol.
from_schema: https://w3id.org/nmdc/nmdc
is_a: PlannedProcess
slot_usage:
id:
name: id
domain_of:
- NamedThing
required: true
structured_pattern:
syntax: '{id_nmdc_prefix}:pex-{id_shoulder}-{id_blade}$'
interpolated: true
has_input:
name: has_input
domain_of:
- PlannedProcess
structured_pattern:
syntax: '{id_nmdc_prefix}:(bsm|procsm)-{id_shoulder}-{id_blade}$'
interpolated: true
has_output:
name: has_output
domain_of:
- PlannedProcess
structured_pattern:
syntax: '{id_nmdc_prefix}:(procsm)-{id_shoulder}-{id_blade}$'
interpolated: true
has_process_parts:
name: has_process_parts
description: The MaterialProcessing steps that are discrete parts of the ProtocolExecution.
domain_of:
- ProtocolExecution
required: true
structured_pattern:
syntax: '{id_nmdc_prefix}:(extrp|filtpr|dispro|poolp|libprp|subspr|mixpro|chcpr|cspro)-{id_shoulder}-{id_blade}$'
interpolated: true
attributes:
has_process_parts:
name: has_process_parts
description: The MaterialProcessing steps that are discrete parts of the ProtocolExecution.
from_schema: https://w3id.org/nmdc/nmdc
rank: 1000
list_elements_ordered: true
alias: has_process_parts
owner: ProtocolExecution
domain_of:
- ProtocolExecution
range: PlannedProcess
required: true
multivalued: true
structured_pattern:
syntax: '{id_nmdc_prefix}:(extrp|filtpr|dispro|poolp|libprp|subspr|mixpro|chcpr|cspro)-{id_shoulder}-{id_blade}$'
interpolated: true
protocol_execution_category:
name: protocol_execution_category
from_schema: https://w3id.org/nmdc/nmdc
rank: 1000
alias: protocol_execution_category
owner: ProtocolExecution
domain_of:
- ProtocolExecution
range: ProtocolCategoryEnum
required: true
has_input:
name: has_input
description: An input to a process.
from_schema: https://w3id.org/nmdc/nmdc
rank: 1000
alias: has_input
owner: ProtocolExecution
domain_of:
- PlannedProcess
range: NamedThing
multivalued: true
structured_pattern:
syntax: '{id_nmdc_prefix}:(bsm|procsm)-{id_shoulder}-{id_blade}$'
interpolated: true
has_output:
name: has_output
description: An output from a process.
from_schema: https://w3id.org/nmdc/nmdc
rank: 1000
alias: has_output
owner: ProtocolExecution
domain_of:
- PlannedProcess
range: NamedThing
multivalued: true
structured_pattern:
syntax: '{id_nmdc_prefix}:(procsm)-{id_shoulder}-{id_blade}$'
interpolated: true
processing_institution:
name: processing_institution
description: The organization that processed the sample.
from_schema: https://w3id.org/nmdc/nmdc
rank: 1000
alias: processing_institution
owner: ProtocolExecution
domain_of:
- PlannedProcess
range: ProcessingInstitutionEnum
protocol_link:
name: protocol_link
from_schema: https://w3id.org/nmdc/nmdc
rank: 1000
alias: protocol_link
owner: ProtocolExecution
domain_of:
- PlannedProcess
- Study
range: Protocol
start_date:
name: start_date
description: The date on which any process or activity was started
todos:
- add date string validation pattern
comments:
- We are using string representations of dates until all components of our ecosystem
can handle ISO 8610 dates
- The date should be formatted as YYYY-MM-DD
from_schema: https://w3id.org/nmdc/nmdc
rank: 1000
alias: start_date
owner: ProtocolExecution
domain_of:
- PlannedProcess
range: string
end_date:
name: end_date
description: The date on which any process or activity was ended
todos:
- add date string validation pattern
comments:
- We are using string representations of dates until all components of our ecosystem
can handle ISO 8610 dates
- The date should be formatted as YYYY-MM-DD
from_schema: https://w3id.org/nmdc/nmdc
rank: 1000
alias: end_date
owner: ProtocolExecution
domain_of:
- PlannedProcess
range: string
qc_status:
name: qc_status
description: Stores information about the result of a process (ie the process
of sequencing a library may have for qc_status of 'fail' if not enough data
was generated)
from_schema: https://w3id.org/nmdc/nmdc
rank: 1000
alias: qc_status
owner: ProtocolExecution
domain_of:
- PlannedProcess
range: StatusEnum
qc_comment:
name: qc_comment
description: Slot to store additional comments about laboratory or workflow output.
For workflow output it may describe the particular workflow stage that failed.
(ie Failed at call-stage due to a malformed fastq file).
from_schema: https://w3id.org/nmdc/nmdc
rank: 1000
alias: qc_comment
owner: ProtocolExecution
domain_of:
- PlannedProcess
range: string
has_failure_categorization:
name: has_failure_categorization
from_schema: https://w3id.org/nmdc/nmdc
rank: 1000
alias: has_failure_categorization
owner: ProtocolExecution
domain_of:
- PlannedProcess
range: FailureCategorization
multivalued: true
inlined: true
inlined_as_list: true
id:
name: id
description: A unique identifier for a thing. Must be either a CURIE shorthand
for a URI or a complete URI
from_schema: https://w3id.org/nmdc/nmdc
rank: 1000
identifier: true
alias: id
owner: ProtocolExecution
domain_of:
- NamedThing
range: uriorcurie
required: true
pattern: ^[a-zA-Z0-9][a-zA-Z0-9_\.]+:[a-zA-Z0-9_][a-zA-Z0-9_\-\/\.,]*$
structured_pattern:
syntax: '{id_nmdc_prefix}:pex-{id_shoulder}-{id_blade}$'
interpolated: true
name:
name: name
description: A human readable label for an entity
from_schema: https://w3id.org/nmdc/nmdc
rank: 1000
alias: name
owner: ProtocolExecution
domain_of:
- PersonValue
- NamedThing
- Protocol
range: string
description:
name: description
description: a human-readable description of a thing
from_schema: https://w3id.org/nmdc/nmdc
rank: 1000
slot_uri: dcterms:description
alias: description
owner: ProtocolExecution
domain_of:
- ImageValue
- NamedThing
range: string
alternative_identifiers:
name: alternative_identifiers
description: A list of alternative identifiers for the entity.
from_schema: https://w3id.org/nmdc/nmdc
rank: 1000
alias: alternative_identifiers
owner: ProtocolExecution
domain_of:
- MetaboliteIdentification
- NamedThing
range: uriorcurie
multivalued: true
pattern: ^[a-zA-Z0-9][a-zA-Z0-9_\.]+:[a-zA-Z0-9_][a-zA-Z0-9_\-\/\.,]*$
type:
name: type
description: the class_uri of the class that has been instantiated
notes:
- replaces legacy nmdc:type slot
- makes it easier to read example data files
- required for polymorphic MongoDB collections
examples:
- value: nmdc:Biosample
- value: nmdc:Study
from_schema: https://w3id.org/nmdc/nmdc
see_also:
- https://github.com/microbiomedata/nmdc-schema/issues/1048
- https://github.com/microbiomedata/nmdc-schema/issues/1233
- https://github.com/microbiomedata/nmdc-schema/issues/248
rank: 1000
slot_uri: rdf:type
designates_type: true
alias: type
owner: ProtocolExecution
domain_of:
- EukEval
- FunctionalAnnotationAggMember
- MobilePhaseSegment
- PortionOfSubstance
- MagBin
- MetaboliteIdentification
- PeptideQuantification
- ProteinQuantification
- GenomeFeature
- FunctionalAnnotation
- AttributeValue
- NamedThing
- FailureCategorization
- Protocol
- CreditAssociation
- Doi
range: uriorcurie
required: true
class_uri: nmdc:ProtocolExecution