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

  1. Start from the alliance-bibcat root directory

  2. With the load.py script run the turtles command

    python load.py turtles
    

Load Archived RDF Turtles

  1. Start from the alliance-bibcat root directory
  2. With the load.py scrip run the archive command with the archive sub-directory in the data directory