Triply-Dev / YASGUI.YASR-deprecated

Deprecated, see https://github.com/TriplyDB/Yasgui for the Yasgui monorepo
MIT License
26 stars 22 forks source link

Geo labels that used to render as link are now rendered as text #112

Closed LaurensRietveld closed 6 years ago

LaurensRietveld commented 7 years ago

see https://data.pdok.nl/yasgui#query=PREFIX+rdfs%3A+%3Chttp%3A%2F%2Fwww.w3.org%2F2000%2F01%2Frdf-schema%23%3E%0APREFIX+brt%3A+%3Chttp%3A%2F%2Fbrt.basisregistraties.overheid.nl%2Fdef%2Ftop10nl%23%3E%0APREFIX+geo%3A+%3Chttp%3A%2F%2Fwww.opengis.net%2Font%2Fgeosparql%23%3E%0ASELECT++%3Fgeo+(%3Fx+as+%3FgeoLabel)+WHERE+%7B%0A+%3Fx+a+brt%3ABunker%3B%0A++++geo%3AhasGeometry%2Fgeo%3AasWKT+%3Fgeo.%0A%7D&contentTypeConstruct=text%2Fturtle&contentTypeSelect=application%2Fsparql-results%2Bjson&endpoint=%2Fsparql&requestMethod=POST&tabTitle=Bunkers+in+Nederland&headers=%7B%7D&outputFormat=table

LaurensRietveld commented 6 years ago

fixed