-
Notifications
You must be signed in to change notification settings - Fork 8
document how the nmdc-schema
behaves with the different linkml generators
#2362
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
Comments
Under linkml 1.8.7 These complete without errorsThe suitability of the outputs hasn't been thoroughly tested
|
These complete and generate output but emit warningsNot all errors are shown
|
diagramming toolsThe output from some of these may fail to render if an element has whitespace in its name
Many resulting PNGs are so wide as to be illegible even at 100% (when that exceeds one screen's width)
poetry run linkml generate plantuml \
--classes Study --directory nmdc_pantuml src/schema/nmdc.yaml > nmdc.study.puml
poetry run linkml generate yuml \
--classes Study --classes Doi --format pdf --directory nmdc_yuml src/schema/nmdc.yaml
|
these error out
|
see also
gen-prefix-map
on pre-materialized schema fails due to multiple keys/identifiers (nucleotideSequencing__id
andNucleotideSequencing_id
) under linkml 1.8.6+ #2345The text was updated successfully, but these errors were encountered: