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

Findbuch-Schema nicht kompatibel zu EAD 2002 (subject/@role); EAD-Version nicht dokumentiert #2

Open
teoric opened this issue May 6, 2022 · 0 comments

Comments

@teoric
Copy link

teoric commented May 6, 2022

In den Beispiel-Dateien kommt das Attribut subject/@role vor.
Leider ist in den Wurzelelementen ein Link angegeben, das zwar auf EAD 2002 verweist (xsi:schemaLocation="urn:isbn:1-931666-22-9 http://www.loc.gov/ead/ead.xsd […]"); dort ist aber @role für <subject> nicht definiert (so auch im RelaxNG-Schema). Die Tag Library ist evtl. missverständlich definiert, meint aber dass <persname>, <corpname> und <geogname> ein Attribut role="subject" haben können; das ist so im Schema auch vorgesehen.

Personal, corporate, and geographic names behaving as subjects are tagged as <persname>, <corpname>, and <geogname>, respectively. The ROLE attribute can be set to "subject" when it is necessary to specify the relationship of the name to the materials being described.

In EAD 3 ist @role an dieser Stelle auf @relator geändert (vgl. Tag Library: “@ROLE was changed to @relator on access point elements and @linkrole on linking elements”, siehe auch Doku für <subject>).

In der Doku bzw. im Schema sollte wegen solcher Änderungen explizit angegeben werden, auf welcher EAD-Version ead(ddb) beruht.

@teoric teoric changed the title Findbuch-Dateien nicht valide – falsches Schema referenziert (EAD 3); EAD-Version undokumentiert Findbuch-Schema nicht kompatibel zu EAD 2002 (subject/@role); EAD-Version nicht dokumentiert May 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant