material removal process

IRI: https://spec.industrialontologies.org/ontology/construct/MaterialRemovalProcess

Defined In: https://spec.industrialontologies.org/ontology/biopharma/ReferenceOntologyCandidates/

SubClass Of: planned process

Class Hierarchy

owl:Thing β€Ί bfo:entity β€Ί bfo:occurrent β€Ί bfo:process β€Ί planned process β€Ί material removal process

Direct subclasses:

Definition

planned process in which a material entity is physically withdrawn from a material entity or site

Explanatory Notes

1) A material removal process may occur as part of a broader planned process. Material picking, loading, unloading, sampling, harvest, clarification, purification, recovery, or transport processes may include a material removal process as a part without themselves being material removal processes. 2) The withdrawn entity may be bulk material or a containerized material entity, such as a vial or bag containing material. 3) Material removal process should also be distinguished from uses of β€œremoval” that refer to reducing, separating, clearing, or inactivating something within a material stream, such as viral removal, impurity removal, or host-cell protein removal. 4) In a material removal process, the material entity that is physically withdrawn is modeled as a specified output bearing transferred material role, while the material entity or site from which it is withdrawn bears material withdrawal source role.

Examples

  • cell bleed during a perfusion culture process, in which a portion of cell-containing culture material is withdrawn from the culture system; product-containing harvest stream withdrawal during a perfusion culture process through a cell retention system; permeate withdrawal during tangential flow filtration; removal of unreacted vinyl chloride monomer from a PVC polymerization reactor by flashing and steam stripping; retrieval of a pallet from a pallet racking storage system; withdrawal of a culture sample from a bioreactor for subsequent analytical testing; liquid sample withdrawal from a sample vial by aspiration for analytical measurement

Adapted From

  • http://purl.allotrope.org/ontologies/process#AFP_0003574

Primitive Class

This class is declared primitive and it does not have necessary and sufficient condiftions defined.

Primitive Rationale

There are insufficient constructs to create a set of necessary and sufficient conditions

Formal Axioms

First-Order Logic Axioms

MaterialRemovalProcess(x) β†’ PlannedProcess(x) ∧ βˆƒsβˆƒsr((Site(s) ∨ MaterialEntity(s)) ∧ MaterialWithdrawalSourceRole(sr) ∧ hasParticipantAtSomeTime(x,s) ∧ hasRole(s,sr)) ∧ βˆƒmβˆƒmr(MaterialEntity(m) ∧ TransferredMaterialRole(mr) ∧ hasSpecifiedOutput(x,m) ∧ hasRole(m,mr))

Semi-Formal Natural Language Axioms

if x is a β€˜material removal process’ then x is a β€˜planned process’ that β€˜has participant at some time’ some β€˜site’ or β€˜material entity’ that β€˜has role’ some β€˜material withdrawal source role’, and β€˜has specified output’ some β€˜material entity’ that β€˜has role’ some β€˜transferred material role’

Description Logic

constr:MaterialRemovalProcess βŠ‘ constr:PlannedProcess

constr:MaterialRemovalProcess βŠ‘ βˆƒ bfo:has_participant_at_some_time .((bfo:site βŠ” bfo:material_entity) βŠ“ βˆƒ constr:hasRole .constr:MaterialWithdrawalSourceRole)

constr:MaterialRemovalProcess βŠ‘ βˆƒ constr:hasSpecifiedOutput .(bfo:material_entity βŠ“ βˆƒ constr:hasRole .constr:TransferredMaterialRole)

SubClassOf: constr:PlannedProcess

SubClassOf: bfo:has_participant_at_some_time some ((bfo:site or bfo:material_entity) and constr:hasRole some constr:MaterialWithdrawalSourceRole)

SubClassOf: constr:hasSpecifiedOutput some (bfo:material_entity and constr:hasRole some constr:TransferredMaterialRole)


Back to top

Copyright © 2024–2026 Open Applications Group / Industrial Ontology Foundry. Distributed under an MIT license.