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

recordedBy fixes #847

Closed
kylie-m opened this issue Oct 30, 2023 · 1 comment
Closed

recordedBy fixes #847

kylie-m opened this issue Oct 30, 2023 · 1 comment

Comments

@kylie-m
Copy link

kylie-m commented Oct 30, 2023

Field is called ‘collector’ in front end and downloads. Change to recordedBy term and Recorded by label

When there are multiple recorders, the processed value sorts them alphabetically, rather than in the order in which they have been provided. This will upset certain people in the Collections Community (not me). Leave the sort order intact.

There are some parsing issues (AtlasOfLivingAustralia/biocache-hubs#578), for example:

  • The parser has a problem with apostrophes in names.
  • If the surname consists of more than one word the comma is taken as a delimiter between names rather than a separator between surname and first name or initials.
    Remove all parsing on individual names text
@adam-collins
Copy link
Contributor

duplicate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants