Module pschema_rs::shape
source · Expand description
pub mod shape; is creating a public module named shape. This module
contains code related to defining and manipulating shapes or structures of data
in the codebase.
Modules
pub mod shape_tree;is declaring a public module namedshape_treeto work with Shape Trees in the context of Knowledge graph validation.pub mod shex;is declaring a public module namedshexto work with Shape Expressions in the context of Knowledge graph validation.