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:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:independent continuant βΊ bfo:material entity βΊ bfo:object aggregate βΊ group of agents βΊ organized 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
constr:OrganizedGroupOfAgents β‘ constr:GroupOfAgents β β bfo:bearer_of .(bfo:function β β constr:prescribedBy .constr:DirectiveInformationContentEntity)
EquivalentTo: constr:GroupOfAgents and bfo:bearer_of some (bfo:function and constr:prescribedBy some constr:DirectiveInformationContentEntity)
SubClassOf: constr:GroupOfAgents