[ 
https://issues.apache.org/jira/browse/ANY23-184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lewis John McGibbney updated ANY23-184:
---------------------------------------

    Description: 
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.

  was:
Currently the 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.


> 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: Improvement
>          Components: core
>    Affects Versions: 0.9.0
>            Reporter: Lewis John McGibbney
>             Fix For: 1.0.0
>
>
> 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
(v6.2#6252)

Reply via email to