-
-
I get an error in this line [1], because persistentOptions.tabs is not defined. I fixed it temporary by putting the following code before the one that causes the error.
`if (!('tabs' in persistentOpt…
-
Reported in Sesame issue tracker [SES-2184](https://openrdf.atlassian.net/browse/SES-2184), BASE keyword usage described at http://www.w3.org/TR/sparql11-query/#relIRIs:
just allow the keyword BASE i…
-
Some improvements to YASQE which we should align:
- upping new version https://github.com/YASGUI/YASQE/issues/12
- decrease lib size: https://github.com/YASGUI/YASQE/issues/2
- turn on strict mode: ht…
-
-
Because I have lengthy queries to edit, I use "viewportMargin: Infinity". Currently, when I edit such a query, I can execute it by ctrl-enter without scrolling back to the top of the yasqe window, but…
-
In FF, the table just disappears when I click the Pivot table button (reproducable on http://yasr.yasgui.org/).
-
SPARQL allows for Unicode codepoint escape sequences anywhere (http://www.w3.org/TR/sparql11-query/#grammar). Could YASQE at least allow them inside quoted literals.without marking the code as invalid…
-
After updating from YASQE 2.2.4 [example page](http://zbw.eu/beta/sparql-lab/index.html?queryRef=https://api.github.com/repos/jneubert/skos-history/contents/sparql/added_concepts.rq) to 2.2.5 [same ex…
-