Skip to content

Latest commit

 

History

History
43 lines (22 loc) · 1.41 KB

README.md

File metadata and controls

43 lines (22 loc) · 1.41 KB

Graph Database of Livestock Data and Categories

About the Project

This repository provides supporting code and data that was used in the paper: "Interoperability by Design for a Collectively Governed Datasphere: Challenges in Livestock Population Naming Conventions Analyzed Using a Graph Database Model"

This analysis was completed as part of my Fellowship with the Datasphere Initiative in 2021-2022. For information about the project, goals of the analysis, and methodology refer to the paper [FIXME add link to paper].

Built With

This project is built with Neo4j and Python.

Getting Started

Prerequisites

To load the data in the graph database you must have Neo4j Desktop installed or create a Neo4j Aura instance.

Usage

Import the database by importing the database dump file into Neo4j Desktop or Neo4j Aura.

Use the tutorial available from Neo4j for instructions on how to import an existing database.

More Info

  • Data was prepared using scripts in src/cleaningScripts
  • Prepared data was loaded in the graph using src/loadData
  • Raw data and/or API calls are available in the folders that are named according to dataset
  • Prepared data is availale in data/inputData

Contact

Kassy Raymond - [email protected]

Acknowledgements

Thank you to Dr. Deborah Stacey for help with conceptualization of the Graph.