Module pschema_rs::shape::shape_tree
source · Expand description
pub mod shape_tree; is declaring a public module named shape_tree to work
with Shape Trees in the context of Knowledge graph validation.
Structs
- The
ShapeTreestruct contains a vector ofShapeTreeItemobjects.