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

[combine]
path = value
primer = http://mapping-tables.daf.intra.inist.fr/homogenize-source-json.tsv
cacheName = sources
default = n/a

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