An open API service indexing awesome lists of open source software.

https://github.com/clarin-eric/pidservices2


https://github.com/clarin-eric/pidservices2

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

https://travis-ci.org/clarin-eric/pidservices2.svg?branch=master

PidServices
===========
Code to interact with the EPIC Handle API.

Originally developed by Thomas Eckart @ University of Leipzig.

Configuration
-------------
To build project (including tests):
* copy config.properties_template to config.properties in src/test/resources
* set GWDG user/password in config.properties

Tests
-----
Test 'PidWriterTest': would create new Handle, right now omitted to reduce creation of useless test Handles (can be enabled in PidWriterTest.testPIDWriting() for complete tests)