Thanks Greg Patch applied and published to trunk (minus your comments about the purpose of the patch - not sure why these ended up in the page)
Rob On 18/06/2014 10:46, "Greg Albiston" <[email protected]> wrote: >Clone URL (Committers only): >https://cms.apache.org/redirect?new=anonymous;action=diff;uri=http://jena. >apache.org/documentation%2Fserving_data%2Findex.mdtext > >Greg Albiston > >Index: trunk/content/documentation/serving_data/index.mdtext >=================================================================== >--- trunk/content/documentation/serving_data/index.mdtext (revision >1603331) >+++ trunk/content/documentation/serving_data/index.mdtext (working copy) >@@ -1,5 +1,7 @@ > Title: Fuseki: serving RDF data over HTTP > >+Added link to the assembler howto page which provides the actual detail >of using the assembler. >+It is easy to miss the link to this page on the assembler howto. > Fuseki is a SPARQL server. It provides REST-style SPARQL HTTP Update, >SPARQL Query, > and SPARQL Update using the SPARQL protocol over HTTP. > >@@ -275,7 +277,7 @@ > fuseki-server --desc assembler.ttl /ds > > Full details of setting up models assembler is given in the >-[assembler documentation](/documentation/assembler/). >+[assembler documentation](/documentation/assembler/) and [assembler >howto](/documentation/assembler/assembler-howto.html). > > A general dataset is described by: > >@@ -486,4 +488,3 @@ > target/fuseki-version-server.jar > > See the file `SETUP.txt` for working with Eclipse. >- >
