owned by
- CURIE:
gmeow:ownedBy - IRI: https://blackcatinformatics.ca/gmeow/ownedBy
- Category: property
- Defined by:
gmeow:slices/organization - Box roles: RBox role (What is this?)
Relates something to an agent that owns it. Inverse of gmeow:ownerOf. Non-functional — an entity may have several owners.
Structure
Property shape: object property; gmeow:Entity -> gmeow:Agent
Practical Pattern
Use gmeow:ownedBy from gmeow:Entity to gmeow:Agent when the relationship itself belongs in the native GMEOW graph.
Common Companion Terms
Projects To
| Profile | External Targets |
|---|---|
schema-org |
schema |
Linkages
Generated from the canonical mapping DSL. SSSOM files are the generated public interchange form for term equivalences.
Projection Coverage
| Source | Kind | Profile | Predicate/Relation | Target | Evidence |
|---|---|---|---|---|---|
gmeow:ownedBy |
projection | schema-org |
projects to / = | schema:owner | gmeow:mapSchemaOwner; confidence 0.9 |
Usage Advice
Use when
- Use when traversing or projecting from an owned entity to its owners — the asset-rooted direction.
Avoid when
- Avoid asserting
gmeow:ownedBydirectly when the owner's perspective is natural — assertgmeow:ownerOfand read this as its inverse — and avoid it where share or period matter (use an ownership relator).
How to use
- Prefer asserting
gmeow:ownerOfand letgmeow:ownedByfollow by inversion; reach for it explicitly only in asset-rooted projections.
Examples
- ex:acme
gmeow:ownedByex:alice.