certifying body

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

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

SubClass Of: organization

Class Hierarchy

owl:Thingbfo:entitybfo:continuantbfo:independent continuantbfo:material entitybfo:object aggregategroup of agentsorganized group of agentsorganizationcertifying body

Definition

organization that has a certifying body role

Semi-Formal Definition:

x is a ‘certifying body,’ if and only if x is an ‘organization’ that ‘has role’ some ‘certifying body role’

Formal Axioms

First-Order Logic Definition

CertifyingBody(x) ↔ (Organization(x) ∧ ∃r (CertifyingBodyRole(r) ∧ hasRole(x, r)))

Description Logic