WDscholia / scholia

Wikidata-based scholarly profiles
https://scholia.toolforge.org
Other
219 stars 78 forks source link

Render the data on our end #394

Open Daniel-Mietchen opened 6 years ago

Daniel-Mietchen commented 6 years ago

Since the rendering options available via WDQ's Blazegraph are limited, it may be worth looking into options to do that ourselves, e.g. via D3 or matplotlib or similar.

maxlath commented 6 years ago

It's not Blazegraph frontend, it's a custom wikidata-query-gui, from which you could probably borrow some code if you go this way: you can find here all the results views

Daniel-Mietchen commented 5 years ago

Here is a D3 example using Wikidata data: http://cordobajazzfestival.com.ar/2018/wp-content/uploads/sites/10/2018/relacion_artistas/ (source)

carlinmack commented 3 years ago

Duplicate of #760