sophia 0.1.0

A Rust toolkit for RDF and Linked Data
Documentation

This crate aims to provide a comprehensive toolkit for working with RDF and Linked Data in Rust.

Generalized vs. Strict RDF model

The data model supported by this crate is in fact a superset of the RDF data model as defined by the W3C. When the distinction matters, they will be called, respectively, the generalized RDF model, and the strict RDF model.

Examples