Skip to content
Permalink
main
Go to file
 
 
Cannot retrieve contributors at this time
37 lines (37 sloc) 787 Bytes
{
"format": "tsv",
"separator": "\t",
"lineSeparator": "\n",
"encoding": "UTF-8",
"quoteAll": false,
"outputColumnHeaders": false,
"outputBlankRows": false,
"columns": [
{
"name": "key",
"reconSettings": {
"output": "entity-name",
"blankUnmatchedCells": false,
"linkToEntityPages": true
},
"dateSettings": {
"format": "iso-8601",
"useLocalTimeZone": false,
"omitTime": false
}
},
{
"name": "organisation",
"reconSettings": {
"output": "entity-id",
"blankUnmatchedCells": true,
"linkToEntityPages": true
},
"dateSettings": {
"format": "iso-8601",
"useLocalTimeZone": true,
"omitTime": true
}
}
]
}
You can’t perform that action at this time.