Iwan Aucamp

Results 286 comments of 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) We will be open for PRs again once...

@luisenriqueramos1977 what version of RDFLib were you using?

I don't really know what `initBindings` is for off-hand, maybe nothing useful. Someone will have to do some archaeology and hopefully update the docs. In general, I would not rely...

@edmondchuc I have been thinking about this a bit. Some important considerations for this: - We should avoid or defer as much interface breaking as possible: It is not likely...

@rob-metalinkage it is hard to say this definitively, the RDFLib json-ld is more broken I think, we are not even running the whole test suite and the part we are...

> Can we add `graphs: Dict[IdentifiedNod, Graph]` to `Dataset` instead of using `Graph.identifier`? We should get rid of Graph.identifier but `Dataset.graphs` that would have to probably be a property and...

Thanks for the Pull request, I'm open to the idea of adding Fuzz testing to RDFLib, but I'm not that familiar with Fuzz testing, so some clarification would be helpful...

@RDFLib/core-reviewers if anyone has some input on this, it will be appreciated.

I think it is quite essential to integrate this with the CI and some Taskfile targets; otherwise we really don't get the benefit from this, as people will forget to...