pub fn load_turtle( data: &[u8], base: Option<&str>, ) -> Result<Loaded, ParseError>
Load a Turtle shapes graph (for inspecting the raw RDF stage).