inveniosoftware / invenio-vocabularies

Invenio module for managing vocabularies.
https://invenio-vocabularies.readthedocs.io
MIT License
2 stars 42 forks source link

Import awards vocabulary interrupted with error #221

Open dongiamo opened 2 years ago

dongiamo commented 2 years ago

Package version (if known): 0.11.6

Describe the bug

Awards vocabulary from openAIRE can not be imported completely

Steps to Reproduce

  1. Download project.tar from https://zenodo.org/record/6616871/files/project.tar?download=1
  2. Run the command invenio vocabularies import \ --vocabulary awards \ --origin "/path/to/project.tar"
  3. Get messages "OpenAIREProjectTransformer: Unknown OpenAIRE funder prefix chistera____"
  4. Get error KeyError: 'title'

Expected behavior

The import process completes without errors