Iwan Aucamp
Iwan Aucamp
PRs to V6 is closed until further notice. See this for more details: - https://github.com/RDFLib/rdflib/discussions/2395
> PRs to V6 is closed until further notice. See this for more details: > > * [RDFLib V6 and V7 #2395](https://github.com/RDFLib/rdflib/discussions/2395) That issue is now settled and PRs are...
Thanks for the PR @Natureshadow, as this is an enhancement I will want some feedback from other maintainers also, and I will still think about it a bit and maybe...
PRs to V6 is closed until further notice. See this for more details: - https://github.com/RDFLib/rdflib/discussions/2395
> PRs to V6 is closed until further notice. See this for more details: > > * [RDFLib V6 and V7 #2395](https://github.com/RDFLib/rdflib/discussions/2395) We will be open for PRs again once...
`Graph.cbd_subject()` is a very special case I think, it may be useful in some select circumstances, but I think it will be the first thing we drop if we ever...
Nobody is looking at this right now and there are some critical issues in RDFLib that needs addressing that will be looked at before this.
Seems like a reasonable request, PRs changing this are welcome.
Default serialization format for conjunctive graph is turtle, but turtle cannot handle quads (AFAIK)
@WhiteGobo made a PR to fix this, but it occurs to me now that fixing this is potentially a breaking change. There may be some mitigating factors, in that serializing...
Default serialization format for conjunctive graph is turtle, but turtle cannot handle quads (AFAIK)
This issue is somewhat related: - https://github.com/RDFLib/rdflib/issues/2393