Extend lib/mapping-to-csv.js to also emit fields uri and identifier in addition to fields returned by flattenMapping if option identifier is enabled (disabled by default). The option was introduced in #52 with semantics "add mapping sameness identifier". The exact semantics would be "add mapping sameness identifier and include mapping in CSV output" but this is too long for CLI help. Include two additional fields:
uri - URI of a mapping
identifier - | separated list of JSKOS field identifier
Extend
lib/mapping-to-csv.jsto also emit fieldsuriandidentifierin addition to fields returned by flattenMapping if optionidentifieris enabled (disabled by default). The option was introduced in #52 with semantics "add mapping sameness identifier". The exact semantics would be "add mapping sameness identifier and include mapping in CSV output" but this is too long for CLI help. Include two additional fields:uri- URI of a mappingidentifier-|separated list of JSKOS fieldidentifier