-
-
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
searching by repertory #193
Comments
So these are external catalogues, relating works to subjects? And the idea would be someone could find which Oxford manuscripts relate to, say, a particular saint, if they know the Bibliotheca hagiographica latina number? |
Yes, that's right. For some cases, like the Index of Middle English Verse (http://www.dimev.net/) this wouldn't add much value, because those resources already aim to have a complete list of manuscripts, but in other cases it would be useful, particularly for shortish texts where the entry number in a repertory is the usual/only identifier. |
Would these new |
probably in both - for longer works, which are indexed in the works authority file, the identifiers would go there, for shorter works, which don't often get an authority entry, in the |
Detailed Description
As part of the future development of the medieval catalogue, it would be useful for users to search by repertory numbers for texts that are usually identified in this way (e.g. numbers in the Index of Middle English verse, Bibliotheca hagiographica latina for saints lives, or the repertory of Thorndike and Kibre for medical texts). For an example of how this might work, see http://pinakes.irht.cnrs.fr/recherche-generale.html, search box 'repetoire' and 'numero'.
Is this desirable, and would this be a suitable way to mark this information up (linking to an authority file of repertoria)
<bibl type="repertory"> <title key="repertory_1">Thorndike-Kibre</title> <citedRange unit="entry">471D</citedRange> </bibl>
The text was updated successfully, but these errors were encountered: