mimeType = application/x-tar
[use]
plugin = basics
[TARExtract]
path = **/*_tei.xml
compress = true
json = false
[map]
path = value
[map/XMLParse]
separator = /tei:TEI
separator = /tei
[replace]
path = fileName
value = get('id')
path = fileContent
value = get('value.0')
[TARDump]
compress = true
manifest = fix({version: '1'})
manifest = fix({generator: 'v1/tar-tei2json'})