pub fn entity_primary_block_range(
source_text: &str,
entity_iri: &str,
namespaces: &BTreeMap<String, String>,
) -> Option<ByteRange>Expand description
Primary declaration block for patch insertions (type statement, not trailing triples).