agent identification

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

Defined In: https://spec.industrialontologies.org/ontology/biopharma/BiopharmaAgent/

SubClass Of: identifier

Class Hierarchy

owl:Thingbfo:entitybfo:continuantbfo:generically dependent continuantinformation content entitydenoteridentifieragent identification

Definition

identifier for a person, group of persons, or engineered system with an agent role

Semi-Formal Definition:

every instance of ‘agent identification’ is defined as exactly an instance of ‘identifier’ that ‘designates’ some ‘agent’

Examples

  • Contractor ID code used to reference a quality audit team in batch release documentation; Employee ID badge number assigned to a technician responsible for operating a bioreactor

Synonyms

  • agent identifier

Formal Axioms

First-Order Logic Definition

AgentIdentification(x) ↔ Identifier(x) ∧ ∃y(Agent(y) ∧ designates(x, y))

Description Logic