Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
courses:cs335:spring2019:graffiti:documentation [2019/05/16 19:23] โ€“ [Map Display in the Search Results] stalnakertcourses:cs335:spring2019:graffiti:documentation [2019/05/16 19:26] โ€“ [Loading Data into the Database Through EpiDocs] stalnakert
Line 53: Line 53:
 ==== Loading Data into the Database Through EpiDocs ==== ==== Loading Data into the Database Through EpiDocs ====
  
-Loading the data representing the Smyrna graffiti is as easy as clicking a button.  Simply open ReadFromEpidoc.java and run it as a java application.  In the terminal window, you will see output statements detailing the progress of the import.  If there were to be an issue, these outputs are a great resource for the user.  Under the hood, ReadFromEpidoc iterates through all of the files in the smyrna_epidocs directory and parses them.  As it parses it saves key information, such as the graffito's id or its findspot, and saves it in the database.  More specific information on parsing can be found here:  [[https://wlu.app.box.com/notes/191721659898 | EpiDoc Conventions]]+Loading the data representing the Smyrna graffiti is as easy as clicking a button.  Simply open ReadFromEpidoc.java and run it as a java application.  In the terminal window, you will see output statements detailing the progress of the import.  If there were to be an issue, these outputs are a great resource for the user.  Under the hood, ReadFromEpidoc iterates through all of the files in the smyrna_epidocs directory and parses them.  As it parses it saves key information, such as the graffito's id or its findspot, and saves it in the database.  More specific information on parsing can be found here:  [[https://wlu.app.box.com/notes/191721659898 | EpiDoc Conventions]].  Once all of the new data has been loaded into the database, the user must then run AddInscriptionsToElasticSearch.java as a java application.  This will set up Elastic Search and enable the new graffiti to appear in search results.  With those simple steps, all the EpiDoc-ed graffiti should now be visible on the site.
courses/cs335/spring2019/graffiti/documentation.txt ยท Last modified: 2019/05/17 16:30 by wenz
CC Attribution-Noncommercial-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0