Revision 7505
Added by ben leinfelder over 11 years ago
docs/user/metacat/source/doi.rst | ||
---|---|---|
78 | 78 |
datacite_relatedidentifier_ispartoftype "DOI" or "URL", if above exists |
79 | 79 |
====================================================== ======================================================================= |
80 | 80 |
|
81 |
DOI Registration for deprecated Metacat API |
|
82 |
--------------------------------------------- |
|
83 |
For objects that are inserted or updated using the original Metacat API |
|
84 |
using identifiers in the form |
|
85 |
|
|
86 |
:: |
|
87 |
|
|
88 |
scope.docid.rev |
|
89 |
|
|
90 |
(e.g., "smith.1.1") will have DOIs generated in the form |
|
91 |
|
|
92 |
:: |
|
93 |
|
|
94 |
<configured doi shoulder>/scope.docid.rev |
|
95 |
|
|
96 |
(e.g., "doi:10.5072/FK2/smith.1.1") and registered with the same metadata as objects |
|
97 |
submitted via the DataONE API. |
Also available in: Unified diff
add section about behavior for deprecated Metacat API. http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5513