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
Alias: list_elements_ordered
Applicable Classes
| Name |
Description |
Modifies Slot |
| SlotDefinition |
an element that describes how instances are related to other instances |
no |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| ### Slot Characteristics |
|
| Property |
Value |
| Inherited |
Yes |
In Subsets
- should only be used with multivalued slots
Status: testing
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
linkml:list_elements_ordered |
| native |
linkml:list_elements_ordered |
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