Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.08 KB

README.md

File metadata and controls

21 lines (15 loc) · 1.08 KB

This project aims to enrich Wikidata entities with data from libraries based on MARC standard.

What is it?

The National Library of Israel (NLI) publicly shares a huge thesaurus about people, places and institutes. The thesaurus is given in MARC standard which is common in many libraries.

In this POC project we map MARC attributes to Wikidata properties to enrich Wikidata from data of libraries.

Data

marcxml_example.xml is small subset of MARC records from National Library of Israel that you are free to use, and should be useful for development.

For production use you would like to get MARC data with many more records. Ask your library (GLAM GLAM GLAM) or find a public web MARC resource (with permission to use!).

TODOs