Enum: DocumentTypeEnum
Bibliographic genre of the publication. Mapped to COAR Resource Type Vocabulary (https://vocabularies.coar-repositories.org/resource_types/) where applicable. Populated from API data.
URI: erw:DocumentTypeEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| journal_article | fabio:JournalArticle | Peer-reviewed journal article |
| review_article | fabio:ReviewArticle | Published review article in a journal |
| letter | None | Letter, correspondence, or comment in a journal |
| book_chapter | fabio:BookChapter | Chapter in an edited book |
| conference_paper | fabio:ConferencePaper | Conference proceeding or presentation |
| preprint | None | Non-peer-reviewed preprint (arXiv, ESSOAr, Research Square, etc |
| thesis | fabio:Thesis | Masters or doctoral thesis/dissertation |
| technical_report | fabio:TechnicalReport | Technical, government, or institutional report |
| white_paper | None | Industry or NGO white paper / buyer's guide |
| blog_post | None | Blog post or online article |
| data_paper | None | Paper primarily describing a dataset |
| policy_brief | None | Policy brief or regulatory document |
Slots
| Name | Description |
|---|---|
| document_type | Bibliographic genre of the publication (journal article, preprint, thesis, et... |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/erw-research/schema
LinkML Source
name: DocumentTypeEnum
description: Bibliographic genre of the publication. Mapped to COAR Resource Type
Vocabulary (https://vocabularies.coar-repositories.org/resource_types/) where applicable.
Populated from API data.
from_schema: https://w3id.org/erw-research/schema
rank: 1000
permissible_values:
journal_article:
text: journal_article
description: Peer-reviewed journal article.
meaning: fabio:JournalArticle
review_article:
text: review_article
description: Published review article in a journal.
meaning: fabio:ReviewArticle
letter:
text: letter
description: Letter, correspondence, or comment in a journal.
book_chapter:
text: book_chapter
description: Chapter in an edited book.
meaning: fabio:BookChapter
conference_paper:
text: conference_paper
description: Conference proceeding or presentation.
meaning: fabio:ConferencePaper
preprint:
text: preprint
description: Non-peer-reviewed preprint (arXiv, ESSOAr, Research Square, etc.).
thesis:
text: thesis
description: Masters or doctoral thesis/dissertation.
meaning: fabio:Thesis
technical_report:
text: technical_report
description: Technical, government, or institutional report.
meaning: fabio:TechnicalReport
white_paper:
text: white_paper
description: Industry or NGO white paper / buyer's guide.
blog_post:
text: blog_post
description: Blog post or online article.
data_paper:
text: data_paper
description: Paper primarily describing a dataset.
policy_brief:
text: policy_brief
description: Policy brief or regulatory document.