Skip to content

Slot: array

coerces the value of the slot into an array and defines the dimensions of that array

URI: linkml:array Alias: array

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

Type and Range

Property Value
Range ArrayExpression
Domain SlotDefinition
Domain Of SlotExpression

Cardinality and Requirements

Property Value
### Slot Characteristics
Property Value
Inherited Yes

Identifier and Mapping Information

Administrative Metadata

Status: testing

Schema Source

Mappings

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

LinkML Source

name: array
description: coerces the value of the slot into an array and defines the dimensions
  of that array
from_schema: https://w3id.org/linkml/meta
status: testing
rank: 1000
domain: slot_definition
inherited: true
alias: array
domain_of:
- slot_expression
range: array_expression