Skip to content

Slot: has_participant

Relates something (e.g. an agreement) to things that play a role, or take part or are otherwise involved in some way.

URI: gist_upstream:hasParticipant Alias: has_participant

Inheritance

Properties

Type and Range

Property Value
Range String
Slot URI gist_upstream:hasParticipant

Cardinality and Requirements

Property Value
Multivalued Yes

In Subsets

Aliases

  • has participant

Examples

Value
An event of transferring money has a participating account that receives the money.

Comments

  • The thing with participants will often be an agreement, event or obligation. Participation does not imply agency.
  • This will most often be used as an abstract property. Use subproperties that indicate the nature of the participation (e.g. hasBorrower, hasVenue).

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self gist_upstream:hasParticipant
native gist:has_participant

LinkML Source

name: has_participant
description: Relates something (e.g. an agreement) to things that play a role, or
  take part or are otherwise involved in some way.
comments:
- The thing with participants will often be an agreement, event or obligation. Participation
  does not imply agency.
- This will most often be used as an abstract property. Use subproperties that indicate
  the nature of the participation (e.g. hasBorrower, hasVenue).
examples:
- value: An event of transferring money has a participating account that receives
    the money.
in_subset:
- gist_core
from_schema: https://w3id.org/lmodel/gist
aliases:
- has participant
rank: 1000
slot_uri: gist_upstream:hasParticipant
alias: has_participant
range: string
multivalued: true