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

Handling of schema uri #1

Closed
koenedaele opened this issue Sep 25, 2014 · 0 comments
Closed

Handling of schema uri #1

koenedaele opened this issue Sep 25, 2014 · 0 comments
Assignees
Milestone

Comments

@koenedaele
Copy link
Member

Currently the constructor accepts the following connected parameters: base_url, vocab_id and url.

The url is a composition of base_url and vocab_id, but currently the vocab_id is mandatory. I should be able to just set the url and not have to worry about the vocab_id.

I'd also rather rename a few of these parameters to make them more clear. Please rename url to scheme_uri, base_url to base_scheme_uri and vocab_id to scheme_id.

Please include the schemes/ in the base_scheme_uri.

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

No branches or pull requests

2 participants