prjemian / assign_gup

Assist in assigning APS GUPs to PRP members
http://assign_gup.readthedocs.io
0 stars 1 forks source link

prepare to download proposals as JSON, not XML #6

Closed prjemian closed 9 years ago

prjemian commented 9 years ago

In the future, it may be possible to establish direct, authenticated access to download proposal content from the PRP server. Provide code to interface and download JSON proposals to working directory. Downloaded proposals would be written locally as XML with current schema. Generate that schema if it is not already defined. Core body of code should expect proposals in local XML file per appropriate XML Schema.

prjemian commented 9 years ago

this is only a possibility, don't plan for it now