CRISalid-esr / svp-harvester

Sovisu+ publications harvester as microservice
Other
3 stars 2 forks source link

Raise UnexpectedFormatException when Title is not set in Science Plus reference #507

Closed Paldana99 closed 5 months ago

Paldana99 commented 5 months ago

@E-Bara @jdp1ps

In the validate_reference decorator. I added a UnexpectedFormatException raise if there are any fields failed. That way, the abstract_harvester can handle the error, and continue to convert other documents.

Paldana99 commented 5 months ago

After discussion, I raise the UnexpectedFormatException at the Science Plus converter.