Skip to main content

goto_prefix

Function goto_prefix 

Source
pub fn goto_prefix(
    query: Query<'_, '_, (&PrefixComponent, &mut GotoDefinitionRequest)>,
    fs: Res<'_, Fs>,
)
Expand description

Goto-definition system: jump a real namespace prefix to its ontology document (the LOV-resolved file, or the namespace IRI itself). Term aliases (is_namespace() == false) are left to language-specific resolvers.