Lewis John McGibbney created ANY23-274:
------------------------------------------
Summary: 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)