Skip to content

feat: Move acronym to a property

Panos Pandis requested to merge feature/CR-811 into main
  • item acronym moved to a property acronym in the Item Tree
  • the value of the property is an array of objects {language: nullable string, value: string} and cannot be null
  • the property can appear in an item of type org
  • no changes to Cayenne output

CR-811

fix(convert.clj): revert citeproc-institution acronym selection

CR-811 https://crossref.atlassian.net/browse/CR-811

Edited by Panos Pandis

Merge request reports