You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the main header we don't have it, but in manuscripts with MS Parts we do. See picture showing both 17266 and 17,266
I think we decided to consider the non-comma version as the canonical one? Right? This would mean changing MS part display in two places, the table of contents for the page and the header for the msPart.
Thoughts?
The text was updated successfully, but these errors were encountered:
The MS Parts are coming from the BL-Shelfmark (//msPart/msIdentifier/altIdentifier/idno); the version without the comma is from //titleStmt/title[@level="a"].
I believe the version with comma is how Wright has it; without commas was based, I think, on how the BL listed their shelf marks
fwiw it might be easier to target the titles and add a comma using regex than it would to remove the comma from the shelf mark idnos
In the main header we don't have it, but in manuscripts with MS Parts we do. See picture showing both 17266 and 17,266
![Shelfmarks](https://private-user-images.githubusercontent.com/3083773/347922111-08579d1c-ce4d-4705-b3ef-101916a4a283.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0MjUyODgsIm5iZiI6MTczOTQyNDk4OCwicGF0aCI6Ii8zMDgzNzczLzM0NzkyMjExMS0wODU3OWQxYy1jZTRkLTQ3MDUtYjNlZi0xMDE5MTZhNGEyODMucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxMyUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTNUMDUzNjI4WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9NjU2ZTM1YjU4ZjM0MWQwYWVmYzg3ZjEwODZkMDEyMWZiZGEzMDQ0Nzc4YThlODc0Y2YyNDRiMTg0MGU5MGY3NiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.RVHNzrbO8YzLGwgjUlsTOS5ncY2Y0jovpKOLfPlYg50)
I think we decided to consider the non-comma version as the canonical one? Right? This would mean changing MS part display in two places, the table of contents for the page and the header for the msPart.
Thoughts?
The text was updated successfully, but these errors were encountered: