Project

General

Profile

« Previous | Next » 

Revision 2023

union: Omit mappings that are mapped to in the input map, in addition to mappings that were overridden. This prevents multiple outputs being created for both the renamed and original mappings, causing duplicate output nodes when one XML tree is used for all rows.

View differences:

DwC.specimens.csv
1 1
"SpeciesLink[DwC,http__rs_tdwg_org_dwc_dwcore_,http__rs_tdwg_org_dwc_curatorial_,http__rs_tdwg_org_dwc_geospatial_,http__purl_org_,http__rs_tdwg_org_dwc_terms_,http__digir_net_schema_conceptual_darwin_2003_1_0_]",DwC:/list/,Comments
2 2
AuthorYearOfScientificName,ScientificNameAuthor,
3
ScientificNameAuthor,ScientificNameAuthor,`union` would otherwise remove this input name because it's been mapped to (renamed) above
3 4
DayOfYear,JulianDay,
5
JulianDay,JulianDay,`union` would otherwise remove this input name because it's been mapped to (renamed) above
4 6
dc_terms_modified,dcterms:modified,

Also available in: Unified diff