Skip to content
This repository has been archived by the owner on Nov 1, 2018. It is now read-only.

Latest commit

 

History

History
18 lines (12 loc) · 443 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 443 Bytes

dfc-dataone

DataONE Member Node Implementation for iRODS

Supports DataONE Member Node Tier 1 Implementaion v2.0

Uses: Jargon, Spring, RestEasy

Projects using this code for an iRODS based D1 member node implementation must customize:

  1. resources/d1_client.properties
  2. implementation of events/EventLogAO interface
  3. implementation of id/UniqueIdAO interface

To Do:

Develop Tests