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

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

[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")