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

Compare RDF parser for best error output #9

Closed
np00 opened this issue Dec 3, 2014 · 3 comments
Closed

Compare RDF parser for best error output #9

np00 opened this issue Dec 3, 2014 · 3 comments
Assignees

Comments

@np00
Copy link
Contributor

np00 commented Dec 3, 2014

Study at least the following ones:

@clange
Copy link
Contributor

clange commented Dec 7, 2014

BTW, with vocol/mobivoc@d3d43c9 I fixed some syntax errors. At the moment, no *.ttl file has any remaining syntax errors, so you need to introduce some on your own, or, what's better (with a more comprehensive evaluation in mind), use old versions of the files, which contain real errors.

@clange
Copy link
Contributor

clange commented Dec 11, 2014

BTW I'd try to see how far we get with processing the console error output of these tools. Instead of rdfcat we could also write our own Java program that uses Jena, or some C program instead of rapper. It will be more work to write such programs, but, as @lavdim pointed out, we may get more precise information about syntax errors.

Note, however, the the more important point is what tool reports most errors when there are multiple errors in a file.

@np00
Copy link
Contributor Author

np00 commented Jan 25, 2015

The script https://github.com/mobivoc/vocol/blob/master/validator/run_statistics.py
can be used to compare validators.

@np00 np00 closed this as completed Jan 25, 2015
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