Kirby Banman created JENA-454:
---------------------------------

             Summary: Error in "An Introduction to RDF and the Jena RDF API"
                 Key: JENA-454
                 URL: https://issues.apache.org/jira/browse/JENA-454
             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

Just over 1/2 way down the page:

>  For example, to retrieve the Adam Smith resource from the model read in from 
> the file in tutorial 5:
>  
>  // retrieve the John Smith vcard resource from the model
>  Resource vcard = model.getResource(johnSmithURI);

The first line should read "For example, to retrieve the John Smith resource 
from..."

--
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

Reply via email to