The DatalEt-Ecosystem Provider (DEEP) provides the list of available datalets, and a repository of their implementation.
The DatalEts Ecosystem Provider (DEEP) is a RESTful web service written in PHP. It make available a public discovery service that retrieve all the Datalet available into the system and a service call that provide a specific Datalet. Developed by the UNISA TEAM for the ROUTE-TO-PA PROJECT.
Clone the repo: git clone http://service.routetopa.eu:7480/admin/projects/isislab/DEEP.git
Within the download you'll find the following directories and files. You'll see something like this:
DEEPCLIENT/
βββ Slim/
β βββ ...
βββ DEEP.php
βββ controllets.xml
βββ configuration.xml
βββ datalets.xml
βββ index.php
βββ .htaccess
Have a bug or a feature request? Send a mail to developers@routetopa.eu
v0.1
UNISA Team - Dipartimento di Informatica - UniversitΓ degli studi di Salerno - Italy
Code released under the MIT license.