Task #2837
Story #2835: Resource Map URIs should use resolve() rather than get() constructs
Update KNB / Metcat resource map generation to use resolve rather than get URIs
Status:
Closed
Priority:
High
Assignee:
Ben Leinfelder
Category:
Metacat
Target version:
Start date:
2012-05-31
Due date:
% Done:
100%
Milestone:
CCI-1.0.0
Product Version:
*
Story Points:
Sprint:
Description
The representation of URIs in resource maps was incorrect in the docs, and should refer to resolve URIs instead of GetObject URIs. for example:
https://cn.dataone.org/cn/v1/resolve/scidata_id
instead of
History
#1 Updated by Ben Leinfelder over 12 years ago
- Status changed from New to Closed
This was actually in d1_libclient_java, not Metacat. Updated to use the "resolve" uri