member of
- CURIE:
gmeow:memberOf - IRI: https://blackcatinformatics.ca/gmeow/memberOf
- Category: property
- Defined by:
gmeow:slices/organization - Box roles: RBox role (What is this?)
Relates an agent to an organization it belongs to. The flat shortcut (Principle 4); membership propagates up the organizational part/whole hierarchy via the property chain with gmeow:subOrganizationOf, so a department member is a member of the containing organization. Non-functional and standpoint-indexable — contested memberships coexist (Principle 9). Projects to schema:memberOf / org:memberOf.
Structure
Property shape: object property; gmeow:Agent -> gmeow:Organization
Practical Pattern
Use gmeow:memberOf from gmeow:Agent to gmeow:Organization when the relationship itself belongs in the native GMEOW graph.
Common Companion Terms
gmeow:Agent, 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:memberOf |
equivalence | - |
skos:closeMatch | org:memberOf | gmeow-properties.sssom.tsv; gmeow:eqProperties018; confidence 0.9 |
gmeow:memberOf |
equivalence | - |
owl:equivalentProperty | schema:memberOf | gmeow-properties.sssom.tsv; gmeow:eqProperties017; confidence 1 |
Projection Coverage
| Source | Kind | Profile | Predicate/Relation | Target | Evidence |
|---|---|---|---|---|---|
gmeow:memberOf |
projection | org |
projects to / = | org:memberOf | gmeow:mapOrgMemberOf; confidence 0.95 |
gmeow:memberOf |
projection | schema-org |
projects to / <= | schema:affiliation | gmeow:mapSchemaAffiliation; confidence 0.85; lossy: membership period, role, and standpoint drop; the flat affiliation edge survives |
Usage Advice
Use when
- Use for the direct, flat fact that an agent belongs to an organization when role, post, period, and evidence need not be first-class.
Avoid when
- Avoid it where role or period matter (promote to a
gmeow:Membershiprelator) and avoid asserting the department-to-parent membership by hand — the property chain withgmeow:subOrganizationOfinfers it.
How to use
- Assert one
gmeow:memberOftriple per affiliation; carry contested claims withgmeow:accordingToon the statement, and promote togmeow:Membershipwhen the membership itself must bear role, post, or interval.
Examples
- ex:alice
gmeow:memberOfex:acme.
Published Alignment Graph
Alignments
| Relation | Target |
|---|---|
closeMatch | org:memberOf |
equivalentProperty | schema:memberOf |