hbz / oerworldmap.prototype

OER World Map Prototype
2 stars 4 forks source link

Move data transformation code from tests to a Transform class #82

Closed fsteeg closed 10 years ago

fsteeg commented 10 years ago

See #5.

Move the actual transformation code into a Transform class, call that from the tests. Add a main method to do the actual full transformation (run Transform.java as Java application).

Run NtToEs.java in oer-api to index the result in Elasticsearch.