68 releases (13 breaking)
0.14.2 | Feb 28, 2023 |
---|---|
0.13.0 | Feb 27, 2023 |
0.12.13 | Dec 20, 2022 |
0.12.3 | Nov 3, 2022 |
0.3.6 | Mar 15, 2022 |
#566 in Data structures
1,413 downloads per month
Used in 29 crates
(13 directly)
90KB
2.5K
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
~325–600KB
~15K SLoC