manufacturing service
IRI: https://spec.industrialontologies.org/ontology/construct/ManufacturingService
Defined In: https://spec.industrialontologies.org/ontology/supplychain/SupplyChain/
SubClass Of: commercial service
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:occurrent βΊ bfo:process βΊ planned process βΊ business process βΊ commercial service βΊ manufacturing service
Definition
commercial service that consists of at least one manufacturing process
Semi-Formal Definition:
every instance of βmanufactuirng serviceβ is defined as exactly an instance of βcommercial serviceβ that βhas occurrent partβ some βmanufacturing processβ
Examples
- The final assembly service provided by Foxconn to Apple (Foxconn is a contract manufacturing service company that owns and operates factories in China that do the final assembly of iPhones for Apple), The machining services provided by a contract machinist
Formal Axioms
First-Order Logic Definition
ManufacturingService(x) β CommercialService(x) β§ βp(ManufacturingProcess(p) β§ hasOccurentPart(x,p))
Description Logic
constr:ManufacturingService β‘ constr:CommercialService β β bfo:has_occurrent_part .constr:ManufacturingProcess
constr:ManufacturingService β β€
EquivalentTo: constr:CommercialService and bfo:has_occurrent_part some constr:ManufacturingProcess
SubClassOf: owl:Thing