Sandbox: Difference between revisions
No edit summary |
(Test) |
||
Line 1: | Line 1: | ||
{{#username:alt}} test | {{#username:alt}} test | ||
{{#widget:SPARQLquery|code= | |||
#defaultView:Graph | |||
PREFIX grt: <https://graphit.ur.de/prop/direct/> | |||
SELECT ?item ?itemLabel ?class ?classLabel ?image ?dependency ?dependencyLabel WHERE { | |||
?item grt:P1 ?dependency. | |||
?item grt:P2 ?class # {{#username:alt}} | |||
OPTIONAL{ ?item grt:P9 ?image.} | |||
OPTIONAL{ ?class grt:P9 ?image.} | |||
SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". } | |||
} | |||
|caption=All dependencies on this platform. {{#username:alt}} | |||
}} |
Revision as of 14:11, 5 October 2023
alt test