nquads-syntax 0.20.0

RDF 1.1 N-Quads parser with code mapping metadata
Documentation

N-Quads parser for Rust

GitHub Actions Workflow Status Crate informations Crates.io MSRV License Documentation

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.

License

Licensed under either of

at your option.

Contribution

Read the CONTRIBUTING.md file before submitting any 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.