service supply chain system
IRI: https://spec.industrialontologies.org/ontology/construct/ServiceSupplyChain
Defined In: https://spec.industrialontologies.org/ontology/supplychain/SupplyChain/
SubClass Of: supply chain system
Class Hierarchy
owl:Thing › bfo:entity › bfo:continuant › bfo:independent continuant › bfo:material entity › bfo:object aggregate › system › engineered system › supply chain system › service supply chain system
Definition
supply chain system that is formed to deliver some commercial services
Semi-Formal Definition:
every instance of ‘service supply chain system’ is defined as exactly an instance of a ‘supply chain system’ that ‘participates in at some times’ some ‘commercial service’
Examples
- warranty service supply chian
Formal Axioms
First-Order Logic Definition
ServiceSupplyChainSystem(x) ↔SupplyChainSystem(x) ∧ ∃s(CommercialService(s) ∧ participatesInAtSomeTimes(x,s))
Description Logic
constr:ServiceSupplyChain ≡ constr:SupplyChainSystem ⊓ ∃ bfo:participates_in .constr:CommercialService
EquivalentTo: constr:SupplyChainSystem and bfo:participates_in some constr:CommercialService
SubClassOf: constr:SupplyChainSystem