HansBrende opened a new pull request #141: ANY23-443 improve speed & stability of RDFa extractors URL: https://github.com/apache/any23/pull/141 I've implemented the performance (and stability) improvements I suggested in [ANY23-443](https://issues.apache.org/jira/browse/ANY23-443) by getting rid of all the RDFa middlemen: Any23 → Jsoup → ~InputStream~ → ~RDF4J~ → ~XMLReader~ → RdfaParser → ~RDF4J~ → Any23 All tests pass.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
