Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DwC-A handler needs to parse recordedByIDs and identifiedByIDs #619

Open
mandrewj opened this issue Feb 7, 2021 · 1 comment
Open

DwC-A handler needs to parse recordedByIDs and identifiedByIDs #619

mandrewj opened this issue Feb 7, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@mandrewj
Copy link
Member

mandrewj commented Feb 7, 2021

The Biorepo portal (and symbiota light) now accept ORCID identifiers in the identifiedBy and recordedBy fields: BioKIC/Symbiota@e15726b

However, when these data go to GBIF they are presented as a text string which is somewhat cluttered. See for example:
https://www.gbif.org/occurrence/2620847404

GBIF has 2 fields: gbif:recordedByIDs and gbif:identifiedByIDs - see documentation here:
https://twitter.com/GBIF/status/1247133356724289536
https://gbif.github.io/dwc-api/apidocs/org/gbif/dwc/terms/GbifTerm.html#recordedByID

If an ORCID identifier is found, this identifier should go to the appropriate IDs field and only the remainder of the person's name should be delivered to the recordedBy field.

@arbolitoloco arbolitoloco transferred this issue from BioKIC/NEON-Biorepository-deprecated Aug 19, 2021
@dshorthouse
Copy link

Bumping this. Am also seeing Wikidata Q numbers here like on https://www.gbif.org/occurrence/4140918829. FWIW, Bionomia strips all these out during its agent parsing routine whereas had there been structured URIs in dwc:recordedByID and dwc:identifiedByID it'd resolve 'em. Likewise, filtering on GBIF proper would struggle with these identifiers embedded in dwc:recordedBy or dwc:identifiedBy.

egbot referenced this issue in BioKIC/Symbiota Jun 27, 2024
Merge various Symbiota-light developments into bryo-lichen code repositories
@themerekat themerekat transferred this issue from BioKIC/Symbiota Sep 25, 2024
@themerekat themerekat added the enhancement New feature or request label Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants