Skip to content

Commit

Permalink
Merge pull request #215 from linkml/fix-extra-slots-expression
Browse files Browse the repository at this point in the history
Remove ifabsent: false on extra_slots
  • Loading branch information
cmungall authored Jan 31, 2025
2 parents ce6d587 + 196db1d commit 7d68f59
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion linkml_model/model/schema/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1363,7 +1363,6 @@ slots:
forbid all additional data (default)
- `range_expression: ...` - allow additional data if it matches the slot expression (see examples)
domain: class_definition
ifabsent: false
range: extra_slots_expression
in_subset:
- SpecificationSubset
Expand Down

0 comments on commit 7d68f59

Please sign in to comment.