Ashley Sommer
Ashley Sommer
No, I personally don't have any numbers to share. However one thing to note is rdflib recently got optional `orjson` support for using the simd-optimised C library to read JSON,...
Hi @arrascue Please take another look at the conversation in #13 and #18. You'll see issue #13 was fixed by #18 in November 2018. The major change in #18 was...
Note, this is the whole `requirements.txt` that is currently generated when exporting requirements from `poetry`. ``` aiocache==0.12.2 ; python_version >= "3.11" and python_version < "4.0" annotated-types==0.7.0 ; python_version >= "3.11"...
Additional note, if Prez adds the `rdf2geojson` dependency (which it may do when implementing geojson serialization support), you can probably use the GeoMet version that is bundled with `rdf2geojson`.
I don't think it woudl be a query param. I think it would be something you'd configure in the custom-endpoints file. It would be set up by an admin, for...
> I do note in the case of custom queries for object endpoints, as these are just read in as (close to) strings, where those are used, you'd need to...
We won't merge this, its update to Python 3.13, in the docker container, we don't support that yet. I wonder how to put a max version cap on these.
@dependabot rebase
@dependabot rebase
After RDFLib v7.1.0 releases, we will drop Python 3.8 support, and from RDFLib v8.0 we have only Python 3.9+.