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))


Back to top

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