52North / WPS

**DEPRECATED** The 52°North Web Processing Service enables the deployment of geo-processes on the web in a standardized way.
GNU General Public License v2.0
63 stars 55 forks source link

Reproducible Java algorithms #171

Open nuest opened 9 years ago

nuest commented 9 years ago

Users can easily upload annotated algorithms. Similar to the reproducibility achieved in WPS4R, which allows a script download, the WPS could also allow a download of Java processes. For this the annotated algorithm repository would have to be extended to provide access to the Java classes/files and a new endpoint would have to be implemented for downloading these files. The latter only makes sense after project ICELAND is completed.