About AnyLOD
A tool for converting Zenodo research outputs to Europeana Data Model (EDM) XML format
What is AnyLOD?
AnyLOD bridges the gap between Zenodo—one of the world's largest open research repositories—and the Europeana Data Model, the standard used by Europe's digital cultural heritage platform.
By converting Zenodo records to EDM XML, AnyLOD enables researchers and institutions to make their research outputs discoverable within the broader Linked Open Data ecosystem.
Features
-
Single Record Conversion
Convert individual Zenodo records by URL or ID
-
Batch Processing
Upload a CSV file to convert multiple records at once
-
Rate Limit Aware
Respects Zenodo's API rate limits for reliable batch processing
-
EDM Compliant
Generates valid Europeana Data Model XML with proper namespaces
EDM Mapping
AnyLOD maps Zenodo metadata to EDM classes and properties:
| Zenodo Field | EDM Property |
|---|---|
| title | dc:title |
| description | dc:description |
| creators | dc:creator |
| publication_date | dc:date |
| upload_type | dc:type, edm:type |
| keywords | dc:subject |
| license | edm:rights |
| DOI | dc:identifier |
| files | edm:WebResource |
Version
AnyLOD v0.1.0-alpha.1