Group

A collection of agents treated as a unit without the formal structure of an organization.

Structure

Subclass of: gmeow:Entity, gufo:Collection

Practical Pattern

Use gmeow:Group as a specialized kind of gmeow:Entity, gufo:Collection. Add statement metadata or a standpoint when the assertion needs provenance, confidence, or vantage.

Example Snippets

These snippets are generated from canonical slice examples and trimmed to the Turtle blocks where this term appears.

Agent Sortals

# --- Group: a collection of agents treated as a unit WITHOUT the formal
#     structure of an organization. Sub-organization decomposition would instead
#     use gmeow:subOrganizationOf in the organization slice.
ex:platformTeam a gmeow:Group ;
    gmeow:name "Platform team"@en ;
    gmeow:description "An informal cross-functional working group, not a legal sub-organization."@en .

Goal And Intention

# --- The commitment: a relator binding the committed agent to a beneficiary,
#     aimed at the same goal — distinct from merely intending; a promise made TO
#     someone (a Commitment is an intentional moment, so it too aims at a goal).
#     The beneficiary must be an Agent — here the employer who sponsored the
#     degree (a gmeow:Group is a gufo:Collection, not an Agent).
ex:commitment a gmeow:Commitment ;
    gmeow:committedAgent        ex:dana ;
    gmeow:commitmentBeneficiary ex:employer ;
    gmeow:intentionGoal         ex:degreeGoal .

Common Companion Terms

gmeow:Entity

External Equivalences

Equivalent or closely aligned targets: foaf, wd

Linkages

Generated from the canonical mapping DSL. SSSOM files are the generated public interchange form for term equivalences.

Term Equivalences

Source Kind Profile Predicate/Relation Target Evidence
gmeow:Group equivalence - owl:equivalentClass foaf:Group gmeow-classes.sssom.tsv; gmeow:eqClasses009; confidence 0.95
gmeow:Group equivalence - skos:closeMatch wd:Q874405 gmeow-wikidata.sssom.tsv; gmeow:eqWikidata054; confidence 0.75

Usage Advice

Use when

Avoid when

How to use

Examples

Published Alignment Graph

Alignments

RelationTarget
closeMatchwd:Q874405
equivalentClassfoaf:Group