Learn

  1. Clean Code, YouTube
  2. PHP: The Right Way, link

Todo - Project repo

  1. Test sandbox DataCite API to mint DOIs using peer review metadata
  2. Look into Publons API access

Todo

Done - Project

  1. Add safe guard steps:
    1.1 Only process status === ok
    1.2 Return DOI with status
    1.3 Solve php warning issue illegal string offset "items"
    1.4 Allow command line input of excel file
    1.5 Handle article that has no DOI return:
    - Return This article is not found in CrossRef!!!if not match withTitlein excel file
    - And return the closest top hit title and DOI

Done

  1. Add hypothesis metadata schema
    1.1 Create dataset-metadata-search-engines.feature for the google indexing issue
  2. Add-delete-button-#457
    2.1 Clean up the code
    2.2 I should see a file attribute table for checking the rows of File attribute table
  3. Add citation button #83
    3.1 Test prefix 10.5072 retiring DataCite, replace with 10.5524
    3.2 Pass the behat test for Text
    3.3 Pass the RIS and BibTeX citation by checking the response code 200

Reference

Build Status