Skip to content

Releases: PubPeerFoundation/PublicationDataExtractor

Efetch author extraction refactor

20 Jun 15:18
Compare
Choose a tag to compare
  • Simple refactor to make Scrutinizer happy and keep the 10 score.

Fetch more info

20 Jun 14:53
Compare
Choose a tag to compare
  • Fetch authors' emails from affiliations when possible
  • Format affiliations in array
  • Have a dedicated Abstract Extrator object in order to have lighter extractors that extend it
  • Add source to each resource in order to know where they come from

Refactor and EutilsEsearch

20 Jun 09:53
ca61af2
Compare
Choose a tag to compare
  • Refactor to add DocBlocks
  • Refactor to fix Scrutinizer bugs
  • Added Latest release badge in README
  • Added a resource for EutilsEsearch

Affiliations and PubMed website

19 Jun 15:36
Compare
Choose a tag to compare
  • Added support for affiliations fetching,
  • Added a resource for PubMed website as there seems to be more data on it than on the Id Converter API.

Refactoring

18 Jun 15:21
Compare
Choose a tag to compare
  • uses Laravel's array functions

Bug fix

18 Jun 09:02
Compare
Choose a tag to compare
  • IdConverter now fetches the right URL

Data Schema Validation

15 Jun 14:24
2083397
Compare
Choose a tag to compare
  • Added an array validation library called Volan
  • Checks all resources to see if they produce valid extracted data
  • Updated Extractors for which data extraction was not valid

Bug fix

15 Jun 09:50
Compare
Choose a tag to compare
  • Be consistent in the way the journal array key is extracted

Fix bug

26 Apr 13:33
Compare
Choose a tag to compare

Crossref API provides "updates" metadata that have a type. Some unknown types were making the code throw an exception. This has been fixed.

Allow book imports

03 Apr 09:31
3fba0ff
Compare
Choose a tag to compare
0.1.2

Apply fixes from StyleCI (#9)