19 releases (11 breaking)
0.12.0 | Feb 28, 2023 |
---|---|
0.10.0 | Dec 13, 2022 |
0.9.0 | Oct 20, 2022 |
0.5.0 | Jul 13, 2022 |
0.1.7 | Mar 10, 2022 |
#733 in Parser implementations
190 downloads per month
Used in 2 crates
29KB
936 lines
N-Quads parser for Rust
N-Quads is a line-based, plain text format for encoding an RDF dataset. This library provides a W3C Recommendation compliant parser that keeps track of the position of each syntax node in the source file using the locspan library.
Dependencies
~1.2–1.6MB
~40K SLoC