We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b3b0e6 commit 2e35728Copy full SHA for 2e35728
linkml_runtime/linkml_model/model/schema/meta.yaml
@@ -1475,12 +1475,6 @@ slots:
1475
comments:
1476
- if exact_number_dimensions is set, then minimum_number_dimensions and maximum_number_dimensions must be unset or have the same value
1477
1478
- has_extra_dimensions:
1479
- description: If this is set to true
1480
- domain: array_expression
1481
- range: boolean
1482
- status: testing
1483
-
1484
inherited:
1485
domain: slot_definition
1486
range: boolean
@@ -3007,7 +3001,6 @@ classes:
3007
3001
- exact_number_dimensions
3008
3002
- minimum_number_dimensions
3009
3003
- maximum_number_dimensions
3010
- - has_extra_dimensions
3011
3004
- dimensions
3012
3005
status: testing
3013
3006
0 commit comments