/oerworldmap

Open Educational Resources (OER) World Map

Primary LanguageJavaScript

Open Educational Resources (OER) World Map

For initial information about this project see our blog post: hbz receives Hewlett Foundation grant to prototype OER world map

Build

See the .travis.yml file for details on the CI config used by Travis.

Setup

Data

Prerequisite: Java 7, Maven 3

cd oer-data
mvn clean install

API

wget http://downloads.typesafe.com/play/2.2.1/play-2.2.1.zip
unzip play-2.2.1.zip
cd oer-api
../play-2.2.1/play test

Replace ‘test’ with other Play commands, e.g. ‘run’ or ‘eclipse’ (to generate Eclipse project config files).

License

Eclipse Public License: http://www.eclipse.org/legal/epl-v10.html