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

Implement the turtle validator library #15

Open
sebastienhenau opened this issue Jul 15, 2015 · 1 comment
Open

Implement the turtle validator library #15

sebastienhenau opened this issue Jul 15, 2015 · 1 comment

Comments

@sebastienhenau
Copy link
Contributor

The issue

Valid 'Turtle' is important for this validator because the validation library reads the data in Turtle format and then returns errors and warnings concerning the DCAT feed. It does not validate the Turtle. Users can make use of other sites that have this feature.

Implementing this feature requires the use of a library which will show errors if the turtle format is valid or well written. The issue is to find a way to implement this library and make use of the Turtle validator to show errors when the Turtle format is selected or chosen.

The library

The library that can be used for the feature is:
https://github.com/mmlab/TurtleValidator/

@pietercolpaert
Copy link
Member

Not urgent... Postpone this to the last issue ;)

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