[
https://issues.apache.org/jira/browse/ANY23-67?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16664597#comment-16664597
]
Hudson commented on ANY23-67:
-----------------------------
SUCCESS: Integrated in Jenkins build Any23-trunk #1636 (See
[https://builds.apache.org/job/Any23-trunk/1636/])
ANY23-67 test against online microdata test-suite (hans: rev
17bf091d0ae2dc7e6c7fc2cb537dccd6c3250d57)
* (edit)
core/src/test/java/org/apache/any23/extractor/microdata/MicrodataExtractorTest.java
ANY23-67 ignore remaining tests & refactor for parallelism (hans: rev
10adbaa82452aa63dbf7c17dc734ec5a90eb6405)
* (edit)
core/src/test/java/org/apache/any23/extractor/microdata/MicrodataExtractorTest.java
> Microdata extraction using obsolete RDF conversion scheme
> ---------------------------------------------------------
>
> Key: ANY23-67
> URL: https://issues.apache.org/jira/browse/ANY23-67
> Project: Apache Any23
> Issue Type: Bug
> Components: microdata
> Affects Versions: 0.7.0
> Reporter: Hannes Mühleisen
> Priority: Major
> Fix For: 2.3
>
>
> There is now a more-or-less final Microdata to RDF algorithm published[1]
> which is different than the one in the current, official HTML5 draft [2]
> (that Ian Hickson has publicly revoked). However, Any23s extractor uses the
> old scheme according to a comment in its source code, which refers to [2].
> However, this is exactly the algorithm that Ian Hickson rescinded at some
> point. Unfortunately, the official working drafts have not been updated for a
> very long time, but if you look at the editor's draft [3], you will see that
> that section has been entirely removed. Instead, there was a Semantic Web
> Interest group task force that discussed the issues, and [1] is the result of
> this discussion. It would be nice if this would be reflected in Any23 in the
> future.
> [Condensed from an E-Mail conversation with Ivan Herman]
> [1] http://www.w3.org/TR/microdata-rdf/
> [2] http://www.w3.org/TR/microdata/#rdf
> [3] http://dev.w3.org/html5/md/Overview.html
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)