Skip to content

Commit 7d68f59

Browse files
authored
Merge pull request #215 from linkml/fix-extra-slots-expression
Remove ifabsent: false on extra_slots
2 parents ce6d587 + 196db1d commit 7d68f59

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)