-
Hi, I was wondering if it was possible to use Direct Mapping with any of the supported data sources?
-
Currently, we load essglobal into each named graph. The place where this is implemented is in the [triplestore.mk makefile](https://github.com/SolidarityEconomyAssociation/open-data-and-maps/blob/mast…
-
The `sparql-proxy` is not forwarding HTTP status codes as expected.
Here is a demo to illustrate this issue.
### Demo
#### Set the stack up
Create a file named `docker-compose.yaml` with t…
-
## Issue description
Unable to create blockchain profiles after a fresh install on a fresh Ubuntu 20.04 server
I installed 2 fresh Ubuntu 20.04 VPS doing the exact same thing. One install worked fin…
-
Persons are linked to a programme via a role, which is a blank node. This should have type Role or PerformanceRole, however it has type Resource
-
**Tension**
Mettre en place un serveur SemApps implique maintenant d'importer et configurer une douzaine de services. C'est long et ça oblige à dupliquer le code entre les différents produits (Archip…
-
![Interopérabilité entre instances SemApps (2)](https://user-images.githubusercontent.com/17931931/133049208-ed2df8d6-b18c-4eb9-9d9c-a73564b2cb33.png)
**Tension**
Lorsqu'on ajoute une relation ver…
-
## Issue description
Node keep restarting . Error : Unable to create blockchain profiles. OT-node shutting down...Unable to create otp blockchain profile. Missing sharesTokenName and sharesTokenSym…
-
Some SPARQL updates return 204-no-content on some triplestores (e.g. fuseki, graphdb) and IGUANA does not handle this. It marks the queries as failed when that happens.
For potential fixes see [com…
-
I use rdflib to connect to a Blazegraph triplestore using the SPARQLUpdateStore.
When I add data containing non-ASCII characters using `addN()` it results in garbled data in the triplestore (UTF-8…