Skip to content

Slot: owns

Relates a party to something that it possesses and controls.

URI: gist_upstream:owns Alias: owns

Properties

Type and Range

Property Value
Range String or 
Person or 
Organization
Domain Organization
Slot URI gist_upstream:owns

Cardinality and Requirements

Property Value
Multivalued Yes
Expressions & Logic #### Any Of Value must satisfy at least one of: - AnonymousSlotExpression({'range': 'Organization'}) - AnonymousSlotExpression({'range': 'Person'})

In Subsets

Aliases

  • owns

Comments

  • There is a long list of potential range classes.
  • The ultimate form of ownership is the right to destroy.

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self gist_upstream:owns
native gist:owns

LinkML Source

name: owns
description: Relates a party to something that it possesses and controls.
comments:
- There is a long list of potential range classes.
- The ultimate form of ownership is the right to destroy.
in_subset:
- gist_core
from_schema: https://w3id.org/lmodel/gist
aliases:
- owns
rank: 1000
domain: Organization
slot_uri: gist_upstream:owns
alias: owns
range: string
multivalued: true
any_of:
- range: Organization
- range: Person