organized group of agents

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

Defined In: https://spec.industrialontologies.org/ontology/core/Core/

SubClass Of: group of agents

Class Hierarchy

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

Direct subclasses:

Definition

group of agents that is pursuing a common set of plans and objectives

Semi-Formal Definition:

every instance of ‘organized group of agents’ is defined as exactly an instance of ‘group of agents’ that is the ‘bearer of’ some ‘function’ which is ‘prescribed by’ some ‘directive information content entity’

Examples

  • goverment, division, an automated manufacturing cell

Adapted From

  • http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology

Formal Axioms

First-Order Logic Definition

OrganizedGroupOfAgents(x) ↔ ObjectAggregate(x) ∧ ∃i∃f(DirectiveInformationContentEntity(i) ∧ Function(f) ∧ bearerOf(x, f) ∧ prescribes(i, f))

Description Logic