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

TEI export not valid TEI (listOrg) #403

Open
laurauntner opened this issue Jul 27, 2023 · 0 comments
Open

TEI export not valid TEI (listOrg) #403

laurauntner opened this issue Jul 27, 2023 · 0 comments

Comments

@laurauntner
Copy link

laurauntner commented Jul 27, 2023

<idno/> is not allowed as child of <location/>

to make it valid TEI, we (@martinantonmueller and I) propose the following structure: <location><note><idno/></note></location>

e.g. : <location type="located_in_place"><note><idno type="URL" subtype="geonames">https://sws.geonames.org/2925533/</idno></note></location>

OR just delete all <idno/> tags in //back/listOrg//location, because we don’t really need this information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants