-
Notifications
You must be signed in to change notification settings - Fork 2
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
map TEI transliterated titles into the alternativeTitles field #2043
Comments
Does this mean to extract the title from this line: <title xml:lang="ar-Latn-x-lc" type="standard" key="work_3001">Al-Qānūn fī al-ṭibb</title>Would that be any title that is not of type="original"? |
That sounds right to me. Sorry for not leaving more context on this issue! |
Merged
This was referenced Jun 9, 2022
Merged
Repository owner
moved this from In Progress
to Done
in Digital platform
Jun 10, 2022
Repository owner
moved this from In Progress
to Done
in Digital platform
Jun 10, 2022
I reopened this because, although I had it in the transformer, I couldn't see it in the API output. It turned out I was looking in the wrong place. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
TEI transliterated titles should be mapped into alternativeTitles (see here)
The text was updated successfully, but these errors were encountered: