Skip to content

Slot: has_recipient

Relates something to the participant that receives or is intended to receive it.

URI: gist_upstream:hasRecipient Alias: has_recipient

Inheritance

Properties

Type and Range

Property Value
Range String
Slot URI gist_upstream:hasRecipient

Cardinality and Requirements

Property Value
Multivalued Yes

In Subsets

Aliases

  • has recipient

Examples

Value
An offer is made to a recipient; an obligation has a recipient to whom another person is obligated; a gift is bestowed upon a recipient.

Comments

  • This property is used in abstract contexts such as agreements, obligations, contracts, etc., whereas gist:goesToAgent 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:hasRecipient
native gist:has_recipient

LinkML Source

name: has_recipient
description: Relates something to the participant that receives or is intended to
  receive it.
comments:
- This property is used in abstract contexts such as agreements, obligations, contracts,
  etc., whereas gist:goesToAgent 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 to a recipient; an obligation has a recipient to whom another
    person is obligated; a gift is bestowed upon a recipient.
in_subset:
- gist_core
from_schema: https://w3id.org/lmodel/gist
aliases:
- has recipient
rank: 1000
is_a: has_participant
slot_uri: gist_upstream:hasRecipient
alias: has_recipient
range: string
multivalued: true