[ 
https://issues.apache.org/jira/browse/ANY23-240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16668107#comment-16668107
 ] 

Hudson commented on ANY23-240:
------------------------------

SUCCESS: Integrated in Jenkins build Any23-trunk #1645 (See 
[https://builds.apache.org/job/Any23-trunk/1645/])
ANY23-240 insert newlines where advisable in microdata (hans: rev 
837d1935baa8bbc487bc806c063627cd04f4c134)
* (edit) 
core/src/main/java/org/apache/any23/extractor/microdata/MicrodataParser.java
* (edit) 
test-resources/src/test/resources/microdata/schemaorg-example-2-expected.nquads


> Option to process html tags as spaces in Microdata
> --------------------------------------------------
>
>                 Key: ANY23-240
>                 URL: https://issues.apache.org/jira/browse/ANY23-240
>             Project: Apache Any23
>          Issue Type: Improvement
>          Components: extractors, microdata
>    Affects Versions: 2.3
>            Reporter: Andrey Kutuzov
>            Assignee: Hans Brende
>            Priority: Major
>             Fix For: 2.3
>
>
> When extracting Microdata from html pages, any23 silently drops all html tags 
> inside predicates' values. See, for example, 
> http://schema.org/Recipe/ingredients at http://kuking.net/3_2070.htm.
> The problem is that on this page (and many others) ingredients are separated 
> from each other only with '<br>' tag. After any23 drops it, the content 
> becomes mixed and unintelligible. At the same time, Google Structured Data 
> Testing Tool separates them properly with spaces.
> Is it possible to implement this behavior (replacing <br> tags with spaces) 
> in any23 as an option?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to