certificate granting process

IRI: https://spec.industrialontologies.org/ontology/construct/CertificateGrantingProcess

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 β€Ί certificate granting process

Definition

planned process of granting a certificate for an entity of interest, preceded by the attestation of that entity

Semi-Formal Definition:

x is a β€˜certificate granting process’ if and only if x is a β€˜planned process’ that is β€˜prescribed by’ some β€˜plan specification,’ and x β€˜has specified output’ some β€˜certificate’ c and c β€˜certifies’ some β€˜entity’ e and x is β€˜preceded by’ some β€˜attesting process’ a and a β€˜attests to’ c

Formal Axioms

First-Order Logic Definition

CertificateGrantingProcess(x) ↔ (PlannedProcess(x) ∧ βˆƒ p,c,e,a (PlanSpecification(p) ∧ prescribedBy(x, p) ∧ Certificate(c) ∧ hasSpecifiedOutput(x, c) ∧ Entity(e) ∧ certifies(c, e) ∧ AttestingProcess(a) ∧ precededBy(x, a) ∧ attestsTo(a, c)))

Description Logic


Back to top

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