-
This problem was noticed when someone was trying to run federated queries against statistics.gov.scot (with our service as the remote part of the query)
It looks like the sparql query engine on tha…
-
Example code interface should be something like:
``` php
$query = QueryBuilder::newInstance()->construct($model)->where($whatToSelect)->build();
$model = $repository->query($query);
```
``` php
$que…
-
```
The use case for this is to allow externally generated queries to have e.g. a
"?this" variable that references the current node as a starting point for the
query.
The Jena API says you can pass …
-
Hi,
I did a cross-check of the database against other sources (Openflights, Google Maps and IATA) and found a few discrepancies. Could you please take a look at this file?
Moreover, the followi…
-
Hi, I am so interested for your implement about ARQ.
However, when I run "stop-and-wait/Server.py", there is an error which shows that there is no such file "input.txt''.
Maybe you forget to upload…
-
Currently we have "org.jboss.arquillian.container" for groupId and "arquillian-parent-ce" for artifactId.
For comparison, here's ce-testsuite: org.jboss.ce.testsuite / parent-ce
Should we keep t…
-
Pessoal, é a primeira vez que estou usando o boleto .net para gerar uma remessa.
Eu tenho o seguinte código (de teste para gerar remessa para o banco itau):
Public Sub GeraDadosItau()
Dim …
-
I'm not sure this can be fixed - maybe a warning in the docs is the least there can be done. As far as I understand there is no way to cancel a `concurrent.futures.Future` reliably. Not sure if arq ju…
-
-
In multi-tenant scenarios, [Redis recommends using namespaces to segment tenants](https://github.com/redis/redis/issues/8099#issuecomment-741868975). This is especially useful for non-production envir…
ipmb updated
8 months ago