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 [email protected]
v0.1
UNISA Team - Dipartimento di Informatica - Università degli studi di Salerno - Italy
Code released under the MIT license.