[
https://issues.apache.org/jira/browse/ANY23-184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16665327#comment-16665327
]
Hudson commented on ANY23-184:
------------------------------
SUCCESS: Integrated in Jenkins build Any23-trunk #1637 (See
[https://builds.apache.org/job/Any23-trunk/1637/])
ANY23-184 update microdata javadoc (hans: rev
cdcaa2f3b8c5f29ee6778bafd38d0adf2e454d32)
* (edit)
core/src/main/java/org/apache/any23/extractor/microdata/MicrodataExtractor.java
> Update Javadoc in o.a.a.extractor.microdata.*
> ---------------------------------------------
>
> Key: ANY23-184
> URL: https://issues.apache.org/jira/browse/ANY23-184
> Project: Apache Any23
> Issue Type: Sub-task
> Components: core
> Affects Versions: 0.9.0
> Reporter: Lewis John McGibbney
> Assignee: Hans Brende
> Priority: Major
> Fix For: 2.3
>
>
> Currently the MicrodataParser#run(ExtractionParameters extractionParameters,
> ExtractionContext extractionContext, Document in, ExtractionResult out)
> method contains the following Javadoc
> bq. This extraction performs the <a
> href="http://www.w3.org/TR/microdata/#rdf">Microdata to RDF conversion
> algorithm</a>. A slight modification of the specification algorithm has been
> introduced to avoid performing actions 5.2.1, 5.2.2, 5.2.3, 5.2.4 if step
> 5.2.6 doesn't detect any Microdata.
> If one browses to the above link, you will see that the aforementioned
> subsections DO NOT actually exist. it is therefore not clear what algorithm
> is being implemented at all. We need to clarify this.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)