pub fn hover_prefix(
query: Query<'_, '_, (&PrefixComponent, &mut HoverRequest)>,
lovs: Query<'_, '_, &LocalPrefix>,
)Expand description
Hover system: describe the prefix → namespace mapping, enriched with the LOV ontology title when the namespace is known.