Actions
Bug #5011
closedAdd support for DataONE service API
Start date:
05/14/2010
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
5011
Description
Metacat will be used within DataONE as both a Member Node and as a component of the Coordinating Node infrastructure. We need to add support for the proper REST APIs for DataONE, which are described here:
http://mule1.dataone.org/ArchitectureDocs/index.html
Initial support should include the following methods:
MN.get()
MN.getSystemMetadata()
MN.listObjects()
CN.create()
CN.update()
CN.get()
CN.getSystemMetadata()
CN.resolve()
These tasks are a DataONE project, and so details are being tracked in the DataONE ticket system (http://trac.dataone.org). This is a tracking bug for the feature overall.
Related issues
Actions