Hi Venkatesh, Thank you for reporting this. It seems all links have a wrong prefix.
For now, you can access the tutorials by removing "org.apache.clerezza." from the path (after the mvn-site path segment). Example: wrong: http://incubator.apache.org/clerezza/mvn-site/org.apache.clerezza.rdf.core/documentation/tutorial_1.xhtml correct: http://incubator.apache.org/clerezza/mvn-site/rdf.core/documentation/tutorial_1.xhtml Regards, Daniel On 16 May 2012 16:05, Venkatesh Channal <[email protected]> wrote: > Hi, > > The links > > http://incubator.apache.org/clerezza/mvn-site/org.apache.clerezza.rdf.core/documentation/tutorial_1.xhtmland > > http://incubator.apache.org/clerezza/mvn-site/org.apache.clerezza.rdf.core/documentation/scb-triaxrs-tutorial.xhtmlmentioned > in the > http://incubator.apache.org/clerezza/getting-started/ page have links that > are not working. > > Ex: The java code link in tutorial1 ( > > http://incubator.apache.org/clerezza//projects/org.clerezza.rdf.core/documentation/tutorial1/src/main/java/org/example/clerezza/scb/tutorial1/Tutorial1App.java > ) > is giving 404. > > Also most of the files mentioned in the tutorial are not found in the > repository. > > Please update the tutorial. I am asking more from an user point of view for > creating/reading/writing to RDF stores using Clerezza. > > Thanks and regards, > Venkatesh. >
