19 releases
0.1.29 | Oct 2, 2024 |
---|---|
0.1.28 | Oct 1, 2024 |
0.1.26 | Sep 20, 2024 |
0.1.15 | Aug 19, 2024 |
0.0.3 | Oct 30, 2023 |
#623 in Parser implementations
264 downloads per month
Used in 17 crates
(6 directly)
110KB
3K
SLoC
RBE - Rust implementation Regular Bag Expressions
This crate contains an implementation of Regular Bag Expressions in Rust.
More information
- Paper: Semantics and validation of Shapes schemas for RDF, I. Boneva, Jose E. Labra Gayo, Eric Prud'hommeaux, https://doi.org/10.1007/978-3-319-68288-4_7
- A previous project in Scala is here
lib.rs
:
Regular Bag Expressions (rbe)
Provides an implementation of Regular Bag Expressions which are the expressions internally employed by the implementations of Shape Expressions More information about Regular Bag Expressions:
Complexity and Expressiveness of ShEx for RDF S. Staworko, I. Boneva, J. Labra, S. Hym, E. Prud'hommeaux, H. Solbrig
Dependencies
~3.5–4.5MB
~91K SLoC