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

ijm-00105.xml aff institutions #100

Closed
gnott opened this issue Jun 8, 2019 · 2 comments
Closed

ijm-00105.xml aff institutions #100

gnott opened this issue Jun 8, 2019 · 2 comments
Assignees

Comments

@gnott
Copy link

gnott commented Jun 8, 2019

When I convert the ijm-00105.xml file to JSON output, there are validation errors due to the author affiliations do not have an institution name.

Looking at the XML file, I see institutions, like these:

<institution content-type="institution">
Max Planck Institute for Demographic Research Rostock
</institution>
...
<institution content-type="institution">
Leibniz Institute for Educational Trajectories Bamberg
</institution>

Due to how our conversion process works right now, the content-type="institution" is not an attribute recognised yet.

I will assign this to you please @Melissa37, because I'm not entirely sure whether the above tagging is desired. It is not the same as in the other XML files, however, and it will not show on the demo site without either XML content changes or parsing code changes.

@Melissa37
Copy link
Collaborator

@gnott Thanks, it's not, we just have <institution>

However, I think we require a city too (currently we ask for this like this:

<addr-line>
                                        <named-content content-type="city">Cambridge</named-content>
</addr-line>

But in future will change that to <city>).

@Vijayarajmurugesan please correct the institution tagging only.

Thanks!

@Vijayarajmurugesan
Copy link
Collaborator

@gnott This is fixed. I have uploaded the resupply package to the below ftp path:
https://exeterpremedia.exavault.com/share/view/1jmpq-42nt8dul
Regards,
Vijay

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

3 participants