[
https://issues.apache.org/jira/browse/ANY23-274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15155403#comment-15155403
]
Hudson commented on ANY23-274:
------------------------------
UNSTABLE: Integrated in Any23-trunk #1465 (See
[https://builds.apache.org/job/Any23-trunk/1465/])
ANY23-274 Change any23.microdata.ns.default configuration value to
(lewis.j.mcgibbney: rev a3631de0e957424dab3cf1d0c1833017d7ccc6fc)
* test-resources/src/test/resources/html/rdfa/goodrelations-rdfa10-expected.nq
* test-resources/src/test/resources/html/rdfa/ansa_2010-02-26_12645863.html
* core/src/test/java/org/apache/any23/extractor/ExtractionParametersTest.java
*
test-resources/src/test/resources/org/apache/any23/validator/invalid-rdfa-about.html
* src/site/apt/configuration.apt
* core/src/main/resources/org/apache/any23/extractor/rdfa/example-rdfa11.html
* api/src/main/resources/default-configuration.properties
* test-resources/src/test/resources/microdata/microdata-nested-expected.nquads
* test-resources/src/test/resources/html/rdfa/goodrelations-rdfa10.html
* test-resources/src/test/resources/application/xhtml/blank-file-header.xhtml
* test-resources/src/test/resources/html/rdfa/goodrelations-rdfa11.html
> 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)