This repository contains the parser that is used to import data from the NHM Data Portal into the Sloane Lab knowledge base.
The main code of the parser is in the Jupyter notebook NHM_CSV_to_RDF. The following libraries are required:
The original data from the NHM Data Portal is stored in the data/nhm directory, and includes 10 NHM datasets that have been ingested into the Sloane Lab Knowledge Base.
The other Jupyter notebook (NHM_JSON_to_RDF) was previously used to ingest sample data starting from the NHM JSON format.