We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d50dc68 + cda8b33 commit 70ebb29Copy full SHA for 70ebb29
1 file changed
automate/minimus_mdf_flow.py
@@ -334,6 +334,10 @@ def mint_doi_steps():
334
"publisher.$": "$.dataset_mdata.dc.publisher",
335
"publicationYear.$": "$.dataset_mdata.dc.publicationYear",
336
"url.$": "$.mdf_portal_link",
337
+ "event": "publish",
338
+ "types": {
339
+ "resourceTypeGeneral": "Dataset"
340
+ }
341
},
342
343
"__Private_Parameters": ["username", "password"],
0 commit comments