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

[combine]
path = value
primer = http://mapping-tables.daf.intra.inist.fr/JCR_AvecNotoriete.tsv
; nom du fichier temporaire local (facultatif, évite de télécharger le fichier plusieurs fois)
cacheName = jCRCitation
default = 0 - Sans notoriété

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