[ot][spam][crazy] coding therapy: maybe a bugfix?

Undescribed Horrific Abuse, One Victim & Survivor of Many gmkarl at gmail.com
Wed Nov 23 04:41:32 PST 2022


I learned a little about SPARQL, which is wikidata's query language.
It has a quite pleasant setup, involving very few basic operators and
high flexibility. You can query random data from wikidata, like who
bach's children are.

This query returns the different wikinews language api urls:
https://w.wiki/5$k3
SELECT ?result WHERE {
  # api-endpoint        instance-of language edition of wikinews
  [ wdt:P6269    ?result ] wdt:P31     wd:Q20671729.
}

:)


More information about the cypherpunks mailing list