srophe / britishLibrary-data

GNU General Public License v3.0
0 stars 3 forks source link

Move the Syriaca.org ms URI to a tei:altIdentifier and add BL-specific URI #17

Open wlpotter opened 2 years ago

wlpotter commented 2 years ago

This could potentially be done just with a clever regex? In //msIdentifier and also need to change the //publicationStmt/idno

Current:

<idno type="URI">http://syriaca.org/manuscript/n</idno>

Updated:

<idno type="URI">https://bl-syriac-mss.uk/n</idno>
<altIdentifier>
  <collection>A Digital Union Catalogue of Syriac Manuscripts</collection>
  <idno type="URI">http://syriaca.org/manuscript/n</idno>
</altIdentifier>

Note: need to decide if we will include the tei:collection and what we will call it. Also need to wait until we've decided on the URI pattern for the BL catalogue

davidamichelson commented 2 years ago

Union Catalogue of Syriac Manuscripts

davidamichelson commented 2 years ago

We may add a Syriac word to the name like Fihrist does

wlpotter commented 2 years ago

FYI this might affect how we work on https://github.com/srophe/srophe-app-data/issues/961 part of which is updating BHSE and NHSL records' manuscript witnesses list with URIs -- and also updating shelfmarks based on URIs we associate with a ms witness.

wlpotter commented 2 years ago

Any edits/inspiration for the name we want to use for the union catalogue?

wlpotter commented 2 years ago

Waiting on decision about URIs for bl-specific

wlpotter commented 8 months ago

We made a decision! Use this pattern: https://bl.syriac.uk/ms/115 URI base is https://bl.syriac.uk/ms/

wlpotter commented 8 months ago

URIs have been changed. Leaving this open because we need to then implement the altIdentifier for the syriaca manuscript URI