source: gs2-extensions/apache-jena/trunk/src/README.txt@ 28389

Last change on this file since 28389 was 28389, checked in by davidb, 11 years ago

Initial cut at including Jena's Tripple-store/Sparql/RDF solution to Greenstone

File size: 648 bytes
Line 
1
2Installation of this extension follows the usual pattern:
3
4 ./CASCADE-MAKE.sh
5
6Note: Jena is a pure Java code base, and the relevant compiles jar
7 files are bundled with this extension, so no actual compilation
8 is needed. The main task CASCADE-MAKE.sh does is to untar the
9 'binary' files, and setup them up in appropriate top-level '
10 lib' folder (for jar files) etc so Greenstone can find them
11
12
13 In case it is every needed the companion source code is in 'src'
14 (from the Apache Jena website, matched to the binary version).
15 For source code, there is only a zip version of the file to
16 download.
17
18
19
20
Note: See TracBrowser for help on using the repository browser.