Author: wikier
Date: Mon Oct 13 12:12:43 2014
New Revision: 1631357

URL: http://svn.apache.org/r1631357
Log:
added some preparation instruction for the iswc2014 tutorial

Modified:
    marmotta/site/trunk/content/markdown/events/iswc2014.md

Modified: marmotta/site/trunk/content/markdown/events/iswc2014.md
URL: 
http://svn.apache.org/viewvc/marmotta/site/trunk/content/markdown/events/iswc2014.md?rev=1631357&r1=1631356&r2=1631357&view=diff
==============================================================================
--- marmotta/site/trunk/content/markdown/events/iswc2014.md (original)
+++ marmotta/site/trunk/content/markdown/events/iswc2014.md Mon Oct 13 12:12:43 
2014
@@ -57,6 +57,24 @@ taking place on morning of Monday *Octob
 are interested, check the [full conference 
program](http://iswc2014.semanticweb.org/conference_program). 
 There you can also find some more information about [attending to the 
conference](http://iswc2014.semanticweb.org/attending).
 
+## Preparation
+
+There are some technical requirements that would be great people attenting the 
tutorial
+would come with them installed:
+
+* Java <abbr title="Software Development Kit">SDK</a> 7.x 
insta([download](http://www.oracle.com/technetwork/java/javaee/downloads/java-ee-sdk-7-downloads-1956236.html))
+* Maven 3.x ([download](http://maven.apache.org/download.cgi))
+* Any <abbr title="Integrated Development Environment">IDE</abbr> 
([IntelliJ](https://www.jetbrains.com/idea/download/), 
[Eclipse](https://www.eclipse.org/downloads/), etc.)
+* curl ([download](http://curl.haxx.se/download.html))
+
+For testing this requirements, we've prepared an [example 
project](https://github.com/wikier/apache-marmotta-tutorial-iswc2014) 
+to use for the tutorial. Please, try to get it running in your laptop before 
coming to the tutorial.
+
+And of course, it is expected you have basic knowledge about [RDF 
1.1](http://www.w3.org/TR/rdf11-primer/),
+[SPARQL 1.1](http://www.w3.org/TR/sparql11-overview/), [LDP 
1.0](http://www.w3.org/TR/ldp-primer/),
+[LDPath](http://marmotta.apache.org/ldpath/language), and [Linked 
Data](http://www.w3.org/standards/semanticweb/data)
+technologies in general.
+
 ## Agenda
 
 Since the tutorial is introducing into a software framework, it will be 
presented using short


Reply via email to