Duke Checklist
What is the Duke Checklist? how many versions/copies/variants are there? Are there other things that are sometimes also called "Checklist"? How does all this affect structure of source:idp.data in the repository (if at all)?
The original Checklist of Editions of Greek, Latin, Demotic, and Coptic Papyri, Ostraca, and Tablets is a set of HTML files. It describes itself thus:
The primary purpose of the Checklist of Greek, Latin, Demotic and Coptic Papyri, Ostraca and Tablets is to provide for scholars and librarians a ready bibliography of all monographic volumes, both current and out-of-print, of Greek, Latin, Demotic and Coptic documentary texts on papyrus, parchment, ostraca or wood tablets.
We are now in the process of migrating the base bibliographic content of the checklist into a shared Zotero library. Our eventual goal is to replicate and expand upon the functions of the old Checklist in a web application for which we have just started gathering requirements. Bibliographic conventions applying to the development of the Zotero library, which is to be expanded into as complete a papyrological bibliography as possible, are documented as well.
Older information
What follows is older information, assembled prior to and during IDP1. It may be out-of-date or irrelevant now.
Ben's version
http://idp.atlantides.org/trac/idp/attachment/wiki/BibliographicConcerns/checklist.xml
In code line 1968 f. Ben introduced
1968 <mods version="3.0" ID="temp0283"> 1969 <titleInfo type="abbreviated"> 1970 <title>ActenstÃŒcke</title> 1971 </titleInfo> 1972 </mods>
Ben made quite clear by using the ID="temp0283" that this was a temporary measure. It is, however here that his information starts to conflict with
James' version
http://idp.atlantides.org/trac/idp/browser/idp.data/trunk/DDB_SGML/collection.xml
In code line 2279 f. James has
2279 <rdf:Description rdf:about="Perseus:text:1999.05.0283"> 2280 <dcterms:available>2006-02-01</dcterms:available> 2281 <dcterms:isPartOf rdf:resource="Perseus:collection:DDBDP"/> 2282 <dcterms:isPartOf rdf:resource="Perseus:corpus:ddbdp,Greek"/> 2283 <dcterms:isVersionOf rdf:resource="Perseus:abo:pap,P.Haw."/> 2284 <text>p.haw</text> 2285 </rdf:Description>
