I stumbled across another issue that was created whith the whole Uppercase-Lowercase confusion:
The Data in metadata-ms-verses.json has an Attribute called siglum. These are actually the handles. Although I think we should keep the label name since it would create another issue to change the references at this point.
Something that I have to work around in frontend at the moment is, that the handles are all uppercase except for mk. nk and ok. I'm transforming them to lowercase in the frontend currently. could you do that when creating the JSON?
Thank you
I stumbled across another issue that was created whith the whole Uppercase-Lowercase confusion:
The Data in
metadata-ms-verses.jsonhas an Attribute called siglum. These are actually the handles. Although I think we should keep the label name since it would create another issue to change the references at this point.Something that I have to work around in frontend at the moment is, that the handles are all uppercase except for
mk.nkandok. I'm transforming them to lowercase in the frontend currently. could you do that when creating the JSON?Thank you