manufacturer role
IRI: https://spec.industrialontologies.org/ontology/construct/ManufacturerRole
Defined In: https://spec.industrialontologies.org/ontology/core/Core/
SubClass Of: agent role
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:specifically dependent continuant βΊ bfo:realizable entity βΊ bfo:role βΊ agent role βΊ manufacturer role
Definition
agent role held by an organization when it produces material products
Examples
- MiliporeSigma has a manufacturer role when it produces single-use bioreactors; Boeing has a manufacturer role when it produces airplanes; Dell has a manufacturer role when it produces lap-tops
Adapted From
- bizfluent.com
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 necessary and sufficient conditions. Namely, constructs for linking the manufacturer to a product it produces are still lacking.
Formal Axioms
First-Order Logic Axioms
ManufacturerRole(x) β Role(x) β§ βyβp(Organization(y) β§ ProductProductionProcess(p) β§ participatesInAtSomeTime(y,p) β§ roleOf(x,y))
Semi-Formal Natural Language Axioms
if x is a βmanufacturer roleβ x then x is an βagent roleβ that is the βrole ofβ some βorganizationβ when it βparticipates in at some timeβ some βproduct production processβ
Description Logic
constr:ManufacturerRole β constr:AgentRole
constr:ManufacturerRole β β constr:roleOf .(constr:Organization β β bfo:participates_in_at_some_time .constr:ProductProductionProcess)
SubClassOf: constr:AgentRole
SubClassOf: constr:roleOf some (constr:Organization and bfo:participates_in_at_some_time some constr:ProductProductionProcess)