Skip to content

Commit

Permalink
enable config for funding
Browse files Browse the repository at this point in the history
  • Loading branch information
floriangantner committed Aug 25, 2023
1 parent e7d4bc1 commit 6b9c478
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions dspace/config/modules/orcid.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,9 @@ orcid.scope = /person/update
orcid.relation.Publication.MINE = isResearchoutputsHiddenFor
orcid.relation.Publication.MINE.exclusion = true
orcid.relation.Publication.MY_SELECTED = isResearchoutputsSelectedFor
orcid.relation.Funding.MINE = isProjectsHiddenFor
orcid.relation.Funding.MINE.exclusion = true
orcid.relation.Funding.MY_SELECTED = isProjectsSelectedFor

#------------------------------------------------------------------#
#--------------------ORCID MAPPING CONFIGURATIONS------------------#
Expand Down

0 comments on commit 6b9c478

Please sign in to comment.