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 named shape_tree to work with Shape Trees in the context of Knowledge graph validation.
  • pub mod shex; is declaring a public module named shex to work with Shape Expressions in the context of Knowledge graph validation.