From 219afbb8a46de9b4867312620952e5b6287c835f Mon Sep 17 00:00:00 2001 From: sneakers-the-rat Date: Tue, 2 Jul 2024 23:35:41 -0700 Subject: [PATCH] move array to slot_expression --- linkml_model/model/schema/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linkml_model/model/schema/meta.yaml b/linkml_model/model/schema/meta.yaml index c3e78ed6..e063c116 100644 --- a/linkml_model/model/schema/meta.yaml +++ b/linkml_model/model/schema/meta.yaml @@ -2880,6 +2880,7 @@ classes: - exactly_one_of - any_of - all_of + - array slot_usage: any_of: range: anonymous_slot_expression @@ -2915,7 +2916,6 @@ classes: - singular_name - domain - slot_uri - - array - inherited - readonly - ifabsent