Crates.io | rdf-cli |
lib.rs | rdf-cli |
version | 0.0.0 |
source | src |
created_at | 2024-08-27 11:20:51.07042 |
updated_at | 2024-08-27 11:20:51.07042 |
description | RDF.rs |
homepage | https://github.com/rust-rdf |
repository | https://github.com/rust-rdf/rdf.rs |
max_upload_size | |
id | 1353187 |
size | 5,612 |
🚧 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