Hi Everyone,
I am working with some museum metadata that we are integrating into a library catalog. The date format for museum objects is often formatted as a range of years (eg. 1901-1924). However, for our discovery system to be able to read a range of years correctly it has to be formatted as a series like so: 1901;1902;1903;1904;ā¦1924).
Iām not sure how to approach this type of transformation without integrating a lot of individual record work on top of some GRELs. Anyone have a suggestion as to how I could accomplish this?
Many thanks!
Jessica