Skip to content

Slot: list_elements_ordered

If True, then the order of elements of a multivalued slot is guaranteed to be preserved. If False, the order may still be preserved but this is not guaranteed

URI: linkml:list_elements_ordered

Applicable Classes

Name Description Modifies Slot
SlotDefinition an element that describes how instances are related to other instances no

Properties

Comments

  • should only be used with multivalued slots

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/linkml/meta

LinkML Source

name: list_elements_ordered
description: If True, then the order of elements of a multivalued slot is guaranteed
  to be preserved. If False, the order may still be preserved but this is not guaranteed
comments:
- should only be used with multivalued slots
in_subset:
- SpecificationSubset
from_schema: https://w3id.org/linkml/meta
status: testing
rank: 1000
domain: slot_definition
inherited: true
alias: list_elements_ordered
domain_of:
- slot_definition
range: boolean