Difference between revisions of "Device"
Jump to navigation
Jump to search
Karima Rafes (talk | contribs) |
Karima Rafes (talk | contribs) |
||
Line 7: | Line 7: | ||
select distinct (?device as ?labelLink) ?label ?picture | select distinct (?device as ?labelLink) ?label ?picture | ||
− | (GROUP_CONCAT(IF(BOUND(?itemLabel) , CONCAT('{{Device/keyword|link=https://www.wikidata.org/wiki/Special:GoToLinkedPage/enwiki/Q',strafter(xsd:string(?item),"/Q"),'|label=',?itemLabel,'}}'),""); separator=", ") as ?keywords) | + | (GROUP_CONCAT(DISTINCT IF(BOUND(?itemLabel) , CONCAT('{{Device/keyword|link=https://www.wikidata.org/wiki/Special:GoToLinkedPage/enwiki/Q',strafter(xsd:string(?item),"/Q"),'|label=',?itemLabel,'}}'),""); separator=", ") as ?keywords) |
(GROUP_CONCAT(DISTINCT CONCAT('{{Device/contact|contact=',?contact,'|contactLink=',?pilot,'|contactLinkEmail=',?contactLinkEmail,'}}'); separator="<br/>") as ?contacts) | (GROUP_CONCAT(DISTINCT CONCAT('{{Device/contact|contact=',?contact,'|contactLink=',?pilot,'|contactLinkEmail=',?contactLinkEmail,'}}'); separator="<br/>") as ?contacts) | ||
where { | where { |
Revision as of 09:55, 24 February 2016
Device | Keywords | Picture | Contact |
---|---|---|---|
06:29:17 08/11/2022 -- Refresh -- Duration of query :0.02s |