shex_ast 0.2.15

RDF data shapes implementation in Rust
Documentation
pub mod actions;
pub mod annotation;
pub mod ast2ir;
pub mod dependency_graph;
pub mod exclusion;
pub mod inheritance_graph;
pub mod node_constraint;
pub mod node_kind;
pub mod object_value;
pub mod preds;
pub mod schema;
pub mod schema_ir;
pub mod schema_ir_error;
pub mod sem_act;
pub mod shape;
pub mod shape_expr;
pub mod shape_expr_info;
pub mod shape_label;
pub mod shape_label_idx;
pub mod source_idx;
pub mod triple_expr_idx;
pub mod value_set;
pub mod value_set_value;
pub mod xs_facet;

pub use actions::*;