This Plugin validates the article mandatory metadata for indexing in the following services:
Service | Supported |
---|---|
DOAJ | ✔️ |
Web Of Science | 👷 |
Metadata Type | DOAJ | Web Of Science |
---|---|---|
Title | ✔️ | |
DOI | ✔️ | |
Publisher | ✔️ | |
Language | ✔️ | |
License Condition | ❌ | |
Abstract | ✔️ | |
Author List | ✔️ | |
Author Affiliation | ✔️ | |
Access Rights | ❌ | |
Subject | ❌ | |
ISSN | ✔️ |
- OJS 3.3
cd $OJS/plugins/generic
git clone https://github.com/withanage/publicationValidator.git # or download
git checkout -b stable-3_3_0 # branch
- Goto Website -> Plugins
- Search publication validator plugin under generic plugins
- Enable plugin
- Got to settings
- Enable services needed for validation
- Please file an Issue