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

ASF GitHub Bot commented on ANY23-226:
--------------------------------------

Github user ansell commented on the pull request:

    https://github.com/apache/any23/pull/16#issuecomment-84257478
  
    The main bug was that the entire script node was being sent to JSONLD-Java, 
and not just its content.
    
    However, I also made a few other changes while doing that testing.
    
    It turned out that the jsonld was invalid, but somehow the exception when 
parses fail was changed to be silently swallowed, so the only indication was 
that the count was 0. I turned on the exception propagation again (no reason it 
should be swallowed outside of temporary testing).
    
    However, in addition to the 4 tests currently failing on the core tests, 
there are now other tests failing due to an inability to parse "<div itemscope>"


> Extract JSON-LD embedded in HTML
> --------------------------------
>
>                 Key: ANY23-226
>                 URL: https://issues.apache.org/jira/browse/ANY23-226
>             Project: Apache Any23
>          Issue Type: Wish
>          Components: core
>    Affects Versions: 1.0
>            Reporter: Lewis John McGibbney
>            Assignee: Lewis John McGibbney
>             Fix For: 1.3
>
>
>  See http://www.w3.org/TR/json-ld/#embedding-json-ld-in-html-documents
> I feel that we need to push this down at the jsonld-java level.
> I am investigating.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to