Currently the browse facet for support material appears to be using the text node of physDesc/objectDesc/supportDesc. However, this is less controlled than the @material attribute, so we want to use the attribute value: physDesc/objectDesc/supportDesc/@material. We then want to use a lookup to convert those to human-readable labels (probably at the XSLT level?).
The facet is working, but can we order them as:
Paper
Parchment
Mixed
Unknown
Currently the browse facet for support material appears to be using the text node ofphysDesc/objectDesc/supportDesc. However, this is less controlled than the@materialattribute, so we want to use the attribute value:physDesc/objectDesc/supportDesc/@material. We then want to use a lookup to convert those to human-readable labels (probably at the XSLT level?).The facet is working, but can we order them as:
Paper
Parchment
Mixed
Unknown