Skip to content

Commit

Permalink
fix(identifiers): add googleScholar as new identifier
Browse files Browse the repository at this point in the history
  • Loading branch information
Mihoub2 committed Oct 30, 2023
1 parent 48acd07 commit 3c977ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/utils/constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ export const ENUMS_LABELS_MAPPER = {
ISO2: 'Code ISO 2',
ISO3: 'Code ISO 3',
nnt: 'Numéro National de Thèse',
googleScholar: 'GoogleScholar',
oc: 'OpenCorporate id',
orcid: 'ORCID id',
orgref: 'ORGREF id',
Expand Down

0 comments on commit 3c977ff

Please sign in to comment.