-
@bartkl @sveino It would be nice to compare the LinkML approach in this repo to the one by SveinO, eg:
- https://github.com/Netbeheer-Nederland/im-cgmes/blob/main/schemas/core-equipment.yaml
- https…
-
When I run pheval, I see this stacktrace coming ultimately from linkml_runtime I think
`ImportError: cannot import name 're' from 'typing' (/opt/homebrew/Cellar/python@3.13/3.13.0_1/Frameworks/Pyt…
-
**Describe the bug**
The generic form of #2423. The same issue appears on inlined dictionaries.
**Version of LinkML you are using** v1.8.5
**Please provide a schema (and if applicable, a data…
-
**What is your feature request?**
I am currently testing linkml and linkml-map for the export of metadata from an electronic lab notebook (ELN) into a metadata catalogue.
The metadata in the ELN are…
-
**Describe the bug**
Code generated for schema with an **attribute** that is a type **designator** is wrong. The generator seems to fail to identify the type designator and is adding a prefix `unkn…
-
**Describe the bug**
`run-examples` fails on valid data for schema with `exactly_one_of`, where `validate` succeeds
From what I can tell the data match one of the given alternatives.
The repo…
-
Expanding on a discussion with @simleo in the WRROC meeting.
At Manchester we've just started trying to use [LinkML](https://linkml.io) to write schemas for RO-Crate validation. LinkML schemas are …
-
**Describe the bug**
An instance of `linkml.validator.Validator` modifies the given schema used to initialize it if the schema is given as a `SchemaDefinition`
The following snippet demos the prob…
-
Could be [Workflow RO-Crate](https://about.workflowhub.eu/Workflow-RO-Crate/) or [Process Run Crate](https://www.researchobject.org/workflow-run-crate/profiles/process_run_crate/) - the former I think…
-
Hi all,
I wanted to share something I've played around with that could be of interest to this project.
The vast majority of REST APIs yield JSON responses. It would be great if all of that JSON …