CDRH / chesnutt

Rails site code for the Charles W. Chesnutt Archive https://chesnuttarchive.org
0 stars 0 forks source link

Metadata for items #23

Closed karindalziel closed 3 years ago

karindalziel commented 3 years ago
karindalziel commented 3 years ago

I will need more guidance on the site this item category like... what citation style(s) should I use? If an editor could pick a couple of pages (like, one repository item and one published item) and provide a sample of what this item would look like for each I can code it up

kmcmullen commented 3 years ago

TOP:

Source text For something in a periodical (short story, poem, essay, etc.): Charles W. Chesnutt, "Baxster's Procrustes," The Atlantic Monthly 93, no. 1 (June 1904): 823–830. (this example from ccda.works00072)

For a book: Charles W. Chesnutt, The Colonel's Dream (New York: Doubleday, Page, & Co., 1905). (this example from ccda.works00069)

For a manuscript (galley proofs): Charles W. Chesnutt, The Marrow of Tradition (galley proof) [ca. 1901], ocm30145441, Fine Arts and Special Collections Department, Cleveland Public Library. (example from ccda.proof00001) [this date does not exist in the xml, I think? just 1901]

IF FORMAT = PERIODICAL {person role= creator_display.name} "{title}," {em}{source}{em} {medium} ({date}): {extent}. (this example from ccda.works00072)

IF FORMAT = book For a book: Charles W. Chesnutt, The Colonel's Dream (New York: Doubleday, Page, & Co., 1905). (this example from ccda.works00069)

if "title level="m"" and does NOT have msDesc, format = book

For a manuscript (galley proofs): Charles W. Chesnutt, The Marrow of Tradition ({if subcategory = galley proof [(gally proof)] [ca. 1901], (id number, put under "alternative" ocm30145441), Collection, and Repository (currently only repository) Fine Arts and Special Collections Department, Cleveland Public Library. (example from ccda.proof00001)

if title level m type

techgique commented 3 years ago

Added template override and more metadata box to bottom of item show pages for customized formatting: https://github.com/CDRH/chesnutt/commit/7e9a9be3f744d428e12262a7659b4809cead10cc

Actual formatting left to Kevin to decide

karindalziel commented 3 years ago

List of items that have incomplete citations we need to check:

ccda.proof00004 ccda.works00094 ccda.oth00001 (bibliography) ccda.works00079

I will look more later!

karindalziel commented 3 years ago

Closing this issue and making a new one for checking it over.