-
Use the vrs 2.0 alpha schema for this...
1. Replace pythonjsonschemaobjects tool in core by using https://github.com/koxudaxi/datamodel-code-generator/ to generate the pydantic classes which can be m…
-
Use case: we want to allow capturing dates where providers can optionally include a time component
We can use datetime, but this gives false precision where no time specified:
```python
>>> t=X…
-
Hello!
thank you very much for developing and maintaining this awesome project!
I am starting to work with a LinkML schema that I wanted to convert to be used with DataHarmonizer, but I'm a bit conf…
-
## Overview
I am doing a face-check on the CLI using `tests/data/basic.tsv`, which is successfully used in several tests. However it is failing when using at least 1 CLI command.
## Error
Command…
-
**Is your feature request related to a problem? Please describe.**
We intend to integrate the validate command with [ESS-DIVE](http://essdive.lbl.gov/) tooling. The goal is to allow our community use…
-
When I ran `$ make setup`, it ran for several minutes, then showed an error saying a file was missing:
```shell
# (...truncated...)
INFO:root:Importing portal/mixs_inspired as portal/mixs_inspire…
-
**Is your feature request related to a problem? Please describe.**
`linkml-validate` doesn't accept children of a class specified in a range as valid. Being used to the behavior of inheritance in O…
-
-
Create a validation framework and tests in MongoDB to validate existing data for referential integrity, schema compliance, and ensuring that data is mapped correctly to files and other object.
@eec…
-
```shell
poetry run linkml-validate --target-class ExhaustiveTestClassCollection --schema generated_schema/GSC_MIxS_6.yaml extracted_data/mixs_v6.xlsx.extracted_examples.yaml
```
- ✗ 'coverage an…