21 releases
0.1.62 | Mar 29, 2025 |
---|---|
0.1.29 | Oct 2, 2024 |
0.0.13 | Jun 22, 2024 |
0.0.10 | Jan 29, 2024 |
0.0.3 | Oct 30, 2023 |
#528 in Parser implementations
214 downloads per month
Used in 13 crates
(3 directly)
110KB
3K
SLoC
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
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
Dependencies
~2.4–3.5MB
~67K SLoC