You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by Guilherme Cavalcanti <an...@apache.org> on 2013/01/16 03:43:10 UTC

CMS diff: Jena tutorials

Clone URL (Committers only):
https://cms.apache.org/redirect?new=anonymous;action=diff;uri=http://jena.apache.org/tutorials%2Findex.mdtext

Guilherme Cavalcanti

Index: trunk/content/tutorials/index.mdtext
===================================================================
--- trunk/content/tutorials/index.mdtext	(revision 1433803)
+++ trunk/content/tutorials/index.mdtext	(working copy)
@@ -18,3 +18,8 @@
 - [Requêtes SPARQL utilisant l'API Java ARQ](http://web-semantique.developpez.com/tutoriels/jena/arq/api-application/)
 - [Les entrées/sorties RDF](http://web-semantique.developpez.com/tutoriels/jena/io/)
 - [Une introduction à SPARQL](http://web-semantique.developpez.com/tutoriels/jena/arq/introduction-sparql/)
+
+Os tutoriais a seguir explicam aspectos de RDF e da programação em Jena de aplicações linked-data. Veja também o guia
+[getting started](/getting_started/) - em inglês.
+
+- [Uma introdução à API RDF](rdf_api_pt.html)