Loading RDF Data - KnowledgeLinks/alliance-bibcat GitHub Wiki
For the first few Build-Measure-Learn iterations of this project, data is stored in the data directory. These directions assume you are running in a python virtualenv with all of the project dependencies installed
Load active RDF Turtle Files
-
Start from the
alliance-bibcat
root directory -
With the
load.py
script run the turtles commandpython load.py turtles
Load Archived RDF Turtles
- Start from the
alliance-bibcat
root directory - With the
load.py
scrip run the archive command with the archive sub-directory in thedata
directory