🚧 This is presently under heavy construction.
- Supports
no_std
environments from the get-go. - 100% pure and safe Rust with minimal dependencies and no bloat.
- 100% free and unencumbered public domain software.
- Adheres to the Rust API Guidelines in its naming conventions.
- Rust 1.81+
cargo add rdf-model
use rdf_model::*;
git clone https://github.com/rust-rdf/rdf.rs.git