GitHub user HansBrende opened a pull request:
https://github.com/apache/any23/pull/128
ANY23-408 Use document IRI as default namespace in microdata strict mode
Currently, we just drop predicates that don't have a namespace in strict
mode. This commit will align strict mode with the actual spec.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/HansBrende/any23 ANY23-408
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/any23/pull/128.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 #128
----
commit a58d59e35da537b69820baf0cb6423fb3facea02
Author: Hans <firedrake93@...>
Date: 2018-10-24T19:16:57Z
ANY23-408 Use document IRI as default namespace in microdata strict mode
----
---