You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@any23.apache.org by "Lewis John McGibbney (JIRA)" <ji...@apache.org> on 2016/02/12 04:01:18 UTC

[jira] [Created] (ANY23-274) Change any23.microdata.ns.default configuration value to http://schema.org

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)