33 releases (7 breaking)
Uses new Rust 2021
0.8.6 | Aug 4, 2022 |
---|---|
0.8.5 | Jul 14, 2022 |
0.7.2 | Jul 11, 2022 |
0.3.6 | Mar 15, 2022 |
#552 in Data structures
532 downloads per month
Used in 2 crates
35KB
1K
SLoC
RDF Types
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
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
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.
Dependencies
~300–425KB
~12K SLoC