Project

General

Profile

Story #664

Implement CN_crud.resolve method

Added by Robert Waltz almost 14 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
High
Assignee:
Robert Waltz
Category:
d1_cn_service
Target version:
Start date:
Due date:
% Done:

100%

Story Points:
Sprint:

Description

(cn_api_crud.html#CN_crud.resolve)
Query metacat for objects of type systemmetadata where identifier = ID, then parse system metadata to extract object location (which MNs), construct response object and return to client

History

#1 Updated by Matthew Jones almost 14 years ago

Note that no querying is necessary -- you should be able to just call Metacat's getSystemMetadata(Identifier) method to get the SystemMetadata object back, and then this java object should already have accessors for the replica locations.

#2 Updated by Rob Nahf over 13 years ago

implementation is working for xml data. Implementations for json and csv are roughed out, but not tested. The rest of the implementation will be under new tickets.

#3 Updated by Rob Nahf over 13 years ago

  • Status changed from New to Closed

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 14.8 MB)