Skip to content

Commit ca6558f

Browse files
committed
feat: add EuroDocs as a resource for European history
1 parent 336f26c commit ca6558f

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ Finding aids for textual and multimedia [primary sources](https://en.wikipedia.o
5050

5151
- [Archives Portal Europe](https://www.archivesportaleurope.net/) - European archives search engine.
5252
- [Encyclopédie d'histoire numérique](https://ehne.fr/) - European History through renewed historiographic objects and major contemporary challenges.
53+
- [EuroDocs – Online Sources for European History](https://eudocs.lib.byu.edu/index.php/Main_Page) - A curated directory of online primary sources for European history, organized by country and period, with many items hosted by reputable institutions and using Dublin Core metadata.
5354
- [Europeana](https://www.europeana.eu/) - Search engine for European textual and non-textual archival sources.
5455
- [handrit.is](https://www.handrit.is/) - Catalogue of more than 15'000 manuscripts (12th–20th century) in Icelandic, Old Norse, Danish and Latin (plus a few other languages) with more than 4'000 manuscripts digitally available.
5556
- [islandskort.is](https://www.islandskort.is/) - Digitized maps of Iceland, Greenland and the Arctic region (1545–1949).

src/lib/data/entries.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -450,6 +450,15 @@
450450
],
451451
"period": ["contemporary", "modern"]
452452
},
453+
{
454+
"title": "EuroDocs – Online Sources for European History",
455+
"description": "A curated directory of online primary sources for European history, organized by country and period, with many items hosted by reputable institutions and using Dublin Core metadata.",
456+
"url": "https://eudocs.lib.byu.edu/index.php/Main_Page",
457+
"region": ["Europe"],
458+
"language": ["English", "Multilingual"],
459+
"type": ["Collection", "Portal"],
460+
"period": ["Medieval", "Early Modern", "Modern", "Contemporary"]
461+
},
453462
{
454463
"title": "Europeana",
455464
"description": "Search engine for European textual and non-textual archival sources.",

0 commit comments

Comments
 (0)