Task #1276
Story #589: modify metacat native interfaces to support arbitrary identifiers and system metadata
CrudService.createSystemMetadata needs to add describes/describedBy elements to SM
Status:
Closed
Priority:
Normal
Assignee:
Category:
Metacat
Target version:
Start date:
2011-01-28
Due date:
% Done:
100%
Milestone:
Product Version:
*
Story Points:
Sprint:
Description
describes/describedBy is being added in MetacatPopulator.populate(), but not in CrudService.createSystemMetadata(). Both methods should be doing this.
History
#1 Updated by Matthew Jones almost 14 years ago
- Category set to Metacat
- Assignee changed from Chad Berkley to Chris Jones
- Parent task changed from #1275 to #589
#2 Updated by Chris Jones almost 14 years ago
- Status changed from In Progress to Closed
createSystemMetadata() now looks at EML entity information for ecogrid:// described data and sets system metadata correctly, and identifiers are updated in the identifier table.