[
https://issues.apache.org/jira/browse/ANY23-274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15154703#comment-15154703
]
ASF GitHub Bot commented on ANY23-274:
--------------------------------------
GitHub user lewismc opened a pull request:
https://github.com/apache/any23/pull/21
ANY23-274 Change any23.microdata.ns.default configuration value to
http://schema.org
This issues addresses https://issues.apache.org/jira/browse/ANY23-274
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lewismc/any23 ANY23-274
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/any23/pull/21.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 #21
----
commit a3631de0e957424dab3cf1d0c1833017d7ccc6fc
Author: Lewis John McGibbney <[email protected]>
Date: 2016-02-19T19:16:12Z
ANY23-274 Change any23.microdata.ns.default configuration value to
http://schema.org
----
> Change any23.microdata.ns.default configuration value to http://schema.org
> --------------------------------------------------------------------------
>
> Key: ANY23-274
> URL: https://issues.apache.org/jira/browse/ANY23-274
> Project: Apache Any23
> Issue Type: Improvement
> Components: api
> Affects Versions: 1.1
> Reporter: Lewis John McGibbney
> Assignee: Lewis John McGibbney
> Fix For: 1.2
>
>
> ./api/src/main/resources/default-configuration.properties uses the very old
> (deprecated) http://rdf.data-vocabulary.org namespace as a default namespace
> for prepending to Microdata extractions.
> {code}
> # ---- Microdata default namespace.
> any23.microdata.ns.default=http://rdf.data-vocabulary.org/
> {code}
> For obvious reasons we should change this to http://schema.org
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)