source: gs2-extensions/apache-jena/trunk/src/NOTES.txt@ 28685

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

Added extra info about how to setup a collection to use the triple-store

File size: 527 bytes
RevLine 
[28389]1
[28418]2****
3* Apache Jena Fuseki Server
4****
[28389]5
[28677]6To use this extension, Fuseki (the triple-store server it provides)
[28418]7needs to be run alongside the regular Greenstone DL server
[28389]8
[28418]9To start the server, type:
[28389]10
[28427]11 gs-triplestore-server
[28389]12
[28676]13Pressing '^C" in the window where it is run if sufficent to stop the
14server
[28389]15
[28427]16****
[28418]17
[28677]18For a collection to store its metadata in the triple-store, add the following
19line to its collectionConfig.xml:
20
21 <search type="jenaTDB" orthogonal="true"/>
22
23****
24
[28427]25See NOTES-ADDITIONAL.txt for further information
26********
Note: See TracBrowser for help on using the repository browser.