Modified: websites/staging/marmotta/trunk/content/sesame.html
==============================================================================
--- websites/staging/marmotta/trunk/content/sesame.html (original)
+++ websites/staging/marmotta/trunk/content/sesame.html Wed Apr 24 17:31:44 2013
@@ -327,6 +327,9 @@
<h1>Sesame Tools</h1>
<p>Marmotta comes with a set of generic tools that extend <a
class="externalLink" href="http://www.openrdf.org/">Sesame OpenRDF API</a>.</p>
+
+<div class="section">
+<h2>esame Façading<a name="esame_Faading"></a></h2>
<p>Sesame Façading llows using annotated Java interfaces (façades)
to access an underlying Sesame repository, in a similar to JPA.</p>
<p>To use the Sesame Façading, include the following artifact in your
Maven build file in your Marmotta module:</p>
@@ -397,7 +400,7 @@ try {
conn.close();
}
return concept;
-</pre></div>
+</pre></div></div>
</div>
</div>