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

Improve jsonldType validator #2

Open
dlongley opened this issue May 6, 2015 · 1 comment
Open

Improve jsonldType validator #2

dlongley opened this issue May 6, 2015 · 1 comment

Comments

@dlongley
Copy link
Member

dlongley commented May 6, 2015

Currently, the jsonldType validator is limited to expressing that N many "alternative types" may be included along with any required types. This should be improved such that only required types are listed and any additional types can be added (if so desired). This feature will require a new json schema lib (#1) that supports not or contains.

@dlongley
Copy link
Member Author

dlongley commented May 6, 2015

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