-
Notifications
You must be signed in to change notification settings - Fork 125
Closed
Description
sparqlwrapper requires rdflib >= 6.1.1
I am using a library that uses rdflib6 but intentionally pins to exclude rdflib 6.1.1
https://github.com/hsolbrig/funowl/blob/main/Pipfile
The reason for the pinning is that the rdflib 6.1.x series polluted the rdflib namespaces which broke various tests
This was fixed in rdflib
RDFLib/rdflib#1686
However, there has not yet been a new release of rdflib
Does sparqlwrapper truly require >= 6.1.1 or could it be relaxed to 6.0.x and higher?
Metadata
Metadata
Assignees
Labels
No labels