pub fn all_entity_statement_ranges( source_text: &str, iri: &str, short_name: &str, namespaces: &BTreeMap<String, String>, ) -> Vec<ByteRange>
Full byte ranges for every Turtle statement whose subject is iri.
iri