sub-organization of

Relates an organization to a larger organization it is part of — a department or division within a company, a team within a department. Transitive (a team is part of the company through its division). A specialization of the universal gmeow:partOf spine. A department is thus a first-class gmeow:Organization, and a gmeow:Membership may target it directly. The 'department' field is the sub-organization a person's membership is in.

Structure

Property shape: object property; gmeow:Organization -> gmeow:Organization Sub-property of: gmeow:partOf

Practical Pattern

Use gmeow:subOrganizationOf from gmeow:Organization to gmeow:Organization when the relationship itself belongs in the native GMEOW graph.

Example Snippets

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

Post And Membership

ex:engineering a gmeow:Organization ;
    gmeow:name "Engineering Division"@en ;
    gmeow:organizationType gmeow:organizationTypeCompany ;
    gmeow:subOrganizationOf ex:acme .

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 .

Common Companion Terms

gmeow:partOf, gmeow:Organization

Projects To

Profile External Targets
org org
schema-org schema

External Equivalences

Equivalent or closely aligned targets: org, schema

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:subOrganizationOf equivalence - owl:equivalentProperty org:subOrganizationOf gmeow-properties.sssom.tsv; gmeow:eqProperties041; confidence 0.9
gmeow:subOrganizationOf equivalence - owl:equivalentProperty schema:parentOrganization gmeow-properties.sssom.tsv; gmeow:eqProperties042; confidence 0.9

Projection Coverage

Source Kind Profile Predicate/Relation Target Evidence
gmeow:subOrganizationOf projection org projects to / = org:subOrganizationOf gmeow:mapOrgSubOrganizationOf; confidence 0.95
gmeow:subOrganizationOf projection schema-org projects to / <= schema:department gmeow:mapSchemaDepartment; confidence 1; lossy: the subOrganizationOf hierarchy and any contested succession/standpoint claims collapse to a flat schema:department edge; transform gmeow:fnSubOrgToDepartment
gmeow:subOrganizationOf projection schema-org projects to / <= schema:subOrganization gmeow:mapSchemaSubOrganization; confidence 0.95; lossy: the inverse reading: the parent gains schema:subOrganization pointing at each child

Usage Advice

Use when

Avoid when

How to use

Examples

Published Alignment Graph

Alignments

RelationTarget
equivalentPropertyorg:subOrganizationOf
equivalentPropertyschema:parentOrganization