Skip to content

Slot: maximum_cardinality

the maximum number of entries for a multivalued slot

URI: linkml:maximum_cardinality Alias: maximum_cardinality

Inheritance

Applicable Classes

Name Description Modifies Slot
AnonymousSlotExpression no
DimensionExpression defines one of the dimensions of an array 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

Comments

  • maximum_cardinality cannot be less than minimum_cardinality

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: maximum_cardinality
description: the maximum number of entries for a multivalued slot
comments:
- maximum_cardinality cannot be less than minimum_cardinality
in_subset:
- SpecificationSubset
from_schema: https://w3id.org/linkml/meta
rank: 1000
is_a: list_value_specification_constant
inherited: true
alias: maximum_cardinality
domain_of:
- slot_expression
- dimension_expression
range: integer