Enum: PublicationType
Types of publications
URI: revaise:PublicationType
Permissible Values
| Value |
Meaning |
Description |
| JOURNAL_ARTICLE |
None |
Peer-reviewed journal article |
| CONFERENCE_PAPER |
None |
Conference paper or proceeding |
| BOOK |
None |
Book |
| BOOK_CHAPTER |
None |
Book chapter |
| DISSERTATION |
None |
Doctoral dissertation |
| THESIS |
None |
Master's thesis |
| TECHNICAL_REPORT |
None |
Technical or research report |
| PREPRINT |
None |
Preprint article |
| WORKING_PAPER |
None |
Working paper |
| SYSTEMATIC_REVIEW |
None |
Systematic review |
| META_ANALYSIS |
None |
Meta-analysis |
| CLINICAL_TRIAL |
None |
Clinical trial report |
| CASE_REPORT |
None |
Case report or series |
| EDITORIAL |
None |
Editorial |
| LETTER |
None |
Letter to editor |
| COMMENT |
None |
Comment or correspondence |
| NEWS |
None |
News article |
| GREY_LITERATURE |
None |
Grey literature |
| PATENT |
None |
Patent document |
| DATASET |
None |
Dataset |
| SOFTWARE |
None |
Software |
| PROTOCOL |
None |
Study protocol |
| ABSTRACT_ONLY |
None |
Abstract only |
| POSTER |
None |
Poster presentation |
Slots
Schema Source
- from schema: https://open-and-sustainable.github.io/revaise-model/schema
LinkML Source
name: PublicationType
description: Types of publications
from_schema: https://open-and-sustainable.github.io/revaise-model/schema
rank: 1000
permissible_values:
JOURNAL_ARTICLE:
text: JOURNAL_ARTICLE
description: Peer-reviewed journal article
CONFERENCE_PAPER:
text: CONFERENCE_PAPER
description: Conference paper or proceeding
BOOK:
text: BOOK
description: Book
BOOK_CHAPTER:
text: BOOK_CHAPTER
description: Book chapter
DISSERTATION:
text: DISSERTATION
description: Doctoral dissertation
THESIS:
text: THESIS
description: Master's thesis
TECHNICAL_REPORT:
text: TECHNICAL_REPORT
description: Technical or research report
PREPRINT:
text: PREPRINT
description: Preprint article
WORKING_PAPER:
text: WORKING_PAPER
description: Working paper
SYSTEMATIC_REVIEW:
text: SYSTEMATIC_REVIEW
description: Systematic review
META_ANALYSIS:
text: META_ANALYSIS
description: Meta-analysis
CLINICAL_TRIAL:
text: CLINICAL_TRIAL
description: Clinical trial report
CASE_REPORT:
text: CASE_REPORT
description: Case report or series
EDITORIAL:
text: EDITORIAL
description: Editorial
LETTER:
text: LETTER
description: Letter to editor
COMMENT:
text: COMMENT
description: Comment or correspondence
NEWS:
text: NEWS
description: News article
GREY_LITERATURE:
text: GREY_LITERATURE
description: Grey literature
PATENT:
text: PATENT
description: Patent document
DATASET:
text: DATASET
description: Dataset
SOFTWARE:
text: SOFTWARE
description: Software
PROTOCOL:
text: PROTOCOL
description: Study protocol
ABSTRACT_ONLY:
text: ABSTRACT_ONLY
description: Abstract only
POSTER:
text: POSTER
description: Poster presentation