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

family_name and first_name are inconsistent with according person data in Wikidata #492

Open
whalekeykeeper opened this issue Dec 19, 2021 · 0 comments

Comments

@whalekeykeeper
Copy link
Contributor

whalekeykeeper commented Dec 19, 2021

For person like 鲁迅 and 巴金, their family_name is zhou and Li respectively in Wikidata, which is inconsistent with our Person.csv.

See these two entries in Person.csv:

person_id family_name first_name name_lang sex
AG0001 Lu Xun en male
AG0084 Ba Jin en male

This is an issue for the development of the WikidataLookup tool: if we find person_id and the name of the person does not match, we can't use the information from Wikidata to check if the person_id is the correct data which we can use as an anchor or it is a typo and the name part is the correct anchor information.

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

1 participant