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 visualizations of errors #53

Open
labra opened this issue Dec 30, 2020 · 0 comments
Open

Improve visualizations of errors #53

labra opened this issue Dec 30, 2020 · 0 comments

Comments

@labra
Copy link
Member

labra commented Dec 30, 2020

The RDFShape server provides better support now for errors which could help the visualizations of errors in rdfshape-client.

In particular, the JSON representation of errors in ShEx now returns the the location (line/col) of the RDFNode and the Shape label. It would be great for a user to be able to get a link from the RDFNode/label to the corresponding position in Turtle or in ShEx.

I suppose that this feature will require modifications in YaSHE or YATE, @mistermboy is the functionality in YaSHE/YATE to go to some specific line/col in the editor or maybe highlight it with a different color?

Maybe, the lint extension from codemirror could be useful?

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

1 participant