Issue 16048

Read/Interprete delimitedBy attribute in DwcA

16048
Reporter: fmendez
Assignee: mdoering
Type: NewFeature
Summary: Read/Interprete delimitedBy attribute in DwcA
Description: The delimitedBy is supported by the class MetaDescriptorWriter only, it has to be supported by the components that read and interprete DwcA files.
Priority: Major
Resolution: Fixed
Status: Resolved
Created: 2014-07-09 09:58:23.169
Updated: 2014-07-09 12:18:15.23
Resolved: 2014-07-09 12:18:15.204


Author: fmendez@gbif.org
Comment: This issue required the delimitedBy attribute to expose the Issues as a list of values separated by ;
Created: 2014-07-09 10:00:36.24
Updated: 2014-07-09 10:00:36.24


Author: mdoering@gbif.org
Created: 2014-07-09 12:18:07.986
Updated: 2014-07-09 12:18:07.986
        
delimitedBy attribute is parsed and round tripping of reading/writing meta.xml files works:
https://github.com/gbif/dwca-reader/commit/537f4a599a76468612a6044b06690eb8280d0d48

The reader does not automatically apply the delimited by when getting term values - this still needs to be handled on the client