/Database

Database schema for related projects

Primary LanguageJavaScriptOtherNOASSERTION

Database

About

Database schema for is a Free Open Source Software (FOSS) project built for OCRL related projects

Schema

Requirements

* [mysql](www.mysql.com) (or another db of your choosing, however testing has only been done in mysql)

Installation

  1. Download SPDX.sql to your host server.
  2. Open a terminal and navigate to the directory you downloaded SPDX.sql to.
  3. Run the following commands (Note: be sure to change the user name and password appropriately.)
`$> mysql --user=UserName --password=Password`

mysql> source SPDX.sql

Copyright

Copyright (C) 2014 University of Nebraska at Omaha.