group of persons
IRI: https://spec.industrialontologies.org/ontology/construct/GroupOfPersons
Defined In: https://spec.industrialontologies.org/ontology/core/Core/
SubClass Of: bfo:object aggregate
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:independent continuant βΊ bfo:material entity βΊ bfo:object aggregate βΊ group of persons
Definition
group (object aggregate) that has one or more persons as members
Semi-Formal Definition:
every instance of βgroup of personsβ is defined as exactly an instance of βobject aggregateβ that βhas member part at some timeβ some βpersonβ and βhas member part at some timeβ only βpersonβ
Examples
- The band, called The Beatles, survived the change in drummer from Pete Best to Ringo Starr
Adapted From
- http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology
Formal Axioms
First-Order Logic Definition
GroupOfPersons(x) β ObjectAggregate(x) β§ βy(Person(y) β§ hasMemberPartAtSomeTime(x, y)) β§ βz(hasMemberPartAtSomelTime(x, z) β Person(z))
Description Logic
constr:GroupOfPersons β‘ bfo:object_aggregate β β bfo:has_member_part_at_some_time .constr:Person β β bfo:has_member_part_at_some_time .constr:Person
constr:GroupOfPersons β bfo:object_aggregate
EquivalentTo: bfo:object_aggregate and bfo:has_member_part_at_some_time some constr:Person and bfo:has_member_part_at_some_time only constr:Person
SubClassOf: bfo:object_aggregate