Skip to content

Commit

Permalink
#335 Added identifier type ISMN
Browse files Browse the repository at this point in the history
  • Loading branch information
j3nsch committed Oct 31, 2023
1 parent 3ff0795 commit 451c0f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions library/Opus/Identifier.php
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ class Identifier extends AbstractDependentModel implements IdentifierInterface
'Opac' => 'opac-id',
'Arxiv' => 'arxiv',
'Pubmed' => 'pmid',
'Ismn' => 'ismn',
];

/**
Expand Down

0 comments on commit 451c0f3

Please sign in to comment.