Skip to content

Commit

Permalink
ORCID is persistent
Browse files Browse the repository at this point in the history
  • Loading branch information
atomprobe-tc committed May 9, 2024
1 parent a405514 commit 9bbce72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pynxtools_apm/config/eln_cfg.py
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@
APM_IDENTIFIER_TO_NEXUS = {
"prefix_trg": "/ENTRY[entry*]/USER[user*]",
"use": [
("IDENTIFIER[identifier]/is_persistent", False),
("IDENTIFIER[identifier]/is_persistent", True),
("IDENTIFIER[identifier]/service", "orcid"),
],
"map_to_str": [
Expand Down

0 comments on commit 9bbce72

Please sign in to comment.