Iwan Aucamp

Results 286 comments of Iwan Aucamp

> however, if I correctly understand the intent behind that comment, it seems problematic - there is nothing wrong (as far as I know?) with multiple prefixes for the same...

Just to clarify, AFAICT this does not fix any bug, it just makes RDFLib work harder to serialize using PNames instead of falling back to using URIs?

I will try and fix `compute_qname` as I'm about 10% of the way through digging through what is going on there, but it will take some time as there are...

`compute_qname` does some things which I'm not sure makes a lot of sense, like it assumes that if you split a URI with `split_uri` that the prefix should match a...

I will have a look at the windows test failures on Monday (CET).

pre-commit.ci autofix

> I've tried to be efficient in terms of memory usage - no duplicate graph objects etc. - and to faithfully serialize the graph but there may be smarter approaches....

NOTE: I still have not had time to look at windows issue, will try tomorrow.