single use role
IRI: https://spec.industrialontologies.org/ontology/construct/SingleUseRole
Defined In: https://spec.industrialontologies.org/ontology/biopharma/BiopharmaEquipment/
SubClass Of: bfo:role
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:specifically dependent continuant βΊ bfo:realizable entity βΊ bfo:role βΊ single use role
Definition
role held by a production consumable or piece of equipment that is used or planned to be used for a single defined use before being discarded or removed from further qualified use
Explanatory Notes
A single use role applies to production consumables or equipment items whose use pattern limits them to a single defined use, such as a batch run or manufacturing campaign.
Examples
- the single use role borne by a bioreactor bag used for one cell-culture batch and then discarded; the single use role borne by a mixing bag used for one buffer-preparation operation and then discarded; the single use role borne by a tubing assembly qualified for one manufacturing campaign
Adapted From
- https://ispe.org/topics/single-use-technologies-disposables
Primitive Class
This class is declared primitive and it does not have necessary and sufficient condiftions defined.
Primitive Rationale
There are insufficient constructs present to fully formalize this construct
Formal Axioms
First-Order Logic Axioms
SingleUseRole(x) β Role(x) β§ βz (roleOf(x, z) β§ (PieceOfEquipment(z) β¨ ProductionConsumable(z)))
Semi-Formal Natural Language Axioms
if x is a βsingle use roleβ then x is a βroleβ that is a βrole ofβ some βpiece of equipmentβ or βproduction consumableβ
Description Logic
constr:SingleUseRole β bfo:role
constr:SingleUseRole β β constr:roleOf .(constr:PieceOfEquipment β constr:ProductionConsumable)
SubClassOf: bfo:role
SubClassOf: constr:roleOf some (constr:PieceOfEquipment or constr:ProductionConsumable)