Page MenuHomePhabricator

Extend support for wikidata in RDFShape to help wikidata validation
Closed, ResolvedPublic

Description

Currently RDFShape can be used to validate RDF data in general, as well as an Wikidata items through wikidata's endpoint.

However, the validation of wikidata items can be improved in several ways:

  • Visualizing the labels of items and properties in the shapes
  • Visualizing the labels of items and properties in the error messages
  • Adding syntax highlighting to the ShEx editor with auto-complete features similar to those from wikidata query service
  • Allowing to have the same set of predefined prefix declarations as in the wikidata query service so people who are familiar with wdqs can also validate items easily
  • Adding several options specific to wikidata to the menu to guide the use cases of that community

In this way, the usability of the validation tool could greatly improve for wikidata users.

Event Timeline

We found a issue when validating shapes that require SPARQL queries and generate a timeout.

Marked as a issue raised at the RDFShape issues page for further work.

Once created the issues the task is resolved to be fixed from the RDFShape project