Neoen
Error query : PREFIX wd: <http://www.wikidata.org/entity/> PREFIX wds: <http://www.wikidata.org/entity/statement/> PREFIX wdv: <http://www.wikidata.org/value/> PREFIX wdt: <http://www.wikidata.org/prop/direct/> PREFIX wikibase: <http://wikiba.se/ontology#> PREFIX p: <http://www.wikidata.org/prop/> PREFIX ps: <http://www.wikidata.org/prop/statement/> PREFIX pq: <http://www.wikidata.org/prop/qualifier/> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> PREFIX bd: <http://www.bigdata.com/rdf#>
- defaultView:ImageGrid
SELECT
- ?lat
- ?lon
- ?coord
- ?itemLabel
?item ?item_label ?pic ?headquarters_location ?owned_by ?owned_by_lab ?official_website WHERE {
- ?item wdt:P452 wd:Q383973 .
?item wdt:P856 ?official_website . ## official website (P856) ?item rdfs:label ?item_label . FILTER(CONTAINS(str(?official_website), str("neoen.com"))). OPTIONAL{?item wdt:P18 ?pic .} OPTIONAL{?item wdt:P159 ?headquarters_location .} OPTIONAL{?item wdt:P127 ?owned_by .} ?owned_by rdfs:label ?owned_by_lab. FILTER(CONTAINS((?item_label), "Neoen"@en)) } Error endpoint: https://query.wikidata.org/sparql Error http_response_code: 502 Error message: <html> <head><title>502 Bad Gateway</title></head> <body>
502 Bad Gateway
</body> </html>
Error number: 0 Error message:
Error data: Array (
[query] => PREFIX wd: <http://www.wikidata.org/entity/>
PREFIX wds: <http://www.wikidata.org/entity/statement/> PREFIX wdv: <http://www.wikidata.org/value/> PREFIX wdt: <http://www.wikidata.org/prop/direct/> PREFIX wikibase: <http://wikiba.se/ontology#> PREFIX p: <http://www.wikidata.org/prop/> PREFIX ps: <http://www.wikidata.org/prop/statement/> PREFIX pq: <http://www.wikidata.org/prop/qualifier/> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> PREFIX bd: <http://www.bigdata.com/rdf#>
- defaultView:ImageGrid
SELECT
- ?lat
- ?lon
- ?coord
- ?itemLabel
?item ?item_label ?pic ?headquarters_location ?owned_by ?owned_by_lab ?official_website WHERE {
- ?item wdt:P452 wd:Q383973 .
?item wdt:P856 ?official_website . ## official website (P856) ?item rdfs:label ?item_label . FILTER(CONTAINS(str(?official_website), str("neoen.com"))). OPTIONAL{?item wdt:P18 ?pic .} OPTIONAL{?item wdt:P159 ?headquarters_location .} OPTIONAL{?item wdt:P127 ?owned_by .} ?owned_by rdfs:label ?owned_by_lab. FILTER(CONTAINS((?item_label), "Neoen"@en)) }
[output] => xml [Accept] => application/sparql-results+xml
)