attesting process
IRI: https://spec.industrialontologies.org/ontology/construct/AttestingProcess
Defined In: https://spec.industrialontologies.org/ontology/certification/Certification/
SubClass Of: planned process
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:occurrent βΊ bfo:process βΊ planned process βΊ attesting process
Definition
planned process to determine the value of one or more qualities, capabilities, and/or process characteristics of an entity of interest in order to verify that they satisfy some requirement specification prescribed by some standard
Semi-Formal Definition:
x is an attesting process if and only if x is a βplanned processβ that is βprescribed byβ some βplan specificationβ p, and x βhas proper occurrent partβ some βmeasurement processβ that βhas specified outputβ some βmeasurement information content entityβ z that βdescribesβ some βquality,β βcapability,β or βprocess characteristicβ that βinheres inβ or βhas process characteristicβ one or more βentityβ e, where x βhas participant at some timeβ or βhas proper occurrent partβ e, and z βsatisfies requirementβ some βrequirement specificationβ that is βproper continuant part of at all timesβ p
Explanatory Notes
Verification of whether the attributes satisfy the requirements is performed by measuring those attributes in a measurement process.
Formal Axioms
First-Order Logic Definition
AttestingProcess(x) β (PlannedProcess(x) β§ βp (PlanSpecification(p) β§ prescribedBy(x, p)) β§ βm,z,a,e,r (MeasurementProcess(m) β§ hasProperOccurrentPart(x, m) β§ MeasurementInformationContentEntity(z) β§ hasSpecifiedOutput(m, z) β§ (Quality(a) β¨ Capability(a) β¨ ProcessCharacteristic(a)) β§ describes(z, a) β§ Entity(e) β§ (((Quality(a) β¨ Capability(a)) β inheresIn(a, e)) β§ (ProcessCharacteristic(a) β hasProcessCharacteristic(e, a))) β§ (((Quality(a) β¨ Capability(a)) β hasParticipantAtSomeTime(x, e)) β§ (ProcessCharacteristic(a) β hasProperOccurrentPart(x, e))) β§ RequirementSpecification(r) β§ satisfiesRequirement(z, r) β§ properContinuantPartOf(r, p)))
Description Logic
constr:AttestingProcess β‘ constr:PlannedProcess β β bfo:has_proper_occurrent_part .(constr:MeasurementProcess β β constr:hasSpecifiedOutput .(constr:MeasurementInformationContentEntity β β constr:describes .((constr:ProcessCharacteristic β β constr:processCharacteristicOf .bfo:entity) β ((bfo:quality β constr:Capability) β β bfo:inheres_in .bfo:entity)))) β β constr:prescribedBy .constr:PlanSpecification
constr:AttestingProcess β constr:PlannedProcess
β bfo:realizes .constr:AttestingAgentRole β constr:AttestingProcess
EquivalentTo: constr:PlannedProcess and bfo:has_proper_occurrent_part some (constr:MeasurementProcess and constr:hasSpecifiedOutput some (constr:MeasurementInformationContentEntity and constr:describes some ((constr:ProcessCharacteristic and constr:processCharacteristicOf some bfo:entity) or ((bfo:quality or constr:Capability) and bfo:inheres_in some bfo:entity)))) and constr:prescribedBy some constr:PlanSpecification
SubClassOf: constr:PlannedProcess
bfo:realizes some constr:AttestingAgentRole SubClassOf: constr:AttestingProcess