membership organization

The organization a gmeow:Membership is in. Functional — a membership concerns one organization (which may be a department, i.e. a gmeow:subOrganizationOf a larger org).

Structure

Property shape: object property; gmeow:Membership -> gmeow:Organization; functional

Practical Pattern

Use gmeow:membershipOrganization from gmeow:Membership 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:danaTenure a gmeow:Membership ;
    gmeow:membershipMember ex:dana ;
    gmeow:membershipOrganization ex:acme ;
    gmeow:fillsPost ex:cfoPost .

Employment Contract

# --- The employment Membership is FOUNDED ON the contract: it exists because of
#     it, so the grounding relator points at the agreement rather than assuming it.
ex:employment a gmeow:Membership ;
    gmeow:membershipMember       ex:dana ;
    gmeow:membershipOrganization ex:acme ;
    gmeow:foundedOn              ex:contract .

Common Companion Terms

gmeow:Membership, gmeow:Organization

Projects To

Profile External Targets
org org, rdf
resume schema

External Equivalences

Equivalent or closely aligned targets: org

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:membershipOrganization equivalence - owl:equivalentProperty org:organization gmeow-properties.sssom.tsv; gmeow:eqProperties075; confidence 0.95

Projection Coverage

Source Kind Profile Predicate/Relation Target Evidence
gmeow:membershipOrganization projection org projects to / = org:Membership, org:member, org:organization, org:role, rdf:type gmeow:mapOrgMembership; confidence 0.95; lossy: statement-level provenance (accordingTo, validity clocks) on the membership drops
gmeow:membershipOrganization projection resume projects to / <= schema:worksFor gmeow:mapResumeWorksFor; confidence 0.9; lossy: the Employment relator and its contested claims collapse to a flat schema:worksFor edge

Usage Advice

Use when

Avoid when

How to use

Examples

Published Alignment Graph

Alignments

RelationTarget
equivalentPropertyorg:organization