-
**Describe the bug**
Pipeline I use: LDES -> Version materialiser -> Repository materialiser
The repository materialiser returns an I/O exception when the version materialiser is used in the tran…
-
In the doc https://informatievlaanderen.github.io/VSDS-Linked-Data-Interactions.
There are clear explanations of each configurable parameter, I feel it might be a good /practical idea to add **an exa…
-
ROBOT 1.9.4 - Export command
For terms which have multiple rdfs:label annotations, export apparently selects one (arbitrarily?) and generates a warning but otherwise ignores the others. Same behavior…
-
**Issue Description:**
[Distributed query feature](https://github.com/Wimmics/corese/wiki/DQP---Distributed-Query-Process) is (or seems to be) missing from the latest corese distribution. If corese…
-
hi @c-martinez
I have been trying to produce JSON-LD responses.
-- first question
I tried the examples, e.g.,
https://dev.grlc.io/api-git/Stargate-h2020/gaiasense-aim-ogc/#/testbed/get_city_regi…
-
We cannot login to `courses3.matfyz.sk`, nor to a local version (tested with Node 16 only, though).
The backend throws a `sparql-transformer`-related exception and return status code 500.
-
### Terms
- [X] I have searched [open and closed data issues](https://github.com/scribe-org/Scribe-Data/issues?q=is%3Aissue+label%3Adata+)
- [X] I agree to follow Scribe-Data's [Code of Conduct](h…
-
we can consume from, say, a csv file but it might be interesting to think about inserting into a csv file too.
e.g.
/mnt/test3.csv:
```
name,friend,age
"fred","joe",10
"sally","jim",
"will"…
-
## ❓ Question
knowledge_graph = KG("https://query.wikidata.org/sparql", is_remote=True)
transformer = RDF2VecTransformer(
Word2Vec(epochs=10),
walkers=[RandomWalker(4, 10, with_reverse=F…
-
Virtuoso has a feature called "Anytime query" which can return [partial results with an HTTP 206 status code](https://community.openlinksw.com/t/technology-update-virtuoso-anytime-query-functionality-…