Skip to content

Commit 2194da5

Browse files
authored
Merge pull request DSpace#11253 from pilasou/main
Add ORCID document type
2 parents 1166b6a + e213f5b commit 2194da5

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

dspace/config/crosswalks/orcid/mapConverter-dspace-to-orcid-publication-type.properties

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,21 +4,21 @@ Article = journal-article
44
Book = book
55
Book\ chapter = book-chapter
66
Dataset = data-set
7-
Learning\ Object = other
8-
Image = other
9-
Image,\ 3-D = other
7+
Learning\ Object = learning-object
8+
Image = image
9+
Image,\ 3-D = image
1010
Journal = journal-issue
11-
Map = other
12-
Musical\ Score = other
11+
Map = cartographic-material
12+
Musical\ Score = musical-composition
1313
Plan\ or\ blueprint = other
1414
Preprint = preprint
1515
Presentation = other
16-
Recording,\ acoustical = other
17-
Recording,\ musical = other
18-
Recording,\ oral = other
16+
Recording,\ acoustical = sound
17+
Recording,\ musical = sound
18+
Recording,\ oral = sound
1919
Software = software
20-
Technical\ Report = other
21-
Thesis = other
22-
Video = other
20+
Technical\ Report = report
21+
Thesis = dissertation-thesis
22+
Video = moving-image
2323
Working\ Paper = working-paper
2424
Other = other

0 commit comments

Comments
 (0)