Skip to content

Commit 03963c9

Browse files
authored
Merge pull request #200 from sneakers-the-rat/array-slot-expression
move array to slot_expression
2 parents 76bc327 + 219afbb commit 03963c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

linkml_model/model/schema/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2880,6 +2880,7 @@ classes:
28802880
- exactly_one_of
28812881
- any_of
28822882
- all_of
2883+
- array
28832884
slot_usage:
28842885
any_of:
28852886
range: anonymous_slot_expression
@@ -2915,7 +2916,6 @@ classes:
29152916
- singular_name
29162917
- domain
29172918
- slot_uri
2918-
- array
29192919
- inherited
29202920
- readonly
29212921
- ifabsent

0 commit comments

Comments
 (0)