Tomasz Pluskiewicz

Results 413 comments of Tomasz Pluskiewicz

Uh yea, apparently we had some outage today. Lindas should be back online tomorrow. Will check your hypothesis when it's running again

INT is still down but I changed that query to run against TEST. You can see the exact same [result](https://s.zazuko.com/3zoJApm) both using `SERVICE` (https://s.zazuko.com/3gAdZmU) and executer directly (https://s.zazuko.com/3gAdZmU) This is...

On the other hand, I tried the same federated query from Jena and also the original, which used `[ ]` syntax for blank nodes and the results match those of...

With the above in mind, I still observe some unnecessary duplicate results I cannot easily explain in other scenarios. Not only blank nodes. Please try this query ```sparql PREFIX code:...

First thing is readability. JSON also feels alien to the textual format used. Like... putting binary columns in a relational database. And the current formatting requires to jump some hoops...

Lol, that's embarrassing. SOrry

Anyone got a fix for this?

In my case I actually wanted to use code in a custom markdown widget but the principle is the same. It works when the value is empty, but throws in...

That said, if the config does not have `fullTextSearchDialect`, I get the below message which is probably inaccurate > Missing required property 'neptune'

Ok, now I see that Stardog is the fallback 🤔 https://github.com/zazuko/blueprint/blob/9b5a326faff7a8a0649de5a31e94cbfa18b34164/projects/blueprint/src/app/features/search/services/search/search.service.ts#L124-L126