-
On my system I have rdflib and its dependencies installed. If I delete eg isodate and run the import checker, the explosion is quite excessive:
```
$ pytest -x --import-check /usr/lib/python3.12/s…
-
SimpleRDF and its dependencies e.g., https://github.com/rdf-ext/rdf-ext , https://github.com/alexmilowski/green-turtle, at the moment are too bulky in size. I think the only requirement right now is j…
-
#### Issue type:
- :heavy_plus_sign: Feature request
____
#### Description:
I get unexpected results with `comunica-sparql https://lab.coret.org/rdf/c1.jsonld -q 'CONSTRUCT WHERE { ?…
coret updated
4 months ago
-
I just realized there is a critical problem with the piece of code below.
https://github.com/UUDigitalHumanitieslab/EDPOP/blob/f7de000426e60a4ba7d9753d62777d8a7620a526/backend/triplestore/utils.py#…
-
From @myroslav:
> In our Moldova implementation we have need for extra details of
> organization identification. It is not just different way of identification
> (like different registry or diffe…
-
When using the cli of pytravharv I ran into the following issue.
```
File "C:\Users\cedric\Documents\GitHub\py-trav-harv\travharv\config_build.py", line 406, in _check_snooze
return not sel…
-
Trying to publish my package `postgresql` and `node-stream-pipes` and getting the following error:
```
2024-06-25T19:51:22.212Z Cannot register this package because it has unregistered dependencie…
-
@ccoVeille I have run it successful. see https://github.com/alingse/go-linter-runner-example/blob/main/.github/workflows/go-linter-runner-revive-92c3209.yml#L27
and the config file https://github.com…
-
# Background
The definition of `types:Dictionary` reads (emphasis added):
> A dictionary is list of (term/key, value) pairs **with each term/key existing no more than once**.
UCO does not c…
-
At the moment all GraphQL types share one global namespace. This is also true for all of the fields in mutation/subscription type. It can be a concern for bigger projects which may contain several loo…