Queries ontology and registry search endpoints to autocomplete a resource's canonical name or identifier. Requires network access; returns an empty result offline.
Arguments
- query
The text to search for.
- type
Optional resource type hint.
Which authority to query:
"auto", or the name of any registered source (built-ins:"taxonomy","cellosaurus","chebi","ror"; plus any added withregister_suggest_source()).- n
Maximum number of suggestions.
- resolve
Whether to contact the network (default
TRUE).
