[
https://issues.apache.org/jira/browse/ANY23-137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13917699#comment-13917699
]
stephane corlosquet commented on ANY23-137:
-------------------------------------------
[~levkhomich] I've tried your branch and running "mvn clean install" is still
giving me some errors (though they are different this time):
{code}
Failed tests:
Any23Test.testExtractionParameters:347 Unexpected number of triples.
expected:<6> but was:<9>
RoverTest.testRunMultiURLs:103->runWithMultiSourcesAndVerify:118 Unexpected
exit code. expected:<0> but was:<1>
RoverTest.testRunMultiFiles:64->runWithMultiSourcesAndVerify:118 Unexpected
exit code. expected:<0> but was:<1>
Tests in error:
Any23Test.testImplicitEncoding:135->assertEncodingDetection:621 ? Extraction
E...
Any23Test.testMicrodataSupport:480->assertExtractorActivation:586->detectAndExtract:555
? Extraction
Any23Test.testExplicitEncoding:118->assertEncodingDetection:621 ? Extraction
E...
Any23Test.testProgrammaticExtraction:279 ? Extraction Error while parsing RDF
...
Tests run: 389, Failures: 3, Errors: 4, Skipped: 9
...
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on
project apache-any23-core: There are test failures.
{code}
> RDFa parser implementation proposal
> -----------------------------------
>
> Key: ANY23-137
> URL: https://issues.apache.org/jira/browse/ANY23-137
> Project: Apache Any23
> Issue Type: Improvement
> Components: core
> Affects Versions: 0.8.0
> Reporter: Lev Khomich
> Assignee: Peter Ansell
> Priority: Minor
> Fix For: 1.0.0
>
> Attachments: oQYfomKX.part, rdfa-extractor-proposal.patch
>
>
> As a follow up to discussion [1].
> I've implemented another RDFa extractor for Any23 (0.7.1).
> Proposed code depends on semargl project [2]. It isn't published in maven
> central, therefore I didn't change any poms.
> Still not quite sure about class name (because related ones are already
> taken),
> feel free to rename it. See attachments for patch with extractor and tests.
> [1] http://mail-archives.apache.org/mod_mbox/any23-dev/201212.mbox/browser
> [2] http://semarglproject.org
--
This message was sent by Atlassian JIRA
(v6.2#6252)