Skip to main content

load_turtle

Function load_turtle 

Source
pub fn load_turtle(
    data: &[u8],
    base: Option<&str>,
) -> Result<Loaded, ParseError>
Expand description

Load a Turtle shapes graph (for inspecting the raw RDF stage).