[
https://issues.apache.org/jira/browse/ANY23-226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14371550#comment-14371550
]
ASF GitHub Bot commented on ANY23-226:
--------------------------------------
GitHub user lewismc opened a pull request:
https://github.com/apache/any23/pull/16
ANY23-226 Extract JSON-LD embedded in HTML
Initial patch for this support.
It is not working correctly @ansell can you have a look into the parsing of
JSONLD textual content?
I've provided a '//' comment to where I can see the correct parser being
selected. It seems to not parse and extract the JSONLD so I know I am doing
something wrong.
Thank you very much @ansell if you can have a wee look.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lewismc/any23 ANY23-226
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/any23/pull/16.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #16
----
commit 1e3eb9c31af2f93906eee1081179d73c30a0881b
Author: Lewis John McGibbney <[email protected]>
Date: 2015-03-20T15:55:29Z
ANY23-226 Extract JSON-LD embedded in HTML
----
> 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)