REST Web Service Interface for DERIVA components.
The deriva
webservice provides a REST interface facade for various Deriva software components. The following endpoints are exposed:
- The
export
endpoint supports export of data from ERMRest/Hatrac to either individual files or as filesets contained within BagIt serialized archive files.
- Python 3.5 or higher
- ERMrest installed.
- Webauthn installed.
-
Clone source from GitHub:
git clone https://github.com/informatics-isi-edu/deriva-web.git
-
From the source distribution base directory, run:
make deploy
See the Configuration guide for further details.
- Export:
- See the
export
endpoint API guide for further details.
- See the
- Export:
- See the
export
endpoint Integration guide for further details.
- See the