-
How can i define 2 classes on concept like:
```turtle
bnbg:2006-002527-diepte
a beo:Diepte , schema:QuantitativeValue;
```
linkML schema:
```yaml
id: https://data.v…
-
We should also make it ready to support RDF - the instance data. CIMTool do today support validation of the CIM XML. I am not sure that CIMTool targeted is to support full install data support, but fo…
-
**Describe the bug**
The move of `multivalued` meta slot to `SlotExpression` from `SlotDefinition` per https://github.com/linkml/linkml-model/pull/197 is not working as intended.
**To reproduce**
…
-
We have FAIRSharing records for all of the MIxS checklist. Is it possible to add links to those into our LinkML?
There may be an appropriate place holder in LinkML already for those sorts of things? …
-
In the context of https://github.com/enola-dev/enola/issues/757, I've just run into:
```
/home/vorburger/git/github.com/enola-dev/enola/docs/models/enola.dev/files.linkml.yaml
warning Schema m…
-
**Describe the bug**
If an import of `linkml:types` is used in a model definition, the resulting JSON Schema is not correct when using `exactly_one_of`. Using the yaml provided below, running `linkml…
-
CLI doesn't implement all features in code interface
> Usage: linkml-schema-fixer [OPTIONS] COMMAND [ARGS]...
>
> Apply schema-fixer commands.
>
> Options:
> -v, --verbose
> -q, --qui…
-
**Is your feature request related to a problem? Please describe.**
JSON Schemas generated to validate those types belonging to "metamodelcore" is very useful. But there is no support for those [JSO…
-
This issue a request to move the method that computes the “inheritance tree” (which currently lives in docgen) to `SchemaView`: https://github.com/linkml/linkml/blob/main/linkml/generators/docgen.py#L…
-
**Describe the bug**
Looks like chapter 09 and 10 of the tutorial are identical, is it work in progress or some editing oversight?
**To reproduce**
Steps to reproduce the behavior:
1. Go to…