CertifyingBodyRole

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

Defined In: https://spec.industrialontologies.org/ontology/certification/Certification/

SubClass Of: bfo:role

Class Hierarchy

owl:Thing β€Ί bfo:entity β€Ί bfo:continuant β€Ί bfo:specifically dependent continuant β€Ί bfo:realizable entity β€Ί bfo:role β€Ί CertifyingBodyRole

Definition

role held by an organization that participates in some certificate granting process.

Semi-Formal Definition:

x is a β€˜certifying body role’ if and only if x is a β€˜role,’ and x is the β€˜role of’ an β€˜organization’ o when o β€˜participates in’ some β€˜certificate granting process’ c and c β€˜realizes’ x.

Formal Axioms

First-Order Logic Definition

CertifyingBodyRole(x) ↔ (Role(x) ∧ βˆƒ o,c (Organization(o) ∧ hasRole(o, x) ∧ CertificateGrantingProcess(c) ∧ participatesIn(o, c) ∧ realizes(c, x)))

Description Logic

constr:CertifyingBodyRole ≑ bfo:role βŠ“ (βˆƒ bfo:participates_in_at_some_time .constr:CertificateGrantingProcess βŠ“ βˆƒ constr:roleOf .constr:Organization)

constr:CertifyingBodyRole βŠ‘ bfo:role

EquivalentTo: bfo:role and (bfo:participates_in_at_some_time some constr:CertificateGrantingProcess and constr:roleOf some constr:Organization)

SubClassOf: bfo:role


Back to top

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