Skip to content

sloanelab-org/bm-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Sloane Lab BM Parser

This repository contains the parser that is used to import data from the British Museum into the Sloane Lab knowledge base.

The main code of the parser is in the Jupyter notebook BM_CSV_to_RDF. The following libraries are required:

  • Pandas, to manipulate and analyse the data
  • RDFlib, to create the RDF graph

The original data from the British Museum is stored in the data/bm directory, and includes the main dataset with 15,000+ records that have been ingested into the Sloane Lab Knowledge Base, plus a separate dataset with links to object images.

About

This repository contains the parser that is used to import data from the British Museum into the Sloane Lab knowledge base.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors