cecemel

Results 9 issues of cecemel

We're having problems with DELETE DATA queries and language-tagged strings. It seems batching statements doesn't work as expected. Sample data set: ``` INSERT DATA { GRAPH { "hello 1"@nl. }...

Hi, the ps3 controller is recognised and listed as PS(R) gamepad, but it does not react to any of my key pressings. Any idea whether this issue is only on...

Hi, I have the following use case: After creating, updating or deleting a record, my code needs to use this update to calculate and update another part of the model....

Hello, with regard to #60, I started implementing, or rather, looking for ways to implement extensions on the current filtering possibilities. ### Some notes #### General Here, I wanted fuzzy...

From issue #40 I learned filtering is not possible on relationships. In the project I am working on, this would be a huge bonus to have it. Do you have...

thx! (fixes a bug in paralax)

If pg-native is used together with SSL, the parameter `?ssl=true` needs different translation.

The orginal comment stated `use the sh:targetClass if present, otherwise use the URI of the NodeShape` This commit changes the behaviour of the method that it matches the comment. Or...

Hello, When results are returned as `application/sparql-results+json`, the datatype of strings is inconsistent depending on character content. If the string contains only ASCII characters, no datatype is added. If it...