Bureaucrats, emailconfirmed, Administrators
58,048
edits
Line 172: | Line 172: | ||
where { bind(iwb:Q30912 as ?aipu_iturri) | where { bind(iwb:Q30912 as ?aipu_iturri) | ||
?aipu_xede idp:P89 ?oocc_id. ?aipu_iturri idp:P62 [idp:P88* ?aipu_xede] . # P88: OOCC | ?aipu_xede idp:P89 ?oocc_id. ?aipu_iturri idp:P62 [idp:P88* ?aipu_xede] . # P88: OOCC | ||
bind("FFFF99" as ?rgb) bind("aipu" as ?edgeLabel) | |||
SERVICE wikibase:label { bd:serviceParam wikibase:language "eu, es, en, fr". } | |||
} | |||
</sparql> | |||
==== Autore jakin batek aipatzen dituen lanak ==== | |||
<sparql tryit="1"> | |||
#defaultView:Graph | |||
PREFIX iwb: <https://wikibase.inguma.eus/entity/> | |||
PREFIX idp: <https://wikibase.inguma.eus/prop/direct/> | |||
select distinct ?egile ?egileLabel ?rgb ?edgeLabel ?aipu_xede ?aipu_xedeLabel | |||
where { bind(iwb:Q9553 as ?egile) | |||
?aipu_xede idp:P89 ?oocc_id. ?aipu_iturri idp:P17 ?egile; idp:P62 [idp:P88* ?aipu_xede] . # P88: OOCC | |||
bind("FFFF99" as ?rgb) bind("aipu" as ?edgeLabel) | bind("FFFF99" as ?rgb) bind("aipu" as ?edgeLabel) | ||
SERVICE wikibase:label { bd:serviceParam wikibase:language "eu, es, en, fr". } | SERVICE wikibase:label { bd:serviceParam wikibase:language "eu, es, en, fr". } |