-
-
Notifications
You must be signed in to change notification settings - Fork 38
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
Authors of additions #197
Comments
To explain, from the context of MMM, the situation @andrew-morrison describes (Morezenos in MS. Holkham Gr. 42) was being mapped to RDF that asserted Morezenos as author and scribe of the manuscript itself. That's especially misleading, since none of the text he was actually responsible for is in the final RDF graph anyway. Also, the risk of associating a later owner as a scribe or author of the manuscript is that any automated date-based reasoning could get confused. There are (at least) 3 less wrong options for MMM aim for. The first two don't touch the TEI, and only affect the mapping, the third affects both:
Edited so tags are displayed |
This is particularly difficult since the content of the addition is post medieval; if it were a medieval addition I would treat it as a |
There are 20 other instances of persons flagged as authors but not in works or bibliographic references. You can find them in Oxygen with Find/Replace in Files by searching for In total:
For MMM, all except Morezenos in MS. Holkham Gr. 42 are skipped when the TEI is simplified down into an XML form that can be mapped to the ontologies chosen for expressing the descriptions as linked data. The relationship between authors and works are taken from the authority files instead. He has only been included because he has two roles: author and scribe. Maybe they shouldn't be excluded, especially as additions and accompanying material could be significant to the migrations of the manuscripts which are being mapped. But the numbers above are small. |
These are interesting, @andrew-morrison. I think that, for now at least, exclusion is probably the safest option.
|
Something the MMM project have brought up are people with entries in the persons authority file, and who have a role of "author" somewhere in the manuscript descriptions, but not in the context of an
msItem
.For example, Ioannis Morezenos, person_106872042, is mentioned in MS_Holkham_Gr_42.xml, inside the
additions
section, because of the "Hymns and verses on the Ascension" that he "composed and autographed" on "fols 347v". Could/should an entry in the works authority file be created for those hymns and verses? Is this a rarity, or something that you're looking to add more of? How would multiple authors of multiple additions to a single manuscript (or part) be marked up?@DILewis might be able to expand upon why this is an issue for MMM.
The text was updated successfully, but these errors were encountered: