doaj-changelog
Change log showing journals withdrawn from the DOAJ
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.5%) to scientific vocabulary
Repository
Change log showing journals withdrawn from the DOAJ
Basic Info
Statistics
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 1
- Releases: 3
Metadata Files
README.md
DOAJ Changelog
The change log showing journals that have been withdrawn from the Directory of Open Access Journals (DOAJ) does not contain any publisher information. The aim of this project is to enrich these.
The final result of the enrichment process is available in CSV and XLSX format.
Please note that these files are UTF-8 encoded and that there is also an ASCII version of the CSV file in which all characters outside the ASCII range are represented as Unicode escape sequences.
Workflow
One-time
```sh
export sheets as csv
utils/archive ```
Periodic
```sh
export sheets as csv
utils/refresh ```
```sh
output list as json
utils/parse ```
```sh
enrich via json api
utils/enrich_cieps ```
```sh
output list as json
utils/parse2 ```
```sh
enrich via csv
utils/enrich_crossref ```
```sh
output results as csv
utils/unite ```
Data Sources
DOAJ (CSV)
License: CC BY-SA 4.0 (Terms)
Access: Google Sheets (2014–2024) / Google Sheets (2024-)
CIEPS (JSON-LD)
License: CC BY-NC-SA 4.0 (Terms)
Access: ISSN Portal
Crossref (CSV)
License: “Facts, not subject to copyright” / CC0 (Terms)
Access: Journal Coverage List
Licenses
The code in this repository is made available under GPL-3.0.
The data in this repository is made available under CC-BY-SA-4.0.
Acknowledgement
We thank the ISSN International Centre for resolving the conflict between the licenses for their data and those of the DOAJ by waiving the NonCommercial (“NC”) element for this project.
Owner
- Name: SLUB
- Login: slub
- Kind: organization
- Location: Dresden, Germany
- Website: https://slub-dresden.de
- Repositories: 130
- Profile: https://github.com/slub
Saxon State and University Library Dresden
Citation (CITATION.cff)
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: Journals withdrawn from DOAJ
message: >-
If you use this dataset, please cite it using the metadata
from this file.
type: dataset
authors:
- given-names: Michael
family-names: Wohlgemuth
email: michael.wohlgemuth@slub-dresden.de
affiliation: SLUB Dresden
orcid: 'https://orcid.org/0000-0002-7280-5284'
- given-names: Donatus
family-names: Herre
email: donatus.herre@slub-dresden.de
affiliation: SLUB Dresden
orcid: 'https://orcid.org/0000-0003-4335-2535'
doi: 10.5281/zenodo.15866633
#url: 'https://github.com/slub/doaj-changelog'
date-released: 2025-07-11
abstract: >-
The change log showing journals that have been withdrawn
from the Directory of Open Access Journals (DOAJ) does not
contain any information on the publishers. The aim of this
data set is to provide these.
keywords:
- DOAJ
- Crossref
- ISSN
- Academic Publishers
- Deindexation
license: CC-BY-SA-4.0
GitHub Events
Total
- Release event: 2
- Delete event: 1
- Push event: 24
- Public event: 1
- Fork event: 1
- Create event: 7
Last Year
- Release event: 2
- Delete event: 1
- Push event: 24
- Public event: 1
- Fork event: 1
- Create event: 7
Issues and Pull Requests
Last synced: 12 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- JamesIves/github-pages-deploy-action v4 composite
- actions/checkout v4 composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-renv v2 composite
- certifi ==2024.8.30
- charset-normalizer ==3.4.0
- idna ==3.10
- python-stdnum ==1.20
- requests ==2.32.3
- urllib3 ==2.2.3