Bug #5753
Implement mn.generateIdentifier()
Start date:
11/30/2012
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
5753
Description
I hadn't realized there wasn't any impl for this in MNodeService yet.
Related issues
History
#1 Updated by Jing Tao about 7 years ago
Yeah, this is the reason i got an error when I called the method :(
#2 Updated by ben leinfelder about 7 years ago
There's now a very basic identifier generation method. You can pass it any scheme (ignored) and an optional fragment. If fragment it omitted, the "autogen" fragment is used. They look like this:
<fragment>.2012113011041728800
#3 Updated by ben leinfelder almost 7 years ago
This needs more attention.
#4 Updated by ben leinfelder almost 7 years ago
Metacat 2.0.6 now supports UUID (as it should have from the beginning).
#5 Updated by ben leinfelder almost 7 years ago
Current feature set (UUID) is complete. For DOI/EZID support, see related bug: #5513
#6 Updated by Redmine Admin over 6 years ago
Original Bugzilla ID was 5753