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

Feature Request: schema-dts-gen --file=my-custom-schema-file.nt #145

Closed
eamon-otuathail opened this issue Jan 4, 2021 · 2 comments · Fixed by #148
Closed

Feature Request: schema-dts-gen --file=my-custom-schema-file.nt #145

eamon-otuathail opened this issue Jan 4, 2021 · 2 comments · Fixed by #148

Comments

@eamon-otuathail
Copy link

Currently schema-dts-gen accepts a HTTPS parameter for the schema:
schema-dts-gen --ontology=https://schema.org/version/latest/schemaorg-all-https.nt

As an alternative, specifically for folks building external extensions who may wish to vary the contents of the ontology during automated builds (on devops machines, perhaps without network access), it would be useful if schema-dts-gen could instead accept the schema as a local file:
schema-dts-gen --file=my-custom-schema-file.nt

@shnydercom
Copy link
Contributor

please have a look at that draft and let me know comments/wishes :)

@eamon-otuathail
Copy link
Author

That looks perfect - thanks!

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

Successfully merging a pull request may close this issue.

2 participants