Skip to content

Commit d969de6

Browse files
committed
updated example outputs
1 parent 5240745 commit d969de6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/example-map.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ sources:
88
annotations: {access: 'https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example-metadata.json',
99
iterator: '$.notes[*]', referenceFormulation: jsonpath}
1010
columns: {access: 'https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example-metadata.json',
11-
iterator: '$.tables.tableSchema.columns[*]', referenceFormulation: jsonpath}
11+
iterator: '$.tables[*].tableSchema.columns[*]', referenceFormulation: jsonpath}
1212
use_template_rowwise: 'false'
1313
mappings:
1414
SpecimenID:

0 commit comments

Comments
 (0)