[ANN] Sophia 0.10.0 released, supports RDF 1.2 and SPARQL 1.2 Query

Dear all,

I'm pleased to announce that Sophia, the Rust toolkit for RDF and Linked 
Data, has a new release.

   https://crates.io/crates/sophia

Version 0.10.0 has full support for RDF 1.2:
* the data model has been updated;
* parsers and serializers for N-Triples, Turtle, N-Quads, TriG and 
RDF/XML as well;
* a new sophia_reasoner had been added, which provides RDFS reasoning, 
with support for common datatypes.

Another new exciting feature is full support for SPARQL 1.2 Query, in 
the sophia_sparql crate.

Sophia is also available as a command-line tool

   https://github.com/pchampin/sophia-cli

Enjoy

   oa

Received on Wednesday, 20 May 2026 07:31:26 UTC