tei-for-special-collections / consolidated-schema

0 stars 2 forks source link

Establish how to deal with non-manuscript items #9

Open mjhawkins opened 1 year ago

mjhawkins commented 1 year ago

Such as printed works or physical artefacts (like Herbarium Samples).

tomhigginsuom commented 1 year ago

For some of our museum and art collections we’ve added extra attributes using notes with a type (e.g. Medium, Technique). We’ve also added Scale for our maps.

e.g.

Medium / Technique: https://www.digitalcollections.manchester.ac.uk/view/TW-D-01887-00005/1

<note type="medium"> Pencil; Watercolour (paint) </note>

<note type="technique"> Painting (image-making) </note>

Scale: https://www.digitalcollections.manchester.ac.uk/view/PR-C-00017-00070-MANCHESTER-00056/1

<note type="scale"> [ca. 1:3,780] </note>

mjhawkins commented 1 year ago

Would it be possible for you to attach the XML files to this issue - or paste in some snippets?

The map is gorgeous, btw.