-
The LinkML model slots `all_members`, `has_member`, `minimum_cardinality`, and `maximum_cardinality` all have analogous concepts in JSON Schema, but currently `JsonSchemaGenerator` does not do anythin…
-
**Is your feature request related to a problem? Please describe.**
As a developer on a KBase-JGI co-development project, I'm working on a data transfer microservice in Go that incorporates some data …
-
see
- https://github.com/turbomam/examples-first-cookiecutter/issues/74
-
Consider a schema that is split into modules, some of which import *external* schemas
E.g.
* my_schema.yaml; imports a, b, linkml:types
* a.yaml; imports linkml:types
* a.yaml; imports biol…
-
File "/Users/cjm/Library/Caches/pypoetry/virtualenvs/linkml-performance-test-X1kqiD32-py3.9/lib/python3.9/site-packages/linkml/generators/pydanticgen.py", line 186, in serialize
pyschema = Sche…
-
Sorry for the long output here; I think the tests should run out of the box, or we should remove that as a step in the template README?
I haven't had a chance to debug - will take a look.
```
SMo…
-
Issue:
samp_name (1st column, sample name) validates when the values are not unique. Like the source_mat_id (globally unique id) these should be required to be unique within a submission.
Completi…
-
A10 should validate for RNA plate position but it doesn't.
It looks like it should based on the regular expression?
See https://data.microbiomedata.org/submission/3f6d765d-18e2-4fb4-8209-456a3b9d1…
-
**Describe the bug**
When running gen-yuml command for the example file provided in tutorial 7: https://linkml.io/linkml/intro/tutorial07.html#customizing-slots-in-the-context-of-classes-slot-usage
…
-
From today's software call, @sierra-moxon, using the JSON in the `json-export` branch of this repo, will create a draft schema for the JSON products, as well as introduce the basic workflow for valida…