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