https://github.com/joewiz/enrich
REST services for eXist that OpenRefine can call to enrich hsg-bound data
https://github.com/joewiz/enrich
Last synced: 6 months ago
JSON representation
REST services for eXist that OpenRefine can call to enrich hsg-bound data
- Host: GitHub
- URL: https://github.com/joewiz/enrich
- Owner: joewiz
- Created: 2017-04-21T21:45:43.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-28T17:54:13.000Z (about 8 years ago)
- Last Synced: 2024-04-14T22:55:40.679Z (over 1 year ago)
- Language: XQuery
- Size: 24.4 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# enrich
REST services for eXist that OpenRefine can call to enrich hsg-bound data
See https://github.com/HistoryAtState/hsg-project/wiki/Preparing-Travels-and-Visits.
To install:
1. Clone this repository onto your computer, e.g., `~/workspace/enrich`
2. Open Terminal, and change into the directory where you cloned the repository, e.g., `cd ~/workspace/enrich`
3. Build the EXPath application package by typing `ant`. This builds the `enrich.xar` file and deposits it into the `build` subdirectory of the cloned repository.
4. Install this app into eXist via the Dashboard > Package Manager (http://localhost:8080/exist/apps/dashboard/index.html).Once installed, you'll be able to use the OpenRefine services described in the "Preparing Travels and Visits" directions above.