Add physical format to descriptive metadata#6864
Conversation
There was a problem hiding this comment.
I'm a bit confused about the goals of the original ticket. Is the aim to have an item level physical format field or a way to edit the section level physical description fields? In MCO we display a facet for the latter because we got that for MDPI items and gather them up when indexing the item. We don't currently have a way to edit that sort of technical metadata of a section. In avalon core we have an item level editable physical description but it is textual and not a controlled vocabulary. Adding a field for physical format at the item level might duplicate information at the section level. But if it is already described at the item level in the catalog bib import can't import it into a section. FWIW the pbcore instantiationPhysical property mentioned in the ticket maps to the ebucore hasFormat property currently used for section physical description.
Maybe we could get together with @joncameron and talk this out?
Related issue: #6154