Skip to content

Commit

Permalink
move array to slot_expression
Browse files Browse the repository at this point in the history
  • Loading branch information
sneakers-the-rat committed Jul 3, 2024
1 parent 76bc327 commit 219afbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion linkml_model/model/schema/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2880,6 +2880,7 @@ classes:
- exactly_one_of
- any_of
- all_of
- array
slot_usage:
any_of:
range: anonymous_slot_expression
Expand Down Expand Up @@ -2915,7 +2916,6 @@ classes:
- singular_name
- domain
- slot_uri
- array
- inherited
- readonly
- ifabsent
Expand Down

0 comments on commit 219afbb

Please sign in to comment.