Difference between revisions of "Template:Brochure year"

From wikibase-docker
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 18: Line 18:
 
PREFIX wd: <http://public-wikibase-statbel-wikibase/entity/>
 
PREFIX wd: <http://public-wikibase-statbel-wikibase/entity/>
 
PREFIX wdt: <http://public-wikibase-statbel-wikibase/prop/direct/>
 
PREFIX wdt: <http://public-wikibase-statbel-wikibase/prop/direct/>
SELECT ?ThemaLabel ?SubLabel ?DatasetLabel ?TaalLabel ?NummerLabel ?GrootteLabel ?Link ?OpmerkingLabel
+
SELECT ?ThemaLabel ?SubLabel ?DatasetLabel ?TaalLabel ?NummerLabel ?GrootteLabel ?Link ?OpmLabel
 
WHERE
 
WHERE
 
{
 
{
Line 27: Line 27:
 
     ?Dataset wdt:P311 ?Nummer .
 
     ?Dataset wdt:P311 ?Nummer .
 
     ?Dataset wdt:P305 ?Dist .
 
     ?Dataset wdt:P305 ?Dist .
     OPTIONAL {?Dataset wdt:P56 ?Opmerking .}
+
     OPTIONAL {?Dataset wdt:P326 ?Opm .
 +
              filter (langmatches(lang(?Opm), "{{{Taal|}}}")) .
 +
              }
 
     OPTIONAL {?Dist wdt:P310 ?LinkNL . }
 
     OPTIONAL {?Dist wdt:P310 ?LinkNL . }
 
     BIND(STRLEN(str(?LinkNL)) as ?Iets) .
 
     BIND(STRLEN(str(?LinkNL)) as ?Iets) .
 
     BIND( SUBSTR(str( ?LinkNL), 1,?Iets-4 ) as ?IetsAnders) .
 
     BIND( SUBSTR(str( ?LinkNL), 1,?Iets-4 ) as ?IetsAnders) .
     BIND( CONCAT( "<a target=", '"', "_blank ",'"', "href=",'"',?IetsAnders,".pdf",'"',">",?IetsAnders,".pdf </a>" ) as ?Samen) .
+
     BIND( CONCAT( "<a target=", '"', "_blank ",'"', "href=",'"',?IetsAnders,".pdf",'"',">Link</a>" ) as ?Samen) .
 
     BIND(IRI(REPLACE(?Samen, '^(.+)$', ?Samen)) AS ?Link) .
 
     BIND(IRI(REPLACE(?Samen, '^(.+)$', ?Samen)) AS ?Link) .
 
     ?Dist wdt:P308 ?Code .
 
     ?Dist wdt:P308 ?Code .
Line 39: Line 41:
 
}
 
}
 
ORDER BY ASC(?ThemaLabel) ASC(?SubLabel) ASC(?JaarLabel) ASC(?Nummer)
 
ORDER BY ASC(?ThemaLabel) ASC(?SubLabel) ASC(?JaarLabel) ASC(?Nummer)
| endpoint = https://wdqs-public-wikibase-statbel.aks-prod.internal.economie.fgov.be/proxy/wdqs/bigdata/namespace/wdq/sparql |log=2 |headers={{#invoke:Wikidata label |getLabel |item=Q4130 |lang={{{Taal|}}} |link=- }},{{#invoke:Wikidata label |getLabel |item=Q4130 |lang={{{Taal|}}} |link=- }},{{#invoke:Wikidata label |getLabel |item=Q9739 |lang={{{Taal|}}} |link=- }},{{#invoke:Wikidata label |getLabel |item=Q6151 |lang={{{Taal|}}} |link=- }},{{#invoke:Wikidata label |getLabel |item=Q9487 |lang={{{Taal|}}} |link=- }},{{#invoke:Wikidata label |getLabel |item=Q9335 |lang={{{Taal|}}} |link=- }},{{#invoke:Wikidata label |getLabel |item=Q21725 |lang={{{Taal|}}} |link=- }},{{#invoke:Wikidata label |getLabel |item=Q2263 |lang={{{Taal|}}} |link=- }}}}
+
| endpoint = https://wdqs-public-wikibase-statbel.aks-prod.internal.economie.fgov.be/proxy/wdqs/bigdata/namespace/wdq/sparql |log=2 |headers={{#invoke:Wikidata label |getLabel |item=Q8241 |lang={{{Taal|}}} |link=- }},{{#invoke:Wikidata label |getLabel |item=Q9739 |lang={{{Taal|}}} |link=- }},{{#invoke:Wikidata label |getLabel |item=Q4130 |lang={{{Taal|}}} |link=- }},{{#invoke:Wikidata label |getLabel |item=Q6151 |lang={{{Taal|}}} |link=- }},{{#invoke:Wikidata label |getLabel |item=Q9487 |lang={{{Taal|}}} |link=- }},{{#invoke:Wikidata label |getLabel |item=Q9335 |lang={{{Taal|}}} |link=- }},{{#invoke:Wikidata label |getLabel |item=Q21725 |lang={{{Taal|}}} |link=- }},{{#invoke:Wikidata label |getLabel |item=Q2263 |lang={{{Taal|}}} |link=- }}}}
  
 
{{LogoEconomie}}
 
{{LogoEconomie}}
 
[[Category:Export]]
 
  
 
</includeonly>
 
</includeonly>

Latest revision as of 13:50, 17 June 2024


Dit is het "Brochure_year" sjabloon. Het moet in het volgende formaat opgeroepen worden:

{{Brochure_year
|Jaar=
|Taal=
}}

Edit the page to see the template text.