supply relationship
IRI: https://spec.industrialontologies.org/ontology/construct/SupplyRelationship
Defined In: https://spec.industrialontologies.org/ontology/supplychain/SupplyChain/
SubClass Of: bfo:specifically dependent continuant
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:specifically dependent continuant βΊ supply relationship
Definition
relationship that exists between two agents when one agent supplies a product or service to another agent and that is prescribed by an agreement
Examples
- the relationship between Continental and Ford Motor Company based on which Continental agrees to sell powertrain assemblies to Ford in certain volumes per year
Primitive Class
This class is declared primitive and it does not have necessary and sufficient condiftions defined.
Primitive Rationale
The required constructs for creation of a formal definition are not available in this release.
Formal Axioms
First-Order Logic Axioms
SupplyRelationship(x) β SpecificallyDependentContinuant(x) β§ βr1βr2βc(CustomerRole(r1) β§ SupplierRole(r2) β§ Agreement(c) β§ specificallyDependsOn(x,r1) β§ specificallyDependsOn(x,r2) β§ prescribedBy(x,c))
Semi-Formal Natural Language Axioms
if x is a βsupply relationshipβ then x is a βspecifically dependant continuantβ and x βspecifically depends onβ some βsupplier roleβ and some βcustomer roleβ and x is βprescribed byβ some βagreementβ
Description Logic
constr:SupplyRelationship β bfo:specifically_dependent_continuant
constr:SupplyRelationship β β bfo:specifically_depends_on .constr:CustomerRole β β bfo:specifically_depends_on .constr:SupplierRole β β constr:prescribedBy .constr:Agreement
SubClassOf: bfo:specifically_dependent_continuant
SubClassOf: bfo:specifically_depends_on some constr:CustomerRole and bfo:specifically_depends_on some constr:SupplierRole and constr:prescribedBy some constr:Agreement