Story #350
Implement listObjects() method for Metacat
Start date:
Due date:
% Done:
100%
Story Points:
Sprint:
Description
As the KNB node manager, I want the DataONE listObjects() method to be implemented for Metacat in order to participate in DataONE Mandatory, (3)
- involves adapting current squery() method to run query
- adapt rest interface to conform to DataONE API
- adapt resultset return format to conform to DataONE resultset spec
- write unit test for listObjects() REST service
History
#1 Updated by Matthew Jones over 14 years ago
- Status changed from New to In Progress
#2 Updated by Chad Berkley over 14 years ago
- Status changed from In Progress to Closed
list objects is now implmented in CrudService and D1Client.