manufacturing operator role
IRI: https://spec.industrialontologies.org/ontology/construct/ManufacturingOperatorRole
Defined In: https://spec.industrialontologies.org/ontology/biopharma/Agent/
SubClass Of: agent role
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:specifically dependent continuant βΊ bfo:realizable entity βΊ bfo:role βΊ agent role βΊ manufacturing operator role
Definition
agent role held by a person or engineered system when it uses, controls, or is planned to use or control one or more pieces of equipment to carry out some manufacturing process
Examples
- role of a trained person that uses thawing equipment to initiate the thawing of a vial retrieved from liquid nitrogen storage; role held by a skid-mounted dosing unit with integrated sensors and actuators when it controls a solid feeder to dispense a specified amount of Benzoyl Peroxide into a polymerization reactor as part of a PVC resin production process; role held by a person who is planned to operate a centrifuge during a cell harvest step
Primitive Class
This class is declared primitive and it does not have necessary and sufficient condiftions defined.
Primitive Rationale
There are insufficient constructs to define necessary and sufficient conditions. Namely, patterns for useing or controlling the equipment need to be developed further.
Formal Axioms
First-Order Logic Axioms
ManufacturingOperatorRole(x) β AgentRole(x) β§ βy((EngineeredSystem(y) β¨ Person(y)) β§ roleOf(x, y) β§ βz(hasRealization(x, z) β (ManufacturingProcess(z) β§ βcβe(Capability(c) β§ PieceOfEquipment(e) β§ capabilityOf(c, e) β§ realizes(z, c)) β§ hasParticipantAtSomeTime(z, y))))
Semi-Formal Natural Language Axioms
If x is a βmanufacturing operator roleβ, then x is an βagent roleβ that is the βrole ofβ some βengineered systemβ or βpersonβ y, and whenever x is βrealized byβ some z, then z must be a βmanufacturing processβ that βrealizesβ a βcapabilityβ which is a βcapability ofβ some βpiece of equipmentβ, and z must βhave as participant at some timeβ y
Description Logic
constr:ManufacturingOperatorRole β constr:AgentRole
constr:ManufacturingOperatorRole β β bfo:has_realization .(constr:ManufacturingProcess β β bfo:realizes .(constr:Capability β β constr:capabilityOf .constr:PieceOfEquipment) β β bfo:has_participant_at_some_time .(constr:EngineeredSystem β constr:Person))
constr:ManufacturingOperatorRole β β constr:roleOf .(constr:EngineeredSystem β constr:Person)
SubClassOf: constr:AgentRole
SubClassOf: bfo:has_realization only (constr:ManufacturingProcess and bfo:realizes some (constr:Capability and constr:capabilityOf some constr:PieceOfEquipment) and bfo:has_participant_at_some_time some (constr:EngineeredSystem or constr:Person))
SubClassOf: constr:roleOf some (constr:EngineeredSystem or constr:Person)