This plugin validates the article mandatory metadata by various indexing and archiving services in the Open Journal Systems (OJS) platform.
This Plugin validates the article mandatory metadata for indexing in the following services:
| Service | Supported |
|---|---|
| DOAJ | ✔️ |
| OpenAire | ✔️ |
| Metadata Type | DOAJ | OpenAire |
|---|---|---|
| Title | ✔️ | ✔️ |
| DOI | ✔️ | ✔️ |
| Publisher Institution | ✔️ | ✔️ |
| License Condition | ✔️ | |
| Abstract | ✔️ | ✔️ |
| Access Rights | ✔️ | ✔️ |
| Subject | ✔️ | ✔️ |
| ISSN | ✔️ | ✔️ |
| citations | ✔️ | |
| contributors | ✔️ |
- OJS 3.5
cd $OJS/plugins/generic
git clone https://github.com/TIBHannover/metadataCheck.git # or download
git checkout stable-3_5_0 # branch- Goto Website -> Plugins
- Search metadata check plugin under generic plugins
- Enable plugin
- Got to settings
- Enable services needed for validation
- Please file an Issue