Crates.io | rdf-writer |
lib.rs | rdf-writer |
version | 0.1.0 |
source | src |
created_at | 2024-08-27 10:18:15.055077 |
updated_at | 2024-12-04 21:08:13.323519 |
description | RDF.rs |
homepage | https://github.com/rust-rdf |
repository | https://github.com/rust-rdf/rdf.rs |
max_upload_size | |
id | 1353129 |
size | 3,926 |
🚧 This is presently under heavy construction.
no_std
environments from the get-go.cargo add rdf-model
use rdf_model::*;
git clone https://github.com/rust-rdf/rdf.rs.git