-
I have a usecase where I am building a sparql query from filters. Here is a contrived example:
```
const { SELECT, sparql } = require("@tpluscode/sparql-builder");
const { schema } = require("@tp…
-
Is it possible to follow .NET core design pattern to break down the big dotnetrdf assembly into smaller assemblies? Something like:
dotnetrdf.abstraction.dll: interfaces
dotnetrdf.client.dll: cli…
-
I wonder that it's possible to throw together a graphical interface that would build SPARQL queries without the user having to worry so much about the technical aspect? Using buttons, input fields, an…
-
### Descriptive summary
Attempting to retrieve a label from ubio resulted in
ERROR -- : Failed to open TCP connection to ubio.org:80 (Connection refused - connect(2) for "ubio.org" port 80)
(btw,…
-
### Version
4.6.0-SNAPSHOT
### What happened?
When trying to re-activate one of my sparql benchmark processors ([LSQ](https://github.com/AKSW/LSQ)) I noticed that the following line no longer…
-
After some internal discussions with @gsvarovsky and @jacoscaz, we identified the need to come up with a base query engine interface for RDF/JS (for declarative queries).
In essence, it should expo…
-
- [x] Chart 1
- [x] Chart 2
- [x] Chart 3
- [x] Chart 4
- [x] Chart 5
- [x] Chart 6: Carbon dioxide (CO2) emissions (territorial basis) per capita by local authority, UK, 2019, (tonnes of carbon dioxi…
-
This issue has done the steps in the script as outlined in #562.
./qlever -e
```bash
operating system
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 20.04.3 LTS
Rele…
-
Hey,
I'd be very interested to know if people have already considered creating a query builder API?
I think it would help adoption if there was a convenient way to programatically build queries …
ghost updated
2 years ago
-
### Problem description
I saw that Lunarvim starts a little bit longer than my previous config on vimscript and there were more plugins than in Lunarvim.
In numbers, startup time with cache take…