We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e16d074 commit 7123129Copy full SHA for 7123129
1 file changed
src/main/java/edu/harvard/iq/dataverse/pidproviders/doi/datacite/DataCiteRESTfullClient.java
@@ -220,7 +220,8 @@ public String getMetadata(String doi) {
220
221
/**
222
* getMetadataViaRestApi
223
- * a temporary/dev. version of the method utilizing REST API instead of MDS
+ * obtains registration metdata utilizing REST API instead of MDS.
224
+ * This solves some known issues, see #12070 for details.
225
*
226
* @param doi
227
* @return
0 commit comments