gbif-norway / helpdesk

Please submit your helpdesk request here (or send an email to helpdesk@gbif.no). We will also use this repo for documentation of node helpdesk cases.
GNU General Public License v3.0
3 stars 0 forks source link

recordedByID exported from MUSIT includes a comma? #43

Closed dagendresen closed 3 years ago

dagendresen commented 3 years ago

Example https://www.gbif.org/occurrence/919165479

recordedBy = "https://www.wikidata.org/wiki/Q21519416 | https://orcid.org/0000-0001-9645-3394," (includes an extra comma)

Interpreted and parsed by GBIF as recordedByID = "https://orcid.org/0000-0001-9645-3394, https://www.wikidata.org/wiki/Q21519416" (???)

rukayaj commented 3 years ago

This is fixed for the relevant datasets now. It turned out to be very easy for me to do it in the IPT, and I don't think it's worth asking the MUSIT developers to fix it on their side, in terms of the amount of time it always takes and the fact that we will be moving to a new system in the future.