Skip to content

Slot: has_giver

Relates something to the participant that provides it.

URI: gist_upstream:hasGiver Alias: has_giver

Inheritance

Properties

Type and Range

Property Value
Range String
Slot URI gist_upstream:hasGiver

Cardinality and Requirements

Property Value
Multivalued Yes
Advanced Properties **Disjoint With:** [has_recipient](has_recipient.md)

In Subsets

Aliases

  • has giver

Examples

Value
An offer is made by a giver; an obligation has a giver who is obligated to another person; a gift is presented by the giver.

Comments

  • This property is often used in abstract contexts such as agreements, obligations, contracts, etc., whereas gist:comesFromAgent is intended to describe the physical or electronic transfer of something, such as a package or email, from one agent to another. However, there are contexts in which either may be appropriate, such as the giving of a gift.

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self gist_upstream:hasGiver
native gist:has_giver

LinkML Source

name: has_giver
description: Relates something to the participant that provides it.
comments:
- This property is often used in abstract contexts such as agreements, obligations,
  contracts, etc., whereas gist:comesFromAgent is intended to describe the physical
  or electronic transfer of something, such as a package or email, from one agent
  to another. However, there are contexts in which either may be appropriate, such
  as the giving of a gift.
examples:
- value: An offer is made by a giver; an obligation has a giver who is obligated to
    another person; a gift is presented by the giver.
in_subset:
- gist_core
from_schema: https://w3id.org/lmodel/gist
aliases:
- has giver
rank: 1000
is_a: has_participant
slot_uri: gist_upstream:hasGiver
alias: has_giver
disjoint_with:
- has_recipient
range: string
multivalued: true