Done - and say thank you to Jonathas please ; I don't think I have an
email address.
Andy
On 22/01/13 13:37, Anonymous CMS User wrote:
Clone URL (Committers only):
https://cms.apache.org/redirect?new=anonymous;action=diff;uri=http://jena.apache.org/tutorials%2F
Jonathas Alves
The tutorial about Manipulating SPARQL using ARQ was submitted (into the
documentation/query directory).
Now, there are one last tutorial to submit to finish all tutorials.
Thank you
Index: trunk/content/tutorials/index.mdtext
===================================================================
--- trunk/content/tutorials/index.mdtext (revision 1436910)
+++ trunk/content/tutorials/index.mdtext (working copy)
@@ -23,4 +23,5 @@
[getting started](/getting_started/) - em inglês.
- [Uma introdução à API RDF](rdf_api_pt.html)
-- [Tutorial SPARQL](sparql_pt.html)
\ No newline at end of file
+- [Tutorial SPARQL](sparql_pt.html)
+- [Manipulando SPARQL usando
ARQ](/documentation/query/manipulating_sparql_using_arq_pt.html)
\ No newline at end of file
Index: trunk/content/tutorials/sparql_pt.mdtext
===================================================================
--- trunk/content/tutorials/sparql_pt.mdtext (revision 1436910)
+++ trunk/content/tutorials/sparql_pt.mdtext (working copy)
@@ -23,9 +23,9 @@
[1]: http://jena.apache.org/documentation/query/index.html
-SPARQL is a
-[query language](http://www.w3.org/TR/sparql11-query/) e um
-[protocol](http://www.w3.org/TR/rdf-sparql-protocol/) para acesso a
+SPARQL é uma
+[linguagem de consulta](http://www.w3.org/TR/sparql11-query/) e um
+[protocolo](http://www.w3.org/TR/rdf-sparql-protocol/) para acesso a
RDF elaborado pelo
[W3C RDF Data Access Working Group](http://www.w3.org/2001/sw/DataAccess/).