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:Thingbfo:entitybfo:continuantbfo:specifically dependent continuantbfo:realizable entitybfo:roleagent rolemanufacturer 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