validator role
IRI: https://spec.industrialontologies.org/ontology/construct/ValidatorRole
Defined In: https://spec.industrialontologies.org/ontology/biopharma/BiopharmaAgent/
SubClass Of: agent role
Class Hierarchy
owl:Thing › bfo:entity › bfo:continuant › bfo:specifically dependent continuant › bfo:realizable entity › bfo:role › agent role › validator role
Definition
agent role held by a person, organization, or engineered system when it assesses the conformance or acceptability of an information artifact, material entity, or planned process against specified criteria
Examples
- role held by the Head of the Process and Product Control Laboratory when they sign the gas chromatography analysis of a PVC lot, confirming its conformance to specification criteria; role held by a Quality Assurance Department when it issues in-process control reports for production batches based on automated test results and predefined acceptance criteria, without requiring individual sign-off
Primitive Class
This class is declared primitive and it does not have necessary and sufficient condiftions defined.
Primitive Rationale
There are insufficient constructs to create necessary and sufficient conditions. Namely, a full set of constructs for representing assesing the conformance or accebtability of all the entities in the definition are lacking.
Formal Axioms
First-Order Logic Axioms
ValidatorRole(x) → AgentRole(x) ∧ ∃y((EngineeredSystem(y) ∨ Organization(y) ∨ Person(y)) ∧ roleOf(x, y))
Semi-Formal Natural Language Axioms
If x is a ‘validator role’, then x is an ‘agent role’ that is the ‘role of’ an ‘engineered system’, ‘organization’, or ‘person’.
Description Logic
constr:ValidatorRole ⊑ constr:AgentRole
constr:ValidatorRole ⊑ ∃ constr:roleOf .(constr:EngineeredSystem ⊔ constr:Organization ⊔ constr:Person)
SubClassOf: constr:AgentRole
SubClassOf: constr:roleOf some (constr:EngineeredSystem or constr:Organization or constr:Person)