lvaudor / glitter

an R package which writes SPARQL queries
https://lvaudor.github.io/glitter
44 stars 5 forks source link

clean_wikidata_table() should go #158

Closed lvaudor closed 1 year ago

lvaudor commented 1 year ago

It's not relevant if we consider that glitter is not focused solely on Wikidata.

Plus, it actually could be more generic.

For now, it comprises two features:

This second feature could be generalized to other endpoints using the usual_prefixes dataset

maelle commented 1 year ago

if simplifies Wikidata identifiers comprising "http://www.wikidata.org/entity/" into "wd:"

This is tracked in #8