[
https://issues.apache.org/jira/browse/ANY23-229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14087125#comment-14087125
]
Hudson commented on ANY23-229:
------------------------------
SUCCESS: Integrated in Any23-trunk #1069 (See
[https://builds.apache.org/job/Any23-trunk/1069/])
ANY23-229: don't return a 501 error if no triples are extracted (scorlosquet:
rev 2ad518bfc500ad831b2d3bae6bf79326df3daa14)
* service/src/main/java/org/apache/any23/servlet/WebResponder.java
> 501 error if no triples are extracted
> -------------------------------------
>
> Key: ANY23-229
> URL: https://issues.apache.org/jira/browse/ANY23-229
> Project: Apache Any23
> Issue Type: Bug
> Reporter: stephane corlosquet
>
> I found this bug when checking the RDFa test suite results. Some tests are
> failing because any23 returns a 501 error when it's not able to extract
> triples: "Extraction completed. No triples have been found." Those tests are
> specifically expecting no triples to be extracted, and they fail because
> any23 returns an error.
> I don't see any reason why this situation would trigger an error. It's fine
> if a document doesn't generate any triples. It's up to the consumer to deal
> with the lack of triples.
> The error is generated at
> service/src/main/java/org/apache/any23/servlet/WebResponder.java:151
--
This message was sent by Atlassian JIRA
(v6.2#6252)