Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- a) Download Sesame
- b) Run
- /Users/asanchez75/Trash/openrdf-sesame-2.8.5 2/bin/console.sh
- > connect http://localhost:8080/openrdf-sesame
- create native
- > create native
- Please specify values for the following variables:
- Repository ID [native]: dbpedia
- Repository title [Native store]: dbpedia
- Query Iteration Cache size [10000]:
- Triple indexes [spoc,posc]:
- Repository created
- > open dbpedia
- Opened repository 'dbpedia'
- > load /Users/asanchez75/Trash/dbpedia_2015-04.owl from http://dbpedia.org into http://dbpedia.org
- c) /usr/local/src/apache-tomcat-7.0.54/bin/setenv.sh
- export CATALINA_OPTS="-Xms512M -Xmx50000M"
- Note.
- Clean
- /usr/local/src/apache-tomcat-7.0.54/temp/
- https://webthreeoh.wordpress.com/2012/06/18/installing-sesame-on-a-mac-mini/
- ADUNA
- http://stackoverflow.com/questions/12905605/how-do-i-find-where-sesame-stores-repositories
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement