pkp / ots

PKP XML Parsing Service
GNU General Public License v3.0
32 stars 19 forks source link

Add known article metadata as additional API POST parameter #82

Closed axfelix closed 8 years ago

axfelix commented 8 years ago

In many cases, authors and/or editors will manually input article metadata into a publishing system at submission time and it will be verified be at least one other person, thus making it generally more reliable than metadata extracted from our stack. It should be easiest to do this by altering the POST API call to our stack to allow additional metadata to be submitted which is then added during the Merge phase.