Skip to content
/ NAESE Public

Native American Ethnobotany Semantic Explorer (NAESE)

Notifications You must be signed in to change notification settings

IUIDSL/NAESE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAESE: Native American Ethnobotany Semantic Explorer

  • Data Semantics project by Stefan Furrer and Jeremy Yang.
  • Built with RDF, Sparql, Jena.
  • Project for Data Semantics class at Indiana University taught by Professor Ying Ding in 2014.
  • Webapp for exploration of the NAE database (2014 version).

Dependencies

Compiling

mvn clean install

Testing with Jetty

http://localhost:8081/naese/naese

mvn --projects naese_war jetty:run

Deploying NAESE

mvn --projects naese_war tomcat7:deploy

or

mvn --projects naese_war tomcat7:redeploy

Docker

See scripts for building and deploying. See https://hub.docker.com/r/jeremyjyang/naese.