cultivation environment capability

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

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

SubClass Of: capability

Class Hierarchy

owl:Thingbfo:entitybfo:continuantbfo:specifically dependent continuantbfo:realizable entitybfo:dispositioncapabilitycultivation environment capability

Definition

capability that an engineered system has to provide a controlled environment suitable for the growth or maintenance of cells, tissues, or microorganisms

Examples

  • Capability to maintain optimal temperature and CO₂ levels for cell expansion; capability to provide stable nutrient and oxygen levels that support sustained cell viability and proliferation during expansion phases; capability to sustain controlled humidity for tissue culture; capability to regulate gas composition to support microbial growth; capability to maintain aseptic conditions for long-term cell maintenance.

Primitive Class

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

Primitive Rationale

There are insufficient constructs in the ontology to create necessary and sufficient conditions.

Formal Axioms

First-Order Logic Axioms

CultivationEnvironmentCapability(x) → Capability(x) ∧ ∃z(EngineeredSystem(z) ∧ capabilityOf(x, z)) ∧ ∀y(hasRealization(x, y) → PlannedProcess(y))

Semi-Formal Natural Language Axioms

if x is a ‘cultivation environment capability’ then x is a ‘capability’ that is the ‘capability of’ some ‘engineered system’ and whenever some y ‘realizes’ x that y must be a ‘planned process’

Description Logic