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

As a front end user, I want to see unpublished scholarship records displayed in CMS citation format so that users can easily cite unpublished material available on the PGP. #1502

Open
kseniaryzhova opened this issue Dec 6, 2023 · 5 comments
Assignees
Labels
🆕 enhancement New feature or request performant Tasks for or taken on by Performant

Comments

@kseniaryzhova
Copy link

kseniaryzhova commented Dec 6, 2023

Describe the solution you'd like
There are two major types on unpublished records cited on the PGP: S.D. Goitein's work (transcriptions, translations, index cards) and everyone else's (modern) transcriptions and translations. For the latter, since it's all modern, we have the authors themselves input their dates. For Goitein's unpublished works we instead have a date range we would like to display on the public site (it will not be displayed on the admin interface for the sources).

How to cite Goitein's notecards:
Goitein, S.D. [Notecard #] [Link to notecard], (1950–85), unpublished notecards. Princeton Geniza Lab, Princeton University.

How to cite unpublished translations and transcriptions (Goitein examples also included):
[Library,][Shelfmark]. [Author's digital edition and/or translation], [optional: with minor emendations by other author (date)], available online through the Princeton Geniza Project at [link to doc page] [(accessed [date])].

For Goitein's editions and translations that are unpublished and undigitized, please display "unpublished edition and/or translation."

Examples:

Cambridge University Library, T-S 8J17.15. S. D. Goitein’s unpublished edition (1950–85) available online through the Princeton Geniza Project at https://geniza.princeton.edu/documents/7665/ (accessed June 12, 2023).

Cambridge University Library, T-S 12.373. S. D. Goitein’s unpublished edition (1950–85), with minor emendations by Alan Elbaum (2021), available through the Princeton Geniza Project at https://geniza.princeton.edu/documents/3146/ (accessed April 20, 2023).

Jewish Theological Seminary, ENA NS 16.28. Alan Elbaum and Yusuf Umrethwala's digital edition and translation (2022) available online through the Princeton Geniza Project at https://geniza.princeton.edu/documents/11714/ (accessed May 1, 2022).

@kseniaryzhova kseniaryzhova added 🆕 enhancement New feature or request performant Tasks for or taken on by Performant labels Dec 6, 2023
@kseniaryzhova
Copy link
Author

@blms are we waiting on Chelsea's document detail page designs for this?

@blms
Copy link
Contributor

blms commented Feb 5, 2024

@kseniaryzhova Nope! I can work on this anytime—how high priority?

@blms
Copy link
Contributor

blms commented Feb 29, 2024

Note from today's meeting: we decided that in cases where the footnote is on an entity like a person or place, the doc relation is always discussion; therefore, when citing unpublished sources for these (in the rare case where it happens), it should read "discussion".

@blms blms self-assigned this Mar 11, 2024
@blms
Copy link
Contributor

blms commented Mar 11, 2024

Lots of questions on this one as I begin to work on it!

  1. The display of library and shelfmark, and the access date for PGP, are both new to the system; we haven't displayed those in scholarship records page previously. Should those actually show up on the scholarship records page? Or are those only meant for How To Cite?

    • If library/shelfmark/access date are only supposed to be included in How To Cite, would the examples look the same for the Scholarship Records page but just without those?
    • If they are meant to display even on the scholarship records page, how should we handle joins where the parts come from different libraries? I'm already seeing this get out of hand, like on PGPID 4182:
      Screenshot 2024-03-11 at 3 48 11 PM
  2. There are a few other places where we also display citations:

    • Document details page, top metadata section under Editors
    • Document details page, transcription/translation viewer: on the dropdown to choose which edition or translation you are viewing
    • Document details page, underneath the header Transcription or Translation, depending on which is being viewed
    • Dropdown when choosing a source when creating a new transcription or translation

    How are these affected by the changes? And are they affected differently from each other?

  3. Goitein: Are we going with "Notecard" instead of "index card"? In the DB they're all listed as "index cards".

  4. Goitein: I noticed the formatting for Goitein notecards are listed last name, first name, but everywhere else on PGP we use first then last (example). Should we be consistent and stick to first then last here?

@blms blms added the ❓ question Further information is requested label Mar 11, 2024
@kseniaryzhova
Copy link
Author

Here is how we would like for the unpublished citations to appear:

How to cite Goitein's notecards:
S.D. Goitein, [index card #] [Link to card], (1950–85), unpublished index cards, available online through the Princeton Geniza Project at [link].

(We will have a separate line on the How to Cite page indicating the physical index cards are at the NLI. RSK approved.)

How to cite unpublished translations and transcriptions (Goitein examples also included):
[Library,][Shelfmark]. [Author's digital edition and/or translation], [optional: with minor emendations by other author (date)], available online through the Princeton Geniza Project at [link to doc page] [(accessed [date])].

Note: Library, Shelfmark and accessed date will ONLY be visible on the bottom of the doc detail page where the permalink is currently. Scholarship records will not have library, shelfmark and accessed date (but will have everything else). The same citation will appear as the header of the transcription/translation editor when that transcription/translation is selected.

Source selection format will remain the same. And the dropdown of the translation/transcription module, when one is selecting a source to view, will be a pared down version of the scholarship record (Last name, a few keywords of the title or the whole title if it's short, doc number if applicable and date of publication)

@blms blms removed the ❓ question Further information is requested label Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🆕 enhancement New feature or request performant Tasks for or taken on by Performant
Projects
None yet
Development

No branches or pull requests

2 participants