Gencaster / gencaster

A non-linear audio streaming framework for real-time radiophonic experiences and live music.
https://gencaster.org
GNU Affero General Public License v3.0
19 stars 0 forks source link

Add wikidata as datasource #23

Open capital-G opened 2 years ago

capital-G commented 2 years ago

Wikidata con provide us some content sensitive data. Maybe we can use SPARQL for this, see https://query.wikidata.org/ , which is a favourite of mine. https://www.wikidata.org/wiki/Wikidata:Tools/For_programmers could also be interesting

vin-ni commented 2 years ago

Looks good. Not many alternatives to SPARQL anyway, right?

capital-G commented 1 year ago

Trigger workflow

We can use a Python script cell which

Access data

capital-G commented 1 year ago

For sake of sanity: hardcoded json with links to "artikel des tages"

vin-ni commented 1 year ago

This will need https://github.com/Gencaster/gencaster/issues/381