johnjung / metadata_converters

Scripts to convert metadata to and from different formats.
GNU General Public License v3.0
3 stars 1 forks source link

Add a converter for the Europeana Data Model #8

Closed johnjung closed 5 years ago

johnjung commented 5 years ago

Add a MarcXmlToEDM() class to classes.py.

The Europeana website has documentation about the Europeana Data Model (EDM) in general. These notes are about how our MARC records should be converted to EDM triples. As you work, if you have questions about this document, we can talk to David Bietila for clarification.

You should output the triples in the Turtle syntax.