Kirby Banman created JENA-452:
---------------------------------
Summary: Error in "An Introduction to RDF and the Jena RDF API"
Key: JENA-452
URL: https://issues.apache.org/jira/browse/JENA-452
Project: Apache Jena
Issue Type: Documentation
Components: Web site
Reporter: Kirby Banman
Priority: Trivial
I suspect the following error in the documentation at
http://jena.apache.org/tutorials/rdf_api.html
About 1/3 of the way down the page:
> To write large files and preserve blank nodes, write in N-Triples format:
>
> // now write the model in XML form to a file
> model.write(System.out, "N-TRIPLE");
The comment should likely read, "//now write the model in N-TRIPLE form to a
file"
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira