Crate shapemap

Source
Expand description

This module defines ShapeMaps

ShapeMaps are used by ShEx to trigger validation and present validation results.

ShapeMaps can associate RDF nodes with shapes indicating whether the RDF nodes conform or not to those shapes.

Re-exports§

pub use association::*;
pub use node_selector::*;
pub use query_shape_map::*;
pub use result_shape_map::*;
pub use shape_selector::*;
pub use shapemap::*;
pub use shapemap_config::*;
pub use shapemap_error::*;
pub use shapemap_state::*;
pub use validation_status::*;

Modules§

association
node_selector
query_shape_map
result_shape_map
shape_selector
shapemap
shapemap_config
shapemap_error
shapemap_state
validation_status

Enums§

ShapeMapFormat
Format of Shapemap files