has process parameter
IRI: https://spec.industrialontologies.org/ontology/construct/hasProcessParameter
Defined In: https://spec.industrialontologies.org/ontology/biopharma/BiopharmaParameter/
Type: Object Property
Domain: planned process
Range: process parameter
Inverse Of: is process parameter of
Definition
relation between a planned process and a process parameter indicating that the parameter is monitored or controlled during the execution of that planned process
Usage Notes
When this relation is used, it implies that the plan specification (e.g., a rec:RecipeProcessElement or other process plan) that prescribes the planned process must include as a continuant part the corresponding process parameter specification that prescribes the monitored or controlled parameter. In other words, the monitoring or control of a process parameter at execution level must be traceable to a parameter specification at the plan level via bfo:continuantPartOf
Examples
- cell culture expansion process has process parameter pH; production culture process has process parameter temperature; production phase has process parameter agitation speed
Description Logic
constr:hasProcessParameter ⊑ _:topObjectProperty
domain: constr:PlannedProcess
range: constr:ProcessParameter
inverse: constr:isProcessParameterOf
SubPropertyOf: _:topObjectProperty
domain: constr:PlannedProcess
range: constr:ProcessParameter
inverse: constr:isProcessParameterOf