Crate rudof_lib

Crate rudof_lib 

Source
Expand description

rudof_lib presents the public API to interact with rudof programmatically

Re-exports§

pub use oxrdf;
pub use shacl_ir;
pub use shacl_validation;
pub use srdf;
pub use input_spec::*;
pub use rudof::*;
pub use rudof_config::*;
pub use rudof_error::*;
pub use shapes_graph_source::*;

Modules§

input_spec
iris
iris_error
mime_type
rudof
rudof_config
rudof_error
shapes_graph_source

Macros§

iri
iri_once
This macro creates a static variable that is initialized once and can be accessed globally.
static_once
This macro creates a static variable that is initialized once and can be accessed globally.

Structs§

IriS

Enums§

IriSError
ShExFormat
Contains possible ShEx formats

Traits§

MimeType
Types that implement this trait can inform about their MIME-TYPE More information about MIME types: https://www.iana.org/assignments/media-types/media-types.xhtml