Add a user-tier vocabulary entry
Schema & entities
Add a user-tier vocabulary entry
Add an entity type or predicate to the extraction vocabulary. The name is normalized to snake_case; the description becomes part of the extraction prompt, so write it like a rule (“a named drug or supplement”). Takes effect on the next index run.
POST
Add a user-tier vocabulary entry
Body
application/json
Response
The created (or re-activated) entry.
One row of the vocabulary registry.
Available options:
entity_type, predicate Example:
"medication"
Available options:
system, user, proposed Available options:
active, disabled, dismissed How many extraction runs suggested this name (proposals only).
The saved occurrences behind a proposal (proposals only). Entity-type proposals carry entity; predicate proposals carry from/to/confidence. Approval links these into the graph without re-indexing.