<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to FreyaCode</title><link>https://sourceforge.net/p/nlinterface/wiki/FreyaCode/</link><description>Recent changes to FreyaCode</description><atom:link href="https://sourceforge.net/p/nlinterface/wiki/FreyaCode/feed" rel="self"/><language>en</language><lastBuildDate>Sun, 15 Jul 2012 12:11:58 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/nlinterface/wiki/FreyaCode/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage FreyaCode modified by Danche</title><link>https://sourceforge.net/p/nlinterface/wiki/FreyaCode/</link><description>&lt;pre&gt;--- v1
+++ v2
@@ -6,7 +6,7 @@
 
 then
 
-svn co svn checkout --username=YOURSOURCEFOREGEUSERNAME svn+ssh://YOURSOURCEFOREGEUSERNAME@svn.code.sf.net/p/nlinterface/code-0/trunk nlinterface
+svn checkout --username=YOURSOURCEFOREGEUSERNAME svn+ssh://YOURSOURCEFOREGEUSERNAME@svn.code.sf.net/p/nlinterface/code-0/trunk nlinterface
 
 --------------------------------------------------------------------------------
   Build and deploy FREyA
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Danche</dc:creator><pubDate>Sun, 15 Jul 2012 12:11:58 -0000</pubDate><guid>https://sourceforge.net142628817526b8e5df7bfdd9c3c1c45e8574d227</guid></item><item><title>WikiPage FreyaCode modified by Danche</title><link>https://sourceforge.net/p/nlinterface/wiki/FreyaCode/</link><description>--------------------------------------------------------------------------------
   Check out the code
--------------------------------------------------------------------------------
cd to the dir where you want to check out the freya project e.g. 
cd ~/projects

then

svn co svn checkout --username=YOURSOURCEFOREGEUSERNAME svn+ssh://YOURSOURCEFOREGEUSERNAME@svn.code.sf.net/p/nlinterface/code-0/trunk nlinterface

--------------------------------------------------------------------------------
  Build and deploy FREyA
--------------------------------------------------------------------------------

edit local.properties file, in particular these lines:

tomcat.home=/Applications/tomcat7-freya/
repositoryLocation=http://localhost:8081/openrdf-sesame
repositoryId=testNative
pathToLuceneIndex=freya/index

make sure you update repositoryLocation and repositoryId to match with your 
SPARQl endpoint (e.g. sesame or owlim)

Lucene index is relative to your user.home dir.

cd nlinterface

ant deploy

this will build freya and copy it to the yourtomcat/webapps folder
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Danche</dc:creator><pubDate>Sat, 14 Jul 2012 16:44:53 -0000</pubDate><guid>https://sourceforge.net92da5a4e2c347ad9719f56758ddbf667ca2e58b5</guid></item></channel></rss>