Adrian Gschwend
Adrian Gschwend
We need to have a built-in URL shortener with/for Yasgui that does not rely on 3rd party services. It should also be possible to have new revisions of the query,...
The [Geo](https://triply.cc/docs/yasgui#geo) plugin is now closed-source. We need an open alternative for 2D stuff as this is essential. We need an at least feature-par replacement based on [openlayers-elements](https://github.com/zazuko/openlayers-elements)
Once RAWGraphs is ready we need this as a [Yasr plugin](https://triply.cc/docs/yasgui-api#yasr)
Related to #67 but should be instance based so we can propose stuff that actually really exists in the endpoint. Similar to what Wikidata Query plugin is doing.
Reference: https://triply.cc/docs/yasgui-api By default Yasgui seems to use LOV service for [lookup](https://triply.cc/docs/yasgui), this has to be replaced with a lookup to our own prefix server.
This is a FYI issue for those who still file bugs here. You should definitely not use this library anymore, that was a great effort by Antonio but handing it...
Currently it does not seem to be possible to use the shortform of CONSTRUCT called CONSTRUCT WHERE in the SPARQL 1.1 spec: http://www.w3.org/TR/sparql11-query/#constructWhere It would be nice to have that.
IMHO this should be added to the RDF Interfaces spec but I don't know where to add that so I go for here for the moment :) - [Array.prototype.map](https://developer.mozilla.org/en-US/docs/JavaScript/Reference/Global_Objects/Array/map) I...
This would facilitate working with for example the lookup code.
I'm a complete Python noob and the only way I started using it recently is via ChatGPT to automate some things that are easy to do via Python. It proposes...