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


Back to top

Copyright © 2024–2026 Open Applications Group / Industrial Ontology Foundry. Distributed under an MIT license.