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:Thingbfo:entitybfo:continuantbfo:independent continuantbfo:material entitybfo:object aggregatesystemengineered systemsupply chain systemservice 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