Crates.io | rdf-reader |
lib.rs | rdf-reader |
version | 0.0.1 |
source | src |
created_at | 2024-08-27 10:11:29.789877 |
updated_at | 2024-09-08 09:01:59.86629 |
description | RDF.rs |
homepage | https://github.com/rust-rdf |
repository | https://github.com/rust-rdf/rdf.rs |
max_upload_size | |
id | 1353124 |
size | 3,841 |
🚧 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