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
constr:CertificateGrantingProcess β‘ constr:PlannedProcess β β bfo:preceded_by .constr:AttestingProcess β β constr:hasSpecifiedOutput .constr:Certificate β β constr:prescribedBy .constr:PlanSpecification
constr:CertificateGrantingProcess β constr:PlannedProcess
β bfo:realizes .constr:CertifyingBodyRole β constr:CertificateGrantingProcess
EquivalentTo: constr:PlannedProcess and bfo:preceded_by some constr:AttestingProcess and constr:hasSpecifiedOutput some constr:Certificate and constr:prescribedBy some constr:PlanSpecification
SubClassOf: constr:PlannedProcess
bfo:realizes some constr:CertifyingBodyRole SubClassOf: constr:CertificateGrantingProcess