actions: {
    addContributor() {
      this.model
        .get('contributors')
        .createFragment({ nameIdentifiers: [], affiliation: [] });