-
Notifications
You must be signed in to change notification settings - Fork 14
Change History
Emmanuel Blondel edited this page Aug 2, 2019
·
6 revisions
New features
- #7 Function to get for a record the citation for a given format
- #8 Support function to create and list record version(s)
- #10 Add method to get concept DOI (generic DOI)
- #11 Support adding/removing references
- #12 Methods for journal metadata elements
- #13 Methods for conference metadata elements
- #14 Methods for 'imprint' metadata elements
- #15 Methods for 'partof' (book/chapter) metadata elements
- #16 Methods for 'thesis' metadata elements
- #17 Methods for 'grants' metadata elements + list supported grants/funders
- #18 Method for 'contributor' metadata elements
- #20 Enable methods to get deposition by DOI / concept DOI
- #21 Support edit operation for already submitted records
- #22 Add method to discard record changes
Improvements
- [#19] Enable query 'q' Elasticsearch parameter in getDepositions / deleteRecords
Corrections
- #4 deleteRecords returns an error
- #5 getDepositions returns always 10 records
- #9 uploadType "other" is not managed by setUploadType
Miscs
No issues
First version