translate_term
Retrieve the official equivalent of an administrative term in another national language. Returns preferred designation and accepted variants for authority names, department titles, and legal acts.
Instructions
Get the official equivalent of an administrative term in another national language.
Returns the preferred designation (sequence 1) plus accepted variants, per matching entry. Use this for authority names, department titles and titles of legal acts.
Matches only against designation fields, so a term merely mentioned in a
definition is never reported as an equivalent. term accepts Lucene wildcards;
on an empty result retry with term* before concluding there is no equivalent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| term | Yes | ||
| max_results | No | ||
| to_language | No | FR | |
| from_language | No | DE |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hits | Yes | ||
| term | Yes | ||
| source | No | Data: TERMDAT, terminology database of the Swiss Federal Administration, Swiss Federal Chancellery (BK), via api.termdat.bk.admin.ch. The I14Y catalogue record carries no explicit licence statement — clarify terms with the Federal Chancellery before republishing. | |
| provenance | Yes | ||
| to_language | Yes | ||
| retrieved_at | Yes | ISO-8601 UTC timestamp | |
| from_language | Yes | ||
| total_entries | Yes |