Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add 'West African Arabic Manuscript Database' #86

Merged
merged 1 commit into from
Jan 23, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ Finding aids for textual and multimedia [primary sources](https://en.wikipedia.o
### Africa

- [PARC](https://parc-portal.org/) - Portal for African Research Collections: PARC is the new meta-catalogue for the Africana collections at the research location Basel.
- [West African Arabic Manuscript Database](https://islam.zmo.de/s/westafrica/page/home) - A comprehensive collection of manuscripts that provides insight into the Islamic scholarly tradition in West Africa.

### Asia

Expand Down
9 changes: 9 additions & 0 deletions src/lib/data/entries.json
Original file line number Diff line number Diff line change
Expand Up @@ -1142,6 +1142,15 @@
"type": ["learning materials"],
"period": []
},
{
"title": "West African Arabic Manuscript Database",
"description": "A comprehensive collection of manuscripts that provides insight into the Islamic scholarly tradition in West Africa.",
"url": "https://islam.zmo.de/s/westafrica/page/home",
"region": ["Africa"],
"language": ["ar", "fr", "en", "ha", "Dendi"],
"type": ["manuscripts"],
"period": ["modern"]
},
{
"title": "Wien Geschichte Wiki",
"description": "It is based on the Historical Dictionary Vienna by Felix Czeike, currently there are 50,156 contributions and 12,510 images.",
Expand Down