Bureaucrats, emailconfirmed, Administrators
58,048
edits
Line 151: | Line 151: | ||
PREFIX idp: <https://wikibase.inguma.eus/prop/direct/> | PREFIX idp: <https://wikibase.inguma.eus/prop/direct/> | ||
select ?aipu_iturri ?aipu_iturriLabel ?rgb ?aipu_xede ?aipu_xedeLabel | select ?aipu_iturri ?aipu_iturriLabel ?rgb ?edgeLabel ?aipu_xede ?aipu_xedeLabel | ||
where { ?aipu_iturri idp:P62 [idp:P88* ?aipu_xede] . # P88: OOCC | where { ?aipu_iturri idp:P62 [idp:P88* ?aipu_xede] . # P88: OOCC | ||
bind("FFFF99" as ?rgb) | bind("FFFF99" as ?rgb) bind("aipu" as ?edgeLabel) | ||
SERVICE wikibase:label { bd:serviceParam wikibase:language "en,eu". } | SERVICE wikibase:label { bd:serviceParam wikibase:language "en,eu". } | ||
} | } |