Joshua Taylor created JENA-678:
----------------------------------
Summary: typo in OntResource javadoc
Key: JENA-678
URL: https://issues.apache.org/jira/browse/JENA-678
Project: Apache Jena
Issue Type: Documentation
Components: Jena
Affects Versions: Jena 2.11.1
Reporter: Joshua Taylor
Priority: Trivial
The documentation for OntResource#listLabels says (emphasis added):
{quote}
Answer an iterator over all of the *label* literals for this resource.
Parameters:
lang - The language tag to restrict the listed *comments* to, or null to select
all *comments*
{quote}
The reference to comments should be references to labels. This was probably a
copy paste bug, since the documentation is very similar to listComments's.
--
This message was sent by Atlassian JIRA
(v6.2#6252)