Skip to content

Slot: multivalued

true means that slot can have more than one value and should be represented using a list or collection structure.

URI: linkml:multivalued Alias: multivalued

Applicable Classes

Name Description Modifies Slot
AnonymousSlotExpression no
SlotExpression an expression that constrains the range of values a slot can take no
SlotDefinition an element that describes how instances are related to other instances no

Properties

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self linkml:multivalued
native linkml:multivalued

LinkML Source

name: multivalued
description: true means that slot can have more than one value and should be represented
  using a list or collection structure.
in_subset:
- SpecificationSubset
- MinimalSubset
- BasicSubset
- ObjectOrientedProfile
from_schema: https://w3id.org/linkml/meta
rank: 7
domain: slot_definition
inherited: true
alias: multivalued
domain_of:
- slot_expression
range: boolean