Skip to content

Commit 68db40b

Browse files
committed
doctype mapping update
1 parent ef91508 commit 68db40b

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

server/workers/orcid/src/constants.py

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,13 @@
1414
"dissertation-thesis": "Dissertation thesis",
1515
"working-paper": "Working paper",
1616
"dissertation": "Dissertation",
17-
"other": "Other academic publication",
1817

1918
"annotation": "Annotation",
2019
"book-review": "Book review",
2120
"journal-issue": "Journal issue or edition",
2221
"review": "Review",
2322
"transcription": "Transcription",
2423
"translation": "Translation",
25-
"other": "Other review or editing output",
2624

2725
"blog-post": "Blog post",
2826
"dictionary-entry": "Dictionary entry",
@@ -32,7 +30,6 @@
3230
"report": "Report",
3331
"public-speech": "Talk, interview, podcast or speech",
3432
"website": "Website",
35-
"other": "Other dissemination output",
3633

3734
"artistic-performance": "Artistic output or performance",
3835
"design": "Design",
@@ -41,7 +38,6 @@
4138
"moving-image": "Moving image or video",
4239
"musical-composition": "Musical composition",
4340
"sound": "Sound",
44-
"other": "Other creative output",
4541

4642

4743
"cartographic-material": "Cartographic material",
@@ -60,19 +56,17 @@
6056
"registered-copyright": "Registered copyright",
6157
"standards-and-policy": "Standards or policy",
6258
"trademark": "Trademark",
63-
"other": "Other legal or IP output",
6459

6560
"lecture-speech": "Lecture",
6661
"learning-object": "Teaching material",
6762
"supervised-student-publication": "Supervised student publication",
68-
"other": "Other teaching or supervisiont output",
6963

7064
"conference-abstract": "Conference abstract",
7165
"disclosure": "Disclosure",
7266
"edited-book": "Edited book",
7367
"manual": "Manual",
7468
"newsletter-article": "Newsletter article",
75-
"spin-off-company": "Spi-off Company",
69+
"spin-off-company": "Spin-off company",
7670
"technical-standards": "Technical standards",
7771
"test": "Test",
7872
}

0 commit comments

Comments
 (0)