Learn
- Clean Code, YouTube
- PHP: The Right Way, link
Todo - Project repo
- Test sandbox DataCite API to mint DOIs using peer review metadata
- Look into Publons API access
Todo
Done - Project
- 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 with
Titlein excel file
- And return the closest top hit title and DOI
Done
- Add hypothesis metadata schema
1.1 Create dataset-metadata-search-engines.feature
for the google indexing issue
- 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
- 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