lbb_ground
Ground terms to a graph's published vocabulary by completing prefixes, resolving free text to real terms, and auditing groundability.
Instructions
Ground terms to the graph's published vocabulary. complete autocompletes a prefix, resolve snaps free text to real vocabulary, and audit reports graph groundability.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | [resolve] Free text to resolve | |
| graph | No | Graph to target; defaults to the connection's graph | |
| kinds | No | Restrict to these vocabulary kinds (default: all) | |
| top_k | No | Max results (default 8) | |
| action | Yes | ||
| branch | No | Branch to target; defaults to the connection's branch | |
| detail | No | Response detail level. Defaults to compact. | |
| prefix | No | [complete] Text prefix to complete against the real vocabulary | |
| sample | No | [audit] Entities sampled for narrowing recall | |
| dst_type | No | [complete] Narrow relation completions to those admitted INTO this target type | |
| src_type | No | [complete] Narrow relation completions to those admitted FROM this source type |