Iwan Aucamp

Results 286 comments of Iwan Aucamp

I would like to be able to generate a JSON schema that includes validation rules specified using `validate.rules`. Some options I can thing of: - Generate some language neutral output...

I would like to be able to validate a stream of protobuf messages using `protoc-gen-validate` annotations without writing some custom code.

Having pySHACL work with GitHub Actions also make it a bit easier for contributors to debug issues, as they don't need their own drone setup to make it work.

Thanks for creating fsspec, it really is great. I really would like to see type hints for it, so I will make what case I can. If you start off...

> The problem really is that even if a large number of people request this then it makes no difference, what is needed is someone to actually do the work....

Maybe adding another function `func (iter *Iterator) ReadObject() (hasMore bool, ret string)` can work?

@WhiteGobo thanks for the PR, one potential problem is that this may be considered breaking the public API [[ref](https://semver.org/)], and if so, it should go into version 7 which also...

> Should i squash it with the rest of my commit? No need, will do on merge. > As far as i have understood you, the test for _ConjunctiveGraph.serialize_ you...

I made this issue now: - https://github.com/RDFLib/rdflib/issues/2393

PRs to V6 is closed until further notice. See this for more details: - https://github.com/RDFLib/rdflib/discussions/2395