Skip to content

Commit f44ea66

Browse files
committed
Order DOAJ API documentation links alphabetically
1 parent daedef4 commit f44ea66

1 file changed

Lines changed: 1 addition & 9 deletions

File tree

sources.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@ tool paths.
4747
**Description:** DOAJ is a comprehensive directory of open access journals that provides metadata about journals and their licensing policies. The API allows access to journal-level information including Creative Commons license support, publication years, and publisher details.
4848

4949
**Official API Documentation:**
50+
- [Base URL](https://doaj.org/api/v4/)
5051
- [DOAJ API Documentation](https://doaj.org/api/docs)
5152
- [DOAJ API v4 Reference](https://doaj.org/api/v4/docs)
52-
- [Base URL](https://doaj.org/api/v4/)
5353

5454
**API Information:**
5555
- No API key required
@@ -59,14 +59,6 @@ tool paths.
5959
- Search filters: Supports filtering by license type, publication year, subject, etc.
6060
- License detection: Extracts CC license information from journal metadata
6161

62-
**Technical Details:**
63-
- Fetches journals that support Creative Commons licensing
64-
- Aggregates license counts by type (CC BY, CC BY-SA, CC BY-NC, etc.)
65-
- Tracks license adoption by publication year
66-
- Handles journals with multiple supported license types
67-
- Generates provenance metadata for data lineage
68-
69-
**Script:** [`scripts/1-fetch/doaj_fetch.py`](scripts/1-fetch/doaj_fetch.py)
7062

7163

7264
## Europeana

0 commit comments

Comments
 (0)