Translations:Help:SPARQL query examples/6/de: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

31 January 2025

  • curprev 11:0911:09, 31 January 2025Ameisenigel talk contribs 524 bytes +524 Created page with "== Beispiele == Liste der Episoden von '''''Lower Decks''''' <syntaxhighlight lang="sparql" line> PREFIX wd: <https://data.wikitrek.org/entity/> PREFIX wdt: <https://data.wikitrek.org/prop/direct/> SELECT ?episode ?episodeLabel ?publication ?production WHERE { ?episode wdt:P14 wd:Q10317; wdt:P101 ?publication; wdt:P1 ?production SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE]". }..."