group of suppliers
IRI: https://spec.industrialontologies.org/ontology/construct/GroupOfSuppliers
Defined In: https://spec.industrialontologies.org/ontology/supplychain/SupplyChain/
SubClass Of: organized group of agents
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:independent continuant βΊ bfo:material entity βΊ bfo:object aggregate βΊ group of agents βΊ organized group of agents βΊ group of suppliers
Definition
group of agents involved in trading and other business relationships with one another during the operation of specific supply chains
Explanatory Notes
There exist a supply chain link between two interacting agents who are members of the same supplier group related to a specific supply chain system.
Examples
- The companies that are involved in manufacturing of iPhone and its parts
Synonyms
- Supply Network
Adapted From
- GS1
Primitive Class
This class is declared primitive and it does not have necessary and sufficient condiftions defined.
Primitive Rationale
The required constructs for providing necessary and sufficient conditions are not available in this release.
Formal Axioms
First-Order Logic Axioms
GroupOfSuppliers(x) β OrganizedGroupOfAgents(x) β§ βyβrβs(BusinessOrganization(y) β§ (SupplierRole(r) β§ SupplyRelationship(s) β§ specificallyDependedOnBy(r,s) β§ βp(SupplyChainPlanSpecification(p) β§ prescribes(p,s)) β§ hasRole(y,r) β§ hasMemberPartAtAllTimes(x,y)))
Semi-Formal Natural Language Axioms
if x is a βgroup of suppliersβ then x is an βorganized group of agentsβ that only βhas member parts at all timesβ some βbusiness organizationβ y that βhas roleβ some βsupplier roleβ r such that r is βspecifically depended on byβ some βsupply relationshipβ s and s is βprescribed byβ some βsupply chain plan specificationβ p
Description Logic
constr:GroupOfSuppliers β constr:OrganizedGroupOfAgents
constr:GroupOfSuppliers β β bfo:has_member_part_at_all_times .(constr:BusinessOrganization β β constr:hasRole .(constr:SupplierRole β β bfo:specifically_depended_on_by .(constr:SupplyRelationship β β constr:prescribedBy .constr:SupplyChainPlanSpecification)))
SubClassOf: constr:OrganizedGroupOfAgents
SubClassOf: bfo:has_member_part_at_all_times only (constr:BusinessOrganization and constr:hasRole some (constr:SupplierRole and bfo:specifically_depended_on_by some (constr:SupplyRelationship and constr:prescribedBy some constr:SupplyChainPlanSpecification)))