[ 
https://issues.apache.org/jira/browse/JENA-455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andy Seaborne closed JENA-455.
------------------------------

    
> Error in "An Introduction to RDF and the Jena RDF API"
> ------------------------------------------------------
>
>                 Key: JENA-455
>                 URL: https://issues.apache.org/jira/browse/JENA-455
>             Project: Apache Jena
>          Issue Type: Documentation
>          Components: Web site
>            Reporter: Kirby Banman
>            Assignee: Andy Seaborne
>            Priority: Trivial
>              Labels: documentation
>             Fix For: Jena 2.10.2
>
>
> 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:
> >  The code fragment above, can be more conveniently written:
> >  
> >  // retrieve the value of the FN property
> >  Resource name = vcard.getProperty(VCARD.N)
> >                       .getResource();
> Given the context of the example in and around the quoted section, the 
> comment should read "// retrieve the value of the N property"

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