Dataset Viewer
The dataset viewer is not available for this dataset.
Unexpected token '<', "<html>
<h"... is not valid JSON
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
DataCite DOI Procedural Reclassifications
Overview
This dataset contains procedural reclassifications of DataCite DOIs where the resourceTypeGeneral field is either "Text" or "Other". The dataset maps these DOIs to more specific resourceTypeGeneral classifications based on fuzzy matching of the resourceType field against DataCite's controlled vocabulary for this field.
Dataset Structure
Each instance represents a DOI with its original and inferred resource type classifications:
{
"doi": "10.5281/zenodo.15414",
"resourceType": "Journal article",
"resourceTypeGeneral": "Text",
"inferredResourceTypeGeneral": "JournalArticle"
}
Fields
doi(string): The Digital Object IdentifierresourceType(string): The free-text resource type as provided by the data publisherresourceTypeGeneral(string): The original generic classification ("Text" or "Other")inferredResourceTypeGeneral(string): The inferred specific resource type from the DataCite controlled vocabulary
DataCite resourceTypeGeneral Values
The inferred classifications use the following DataCite resourceTypeGeneral values:
- Audiovisual
- Award
- Book
- BookChapter
- Collection
- ComputationalNotebook
- ConferencePaper
- ConferenceProceeding
- DataPaper
- Dataset
- Dissertation
- Event
- Image
- InteractiveResource
- Instrument
- Journal
- JournalArticle
- Model
- OutputManagementPlan
- PeerReview
- PhysicalObject
- Preprint
- Project
- Report
- Service
- Software
- Sound
- Standard
- StudyRegistration
- Text
- Workflow
- Other
- Downloads last month
- 9