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(CONCAT('{{Device/keyword|link=',?item,'|label=',?itemLabel,'}}'); separator=" ") as ?keywords) | + | (GROUP_CONCAT(IF(BOUND(?itemLabel) , CONCAT('{{Device/keyword|link=',?item,'|label=',?itemLabel,'}}'),""); separator=" ") as ?keywords) |
(GROUP_CONCAT(CONCAT('{{Device/contact|contact=',?contact,'|contactLink=',?pilot,'|contactLinkEmail=',?contactLinkEmail,'}}'); separator="<br/>") as ?contacts) | (GROUP_CONCAT(CONCAT('{{Device/contact|contact=',?contact,'|contactLink=',?pilot,'|contactLinkEmail=',?contactLinkEmail,'}}'); separator="<br/>") as ?contacts) | ||
where { | where { |
Revision as of 12:31, 30 September 2015
Device | Keywords | Picture | Contact |
---|---|---|---|
05:56:59 08/11/2022 -- Refresh -- Duration of query :0.019s |