Pierre-Antoine Champin

Results 263 comments of Pierre-Antoine Champin

Short answer is "no", it was not by design. As a French civil servant, I chose a license endorsed by French institution, and I chose the one that was presented...

Hi @007vasy and thanks for your interest. No wonder you didn't find how to do it: there is currently no implemenation of a SPARQL-protocol client in Sophia... :-/ But I'll...

I have a first version of a a SPARQL client for Sophia here: https://github.com/pchampin/sophia_sparql_client It is not on crates.io yet because it relies on the `SparqlDataset` trait which is only...

Granted, some trade-off are required between genericity and usability. I added a question in the initial description of the issue to acknowledge that. Re. [the `for

I also agree that * the `sophia` crate should be split in smaller crates (I was planning to do it eventually, anyway), * we should aim at small independent but...

Regarding the licensing issue, thanks @Tpt for spotting that. What I'll probably do is change *at least* the license of `sophia-core` to a more permissive one, so that closed source...

@damooo @labra @konradhoeffner @MarcAntoine-Arnaud @timothee-haudebourg @Tpt @vemonet @yamdan Resurrecting this thread, with a different spin. I'm pinging the people whom I suspect would be interested, but feel free to ping...

Thanks all for your support :) The proposed CG is listed here: https://www.w3.org/community/groups/proposed/?search=rust&groups=Expand+all+groups It needs 5 expressions of support to be officially created, and we will have a mailing list...

The Community Group is now officially created: https://www.w3.org/groups/cg/r2c2/ :tada:

> And the solving iri zoo will be good start. Instead of custom implementation again, can we use excellent [`iri_string`](https://docs.rs/iri-string/latest/iri_string/) crate? I suggest that we have this discussion on the...