Story #565
Adapt Metacat to act as object store for CN service
Start date:
Due date:
% Done:
100%
Story Points:
Sprint:
Description
As a developer, I need to use Metacat as an object store for storing and retrieving objects and system metadata from the CN.
-- involves getting Metacat to create() and update() objects that include a systemMetadata object
-- involves implementing getSystemMetadata() for the CN
-- involves making sure arbitrarily structured unicode string identifiers can be used within Metacat for storing objects
--
History
#1 Updated by Chad Berkley over 14 years ago
The following methods are implemented, tested and working on metacat:
get()
getSystemMetadata()
create()
update()
listObjects()