material use process
IRI: https://spec.industrialontologies.org/ontology/construct/MaterialUseProcess
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 use process
Definition
planned process that is a part of a material entity lifecycle and which starts with a realization of the capability of that material entity
Examples
- When a customer drives a car off from the dealership after purchasing the car, a material use process has started. A container/lot of a chemical substance may be considered used when the seal is opened or when the first portion is taken out from the container. The portion taken out from the container is also subjected to another material use process; The material use process of a light-duty delivery truck dedicated to last-mile delivery starts when the driver drives it off from the dealership after purchasing it brand-new; the material use of a baghouse fabric filter installed downstream of a cyclonic separator begins the first time air containing very fine particles flows through it
Primitive Class
This class is declared primitive and it does not have necessary and sufficient condiftions defined.
Primitive Rationale
This term is expected to remain primitive because different kinds of material entities, use processes, and business practices may have different definitions of when a material use process starts.
Formal Axioms
First-Order Logic Axioms
MaterialUseProcess(x) β PlannedProcess(x) β§ βmβpβc(MaterialEntity(m) β§ PlannedProcess(p) β§ Capability(c) β§ specificallyDependsOn(c, m) β§ hasParticipantAtAllTimes(x, m) β§ hasOccurrentPart(x, p) β§ temporallyStartedBy(x, p) β§ realizes(p, c))
Semi-Formal Natural Language Axioms
if x is a βmaterial use processβ, then x is a βplanned processβ that βhas participant at all timesβ some βmaterial entityβ m, and βhas occurrent partβ some βplanned processβ p that both βtemporally startsβ x and βrealizesβ a βcapabilityβ c that βspecifically depends onβ m
Description Logic
constr:MaterialUseProcess β constr:PlannedProcess
constr:MaterialUseProcess β β bfo:has_occurrent_part .(constr:PlannedProcess β β bfo:realizes .(constr:Capability β β bfo:specifically_depends_on .bfo:material_entity))
constr:MaterialUseProcess β β bfo:has_participant_at_all_times .bfo:material_entity
constr:MaterialUseProcess β β constr:temporallyStartedBy .(constr:PlannedProcess β β bfo:realizes .(constr:Capability β β bfo:specifically_depends_on .bfo:material_entity))
SubClassOf: constr:PlannedProcess
SubClassOf: bfo:has_occurrent_part some (constr:PlannedProcess and bfo:realizes some (constr:Capability and bfo:specifically_depends_on some bfo:material_entity))
SubClassOf: bfo:has_participant_at_all_times some bfo:material_entity
SubClassOf: constr:temporallyStartedBy some (constr:PlannedProcess and bfo:realizes some (constr:Capability and bfo:specifically_depends_on some bfo:material_entity))