Skip to content

Commit 196db1d

Browse files
committed
Remove ifabsent: false on extra_slots
Reason: this is invalid, the range of extra_slots is an extra_slots_expression.
1 parent ce6d587 commit 196db1d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

linkml_model/model/schema/meta.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1363,7 +1363,6 @@ slots:
13631363
forbid all additional data (default)
13641364
- `range_expression: ...` - allow additional data if it matches the slot expression (see examples)
13651365
domain: class_definition
1366-
ifabsent: false
13671366
range: extra_slots_expression
13681367
in_subset:
13691368
- SpecificationSubset

0 commit comments

Comments
 (0)