Current situation
The taxonIdCH attribute is currently defined as such in the following file
%{
dwc_field: "taxonIdCH",
dwc_link: nil,
dwca_file: nil,
attribute: %Attribute{name: :taxon_id_ch, type: :integer, allow_nil?: true}
}
Desired situation
Change the attribute:type from integer to string
Example of value: infofauna:100
Accepted if
[ ] taxonIdCH = infofauna:100 can be imported with the Validation Imports (validationResponse)
Current situation
The taxonIdCH attribute is currently defined as such in the following file
Desired situation
Change the attribute:type from integer to string
Example of value: infofauna:100
Accepted if
[ ] taxonIdCH = infofauna:100 can be imported with the Validation Imports (validationResponse)