Skip to content
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

load_document conveniance functions #13

Open
mr-c opened this issue Dec 12, 2024 · 0 comments
Open

load_document conveniance functions #13

mr-c opened this issue Dec 12, 2024 · 0 comments
Assignees

Comments

@mr-c
Copy link
Member

mr-c commented Dec 12, 2024

Python has

Java has

  • loadDocument() supporting loading from a Map, java.nio.file.Path, java.io.File, String (unparsed YAML/JSON)

All functions will parse any of the schema objects marked documentRoot: true, which are provided to the epilogue function of the cpp codegen (but is sadly, currently ignored).

With load_document() implemented I can work on #5 "Test CWL loading with valid documents from the conformance tests"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants