# 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](https://doi.org/10.1007/978-3-319-68288-4_7)
- A previous project in Scala is [here](https://www.weso.es/shex-s/docs/rbe)