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

persNames to orgNames #108

Open
Mestyan opened this issue Dec 17, 2020 · 4 comments
Open

persNames to orgNames #108

Mestyan opened this issue Dec 17, 2020 · 4 comments

Comments

@Mestyan
Copy link
Contributor

Mestyan commented Dec 17, 2020

What is the best way to change the mistakenly labelled persNames to orgNames? In the master or the authority file? If in the authority file, simply just deleting and adding a new orgName in the orgList? @tillgrallert

@tillgrallert
Copy link
Member

Let me think about this (the following is just me thinking out loud. It will be updated).

The questions is how to tell the computer the following (running on the master file):

  • look up a corresponding person in the authority file based on the persName
    • done
    • the ID from @ref="jaraid:pers:ID" is found as an <idno type="jaraid">ID</idno> child of a <person> element
    • the algorithm will not find an <org> with <idno type="jaraid">ID</idno>
  • check if this person is indeed an organisation
  • replace the persName with orgName
  • update the @ref attribute

@Mestyan
Copy link
Contributor Author

Mestyan commented Dec 19, 2020

you mean the manual correction should happen in jaraid_master and it should "clean" the automatically the authority file? wow!

@tillgrallert
Copy link
Member

I probably didn't mean that but its much easier this way around than the other. So if we could clean the masterfile manually, we can than update the authority file.

@Mestyan
Copy link
Contributor Author

Mestyan commented Dec 21, 2020 via email

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