GET /registries/vocabularies/keyword
Summary: Get keyword by id
Operation ID: getKeywordById
Auth: unknown
Operation ID: getKeywordById
Auth: unknown
Description
Retrieve XML representation of keyword(s) from same thesaurususing different transformations. 'to-iso19139-keyword' is the default and return an ISO19139 snippet.'to-iso19139-keyword-as-xlink' return an XLinked element. Custom transformation can be create on a per schema basis.
Parameters (6)
id
(string, query, required)
Keyword identifier or list of keyword identifiers comma separated.
keywordOnly
(boolean, query, optional, default: False)
Only print the keyword, no thesaurus information.
lang
(array, query, optional)
Languages.
langMap
(string, query, optional)
langMap, that converts the values in the 'lang' parameter to how they will be actually represented in the record. {'fre':'fra'} or {'fre':'fr'}. Missing/empty means to convert to iso 2 letter.
thesaurus
(string, query, required)
Thesaurus to look info for the keyword(s).
transformation
(string, query, optional)
XSL template to use (ISO19139 keyword by default, see convert.xsl).
No probe data for this endpoint yet.