-
-
Notifications
You must be signed in to change notification settings - Fork 5
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
[FEATURE-13]: support relators role notes as part of creators text #13
base: main
Are you sure you want to change the base?
Conversation
e.g. for creators of type translator: `trl.:` ABC
Force-push (#13 (comment)) rebase was for integrate #8 functions |
Suppose someone enters |
This comment was marked as outdated.
This comment was marked as outdated.
My point is that verifying validity of a relator token is easy. |
Then, I will also put a list like |
This flag validates the relator term and it position inside each creator string
Done |
What this PR do?
Add feature(s)
Description
Recently we introduced the
ABBR.:
note in markdown sources to support relator abbreviations attached to each creator.e.g. for creators of type translator:
More relators terms: https://loc.gov/marc/relators/relaterm.html
This PR adds supports to them
Context
I attach two files in a zip: fpb-parser-data.zip. Compares them to test differences. It seems all right