-
We should support the querying of AAS via the HTTP API defined in
https://industrialdigitaltwin.org/wp-content/uploads/2023/04/IDTA-01002-3-0_SpecificationAssetAdministrationShell_Part2_API.pdf
Th…
-
While working on the refactoring of the tool, I have seen that a key piece for implementing the SPARQL part of the tool is reqwest.
The thing is that we are currently following a blocking approach…
-
I get an error with this piece of code
```
engine.run(
query=query_string,
configuration={
"location" : file_input
}
)
```
Is configuration available as an ar…
-
The testcases in the `testsuites/sparql/src/main/resources/testcases-sparql-1.1` directory are no longer in use in RDF4J, and have therefore become obsolete and incorrect (see GH-4167).
This direc…
-
**Is your feature request related to a problem? Please describe.**
Currently I am writing queries for SPARQL. Currently it is not possible to express the scoping rules with nvim-treesitter, because i…
-
Hi,
There is an issue when sending an unencoded SPARQL query with `Content-Type: application/sparql-query`. Some characters cause issues then (see below).
Because Apache Jena uses this approach …
-
Add Wikidata items to all Bundestag politicians to allow for further querying of related data. Wikidata item links are already downloaded from Wikidata Query Service as a csv file, as attached below. …
-
We are looking into using Blazegraph as the database backend of a nodejs based application, and we cannot figure out how to use transactions in such a setup. Here's what we think we know:
* Blazegr…
-
Consider example in specification:
~~~
a rml:LogicalSource;
rml:source [ a rml:Source, sd:Service;
sd:endpoint ;
sd:supportedLanguage sd:SPARQL11Query;
];
rml:it…
-
Hi,
Kerameikos.org (and its SPARQL endpoint) is down during the previous days, is it possible to restart it?
Best,
Mike