Skip to content
Snippets Groups Projects
Commit 040b0187 authored by Test Paul's avatar Test Paul
Browse files

add oprcid to person data

parent 7893f0f5
No related branches found
No related tags found
No related merge requests found
......@@ -55,7 +55,7 @@ def set_fileglobal_metadata(nas):
PS_ADDR_LINE1='Instituttveien 18', PS_ADDR_LINE2=None,
PS_ADDR_ZIP='2007', PS_ADDR_CITY='Kjeller',
PS_ADDR_COUNTRY='Norway',
PS_ORCID=None,
PS_ORCID='https://orcid.org/0000-0003-3754-520X',
))
nas.metadata.originator.append(
DataObject(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment