https://github.com/clarin-eric/pidservices2
https://github.com/clarin-eric/pidservices2
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/clarin-eric/pidservices2
- Owner: clarin-eric
- License: gpl-3.0
- Created: 2019-12-19T14:34:27.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-05-29T07:42:29.000Z (about 1 year ago)
- Last Synced: 2025-09-10T03:14:12.957Z (9 months ago)
- Language: Java
- Size: 102 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)