asonix / rdf-types

Common RDF types definitions in Rust.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RDF Types

CI Crate informations License Documentation

This is a utility library providing common types when dealing with RDF data: blank node identifier, literal, subject, predicate, object, graph label, gRDF term, triple and quad.

The optional feature loc provides compatibility with the locspan crate to locate every sub-component of a term.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

Common RDF types definitions in Rust.

License:Apache License 2.0


Languages

Language:Rust 100.0%