Skip to content

Slot: exact_number_dimensions

exact number of dimensions in the array

URI: linkml:exact_number_dimensions

Applicable Classes

Name Description Modifies Slot
ArrayExpression defines the dimensions of an array no

Properties

Comments

  • if exact_number_dimensions is set, then minimum_number_dimensions and maximum_number_dimensions must be unset or have the same value

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: exact_number_dimensions
description: exact number of dimensions in the array
comments:
- if exact_number_dimensions is set, then minimum_number_dimensions and maximum_number_dimensions
  must be unset or have the same value
from_schema: https://w3id.org/linkml/meta
status: testing
rank: 1000
domain: array_expression
alias: exact_number_dimensions
domain_of:
- array_expression
range: integer