From af55557f171b543d3ce6062c739ab57a200035b9 Mon Sep 17 00:00:00 2001 From: Yibei Chen Date: Thu, 31 Oct 2024 19:01:55 +0000 Subject: [PATCH] add maxLength --- linkml-schema/reproschema.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/linkml-schema/reproschema.yaml b/linkml-schema/reproschema.yaml index 912d981c8..1c63d71d8 100644 --- a/linkml-schema/reproschema.yaml +++ b/linkml-schema/reproschema.yaml @@ -213,6 +213,9 @@ slots: - range: float - range: integer slot_uri: schema:maxValue + maxLength: + slot_uri: schema:maxLength + range: integer message: title: Message description: The message to be conditionally displayed for an item.