GitHub user HansBrende opened a pull request:
https://github.com/apache/any23/pull/112
ANY23-381 escape illegal characters in JSON-LD strings
mvn clean test -> all tests passed
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/HansBrende/any23 ANY23-381
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/any23/pull/112.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 #112
----
commit 817e744af90d8f3c9bf419e5c395c421e0c3924a
Author: Hans <firedrake93@...>
Date: 2018-08-02T21:33:36Z
ANY23-381 fix illegal unescaped characters in JSON-LD
----
---