GitHub user HansBrende opened a pull request: https://github.com/apache/any23/pull/105
ANY23-374 fix schemeless microdata urls Fixes microdata itemtype urls that are lacking a scheme by using a default scheme of "http". 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-374 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/any23/pull/105.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 #105 ---- commit d283d70ceb692cacb1f31659ee5d5c987822028f Author: Hans <firedrake93@...> Date: 2018-07-31T17:21:26Z ANY23-374 fix schemeless microdata urls ---- ---