fihristorg / fihrist-mss

Fihrist TEI Catalogue
20 stars 10 forks source link

Variation in funder names #129

Open kontovasBodleian opened 1 year ago

kontovasBodleian commented 1 year ago

This is one of a series of issues I'll be posting about concerning things I notice as I put together my data entry system.

There seems to be some variation in the way that funder names are indicated in the records. Cambridge and Manchester in particular have several funders which seem to be the same. See the table below for details:

institution funder(s) issue(s)
arabic commentaries on the hippocratic aphorisms project The University of Melbourne
European Research Council
british library BL
cambridge university Cambridge University Library
Yunus Emre merge with "Yunus Emre Institute"
Yunus Emre Institute
CUL merge with "Cambridge University Library"
JISC
UkCU merge with "Cambridge University Library" ?
eton college windsor Eton College
hertford college (university of oxford) Andrew W. Mellon Foundation
jesus college (cambridge) Jesus College
keble college (university of oxford) Andrew W. Mellon Foundation
King's College Cambridge King's College Cambridge
new college (university of oxford) New College (University of Oxford)
oxford university Bodleian Libraries
JISC
European Research Council
queen's college cambridge Dr Virge James in memory of the late Dr Nigel James (Queens' 1960)
royal asiatic society of great britain and ireland
school of oriental and african studies JISC
st antony's college (oxford)
the university of manchester Iran Heritage Foundation, the John Rylands Research, and the Soudavar Foundation there seem to be three funders whose names vary widely: "The Soudavar Memorial Foundation", "The John Rylands Research Institute and Library" and "The Iran Heritage Foundation" ; regularise and see which can be merged
Soudavar Memorial Foundation and The John Rylands Research Institute
Iran Heritage Foundation, the John Rylands Research, and the Soudavar Foundation
The John Rylands Research Institute and Library and Soudavar Memorial Foundation
The John Rylands Research Institute and Soudavar Memorial Foundation
Soudavar Memorial Foundation and John Rylands Research Institute
Iran Heritage Foundation, the John Rylands Research Institute, and the Soudavar Foundation
The John Rylands Research Institute
Iran Heritage Foundation, the John Rylands Research, and the Soudavar Foundation
The John Rylands Research Institute and Library
Iran Heritage Foundation, The John Rylands Research Institute, The Soudavar Foundation
Iran Heritage Foundation and The John Rylands Research Institute
Soudavar Memorial Foundation
The Soudavar Foundation
trinity college cambridge Trinity College Cambridge
trinity college dublin, the university of dublin
trinity hall (cambridge) Trinity Hall
university of birmingham Cadbury Research Library
university of st andrews
wadham college (university of oxford) Wadham College (University of Oxford)
wellcome trust

If the people responsible for these institutions (@yf227 and @JakeBenson, I gather) have suggestions as to how to regularise these, I can go ahead and fix them accordingly.

Also, are there any funding bodies for any of the institutions missing? Let me know and, as long as they apply to all the records in a single collection, I can add them.

JakeBenson commented 1 year ago

@kontovasBodleian Thanks for raising this; however, it's tricky as we need to flexibly add and remove various funder who sign on and off at various points. I also see inconsistencies so I'll need to consult to correct those. Also, does the order in which they appear really matter? While we're at it, shall we add IDs and links to these? Only I note that we currently do not index , only entries, hence quite a few corporate names I've entered in do not currently appear, for which I hestitate to use .

kontovasBodleian commented 1 year ago

Hey, @JakeBenson . Thanks for responding!

That's totally fine. I wasn't suggesting they should all be the same, just that the names of the individual funders should probably be consistent throughout the system, and whatever the official name of the funding body is. Also, the order doesn't matter at all, but again, it might be nice to be consistent.

Any data entry system I build would have the flexibility to add/modify funders built in at some level. I'm just looking at this data now to try and get a feel for how things are currently in the records that already exist and what our needs might be from a data entry system going forward.

I am not sure I understand the last part of your response. I think maybe some tags got garbled because they weren't embedded in tick marks? In any case, the list I shared is also only generated on the basis of the text content of the <funder> tag in the <titleStmt>, so if its missing corporate names you think should be there that appear elsewhere in your record files, let me know here or in an email and I'll add them!

kontovasBodleian commented 1 year ago

Also, I'm not sure about how kosher this is in terms of our implementation of TEI, but maybe it would be a good idea to put each funder in a separate <funder> tag? Maybe @andrew-morrison has an opinion on this?

JakeBenson commented 1 year ago

Yup, I just asked colleagues about this. I see some grouped as they co-sponsored at the same time, but they probably should be separated as you suggest. While at it, I also see we can add date tags (when=, or from= and to=) to indicate funding periods. Maybe <orgName ref=> can add hyperlinks to funders sites, only the preview tool omits that part, so I can’t tell if it will work or not. Adding the usual VIAF ref in that case seems pointless. Perhaps just add instead?

kontovasBodleian commented 1 year ago

I would be in favor of adding links to <funder> tags -- though TEI suggests that attribute ref is allowed directly on <funder>, so it may not be necessary to add a child <orgName> or something.

I see where you're coming from with to and from attributes, but I was under the impression that people only added the funding bodies relevant at the time that an individual record was created, which would sort of make adding those attributes a moot point.

JakeBenson commented 1 year ago

Thanks, we need to indicate funding for both record creation and subsequent enhancements that I make. I see some of our records have dual publication dates. However, I’ve not added a new publication date.

Note that I also add to document exhibitions and associated funders. We just discussed adding any funding for imaging there too (major conservation should also be reported there as well). Only won’t take so I used there.

Exhibited in Gilded Word and Radiant Image at the John Rylands Library, sponsored by Altajir Trust, 9 Sept. to 21 Dec. 1992.

Perhaps there’s a better way to note this?

Thanks,

jb

From: Nicholas Kontovas (professional account) @.> Date: Thursday, 20 April 2023 at 13:24 To: fihristorg/fihrist-mss @.> Cc: Jake Benson @.>, Mention @.> Subject: Re: [fihristorg/fihrist-mss] Variation in funder names (Issue #129)

I would be in favor of adding links to tags -- though TEI suggests that attribute ref is allowed directly on , so it may not be necessary to add a child or something.

I see where you're coming from with to and from attributes, but I was under the impression that people only added the funding bodies relevant at the time that an individual record was created, which would sort of make adding those attributes a moot point.

— Reply to this email directly, view it on GitHubhttps://github.com/fihristorg/fihrist-mss/issues/129#issuecomment-1516236664, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AOOYKC6UIVHZY4A4NZLNZOTXCETIDANCNFSM6AAAAAAXFHWDQ4. You are receiving this because you were mentioned.Message ID: @.***>

kontovasBodleian commented 1 year ago

Aha, gotcha!

We could still do this sort of stuff in the contexts you mention but keep the <funder> in the <titleStmt> to simple names, adding any funder who contributed at any time to the writing of a record. Or we could at attributes for time spans here, too.

That'd be a good discussion for the whole team, though, if we think we might want to record that sort of information.

JakeBenson commented 1 year ago

Elizabeth responds: "Using means that we could in future add in a logo if funders wanted one (see https://msdesc.github.io/consolidated-tei-schema/msdesc.html 1.4.1.1. Title Statement)."

This is a feature we want to add to display in MDC, but in view of this, it's something to consider for Fihrist as well? We currently only display repository logos, but no funders. However, the more we show our appreciation, the more they return! @yf227 Any thoughts?

andrew-morrison commented 1 year ago

Multiple funder elements are valid and will display on the Fihrist web site as multiple paragraphs. Attributes are also valid but will not be displayed. In general, any information you consider of interest to readers should be included in the content of the elements. Attributes are there to add machine-readable data on top.