Newer
Older
web-dumps / conditor-dumps / 03.2-enrich-docType.ini
[assign]
path = value
value=get("value")

[combine]
path = value
primer = http://mapping-tables.daf.intra.inist.fr/homogenize-documenttype-json.tsv
cacheName = documentType

[combine/URLStream]
path = false

[combine/CSVParse]
separator = fix("\t")

[combine/CSVObject]

[combine/replace]
path=id
value=get('From')
path = value
value = get('To')

[assign]
path=value
value=get("value.value")