Skip to main content

prefixes_from_turtle

Function prefixes_from_turtle 

Source
pub fn prefixes_from_turtle(source_text: &str) -> BTreeMap<String, String>
Expand description

Parse Turtle/SPARQL prefix declarations (@prefix, @PREFIX, PREFIX; case-insensitive).