prepend = unpack
append = pack
[use]
plugin = basics
[assign]
path = ws.host.title
value = get('host.title')
[expand]
path = ws.host.title
size = env('size')
cacheName = env('cache').thru(x => x ? 'terms-extraction-v1-tools-normalize' : null)
[expand/URLConnect]
url = env('url', 'https://terms-extraction.services.inist.fr/v1/tools/normalize')
timeout = env('timeout')
noerror = true