-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MIXS_yaml:agriculture from microbiomedata/mixs/main/model/schema/mixs.yaml is not a valid URI or CURIE #1367
Comments
looks like it will work under 1.6.0/1.6.0 |
now getting poetry run gen-project \
--exclude excel \
--exclude graphql \
--exclude jsonld \
--exclude markdown \
--exclude proto \
--exclude shacl \
--exclude shex \
--exclude sqlddl \
--include jsonldcontext \
--include jsonschema \
--include owl \
--include python \
--include rdf \
-d project src/schema/nmdc.yaml && mv project/*.py nmdc_schema
|
rebuilding environment from main branch's poetry.lock file -> 1.6.1/1.6.0
|
[tool.poetry.dependencies]
linkml = ">=1.5.0, <1.6.2"
linkml-runtime = ">=1.5.0, <1.6.1" poetry update linkml
poetry update linkml-runtime
|
skipping tests from tests/test_nmdc_mixs_merged_view.py should be resolved by updating to MIxS 6.2 see also |
In https://github.com/microbiomedata/nmdc-schema/tree/1364-limit-linkml-and-runtime-to-161
with linkml and linkml-runtime 1.6.1 (which is still behind 1.6.2 for both!)
see
The text was updated successfully, but these errors were encountered: