From a273dfa1960abf26c8222a447f55e24bfdc35c80 Mon Sep 17 00:00:00 2001 From: Nico Matentzoglu Date: Fri, 17 Apr 2026 08:55:25 +0300 Subject: [PATCH] Mark extended_types.yaml for testing --- linkml_model/model/schema/extended_types.yaml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/linkml_model/model/schema/extended_types.yaml b/linkml_model/model/schema/extended_types.yaml index 0298fc622..28f08a500 100644 --- a/linkml_model/model/schema/extended_types.yaml +++ b/linkml_model/model/schema/extended_types.yaml @@ -2,8 +2,14 @@ title: Core LinkML metamodel extended types name: extended_types id: https://w3id.org/linkml/extended_types -description: Extensions to core LinkML types +description: >- + Extensions to core LinkML types. + + Status: Experimental. This schema is not yet fully supported by the LinkML + toolkit — in particular, the `union_of` construct on types is not handled + by `PythonGenerator`. license: https://creativecommons.org/publicdomain/zero/1.0/ +status: testing prefixes: linkml: https://w3id.org/linkml/