[
https://issues.apache.org/jira/browse/ANY23-226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14375170#comment-14375170
]
ASF GitHub Bot commented on ANY23-226:
--------------------------------------
Github user ansell commented on the pull request:
https://github.com/apache/any23/pull/16#issuecomment-84706349
The test failures are in the Microdata parsing code, not JSONLD-Java, so I
thought it was fine to push this even though it was going to break the Jenkins
build (it was already silently broken before due to the swallowed exception).
The JSONLD parsing now works, the key fix on what you had done was to send the
first child of the script element, which is the actual JSON code.
> 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)