-
The generated code does not work well when using `Sympy` functions `re` and `im` . There are two issues:
1. In the generated code Pyccel does not understand the keywords `re` and `im`.
2. The print…
-
Add support for common quad formats: TriG and nquads, mimicking the rdfpipe behaviour.
Requirements:
* [ ] API covers quad formats
* [ ] conversions behaves as rdfpipe:
+ quad -> triple: tripl…
-
During the W3C Credentials Community Group presentation, I noticed that the schema switches between singular and plural form for the attribute names.
https://identity.foundation/credential-schemas/…
-
It is an experimental idea (see: https://github.com/solid/authorization-panel/issues/247) for returning sets of ACLs that use `owl:imports` to include others is returned by default (see https://github…
-
I've been playing with RDF quads a bit following our conversation, and I wonder whether some derivative of those quads with a limited and defined set of taxonomies would be a doable route for data exc…
pudo updated
10 years ago
-
#### What Happens?
I want to serialize my kG with Graph, some issue with rdflib
![image](https://github.com/user-attachments/assets/a74cce4f-ffe2-4ab8-a5c8-3debc2cac142)
#### To Reproduce
Dat…
-
## Issue description
My paranet accoss multiple nodes is not syncing, the assests continue to rise but are never stored on any node. This was working but stopped last night (no changes by myself). I …
-
I am trying to extend your Virtuoso Docker Image to just include a non-root user to run Virtuoso in a Docker Container.
```
FROM tenforce/virtuoso:latest
ARG USER_ID=1000
ARG GROUP_ID=1000
…
-
I'm interested in this. I've been playing around with the idea of implementing RDF terms with object interning to save memory and avoid copying. This issue is a continuation from https://github.com/RD…
-
Hi,
Was trying to get the demo running today at got the following error message on the 'Nquads to JSON-LD' processor.
RDFSerialisationProcessor[id=f0a02a5a-e2b5-36c8-bccb-21ea80323cca] Processin…