supplier evaluation process
IRI: https://spec.industrialontologies.org/ontology/construct/SupplierEvaluationProcess
Defined In: https://spec.industrialontologies.org/ontology/supplychain/SupplyChain/
SubClass Of: appraisal process
Class Hierarchy
owl:Thing › bfo:entity › bfo:occurrent › bfo:process › planned process › measurement process › appraisal process › supplier evaluation process
Definition
apprasial process that involves evaluating, assessing, estimating, or judging the capabilities of a person or organization that is intended to become a member of a supply chain
Examples
- Tesla evaluating the capabilities of a manufacturer of some battery component
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
SupplierEvaluationProcess(x) → AppraisalProcess(x) ∧ ∃s(Suppier(s) ∧ hasParticipantAtSomeTime(x,s))
Semi-Formal Natural Language Axioms
if x is a ‘supplier evaluation process’ then x is an ‘appraisal process’ that ‘has participant at some time’ some ‘supplier’
Description Logic
constr:SupplierEvaluationProcess ⊑ ⊤
constr:SupplierEvaluationProcess ⊑ constr:AppraisalProcess ⊓ ∃ bfo:has_participant .constr:Supplier
SubClassOf: owl:Thing
SubClassOf: constr:AppraisalProcess and bfo:has_participant some constr:Supplier