[
https://issues.apache.org/jira/browse/ANY23-274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16139048#comment-16139048
]
Hudson commented on ANY23-274:
------------------------------
SUCCESS: Integrated in Jenkins build Any23-trunk #1498 (See
[https://builds.apache.org/job/Any23-trunk/1498/])
Fix CLassLoading issues and test issues introduced with ANY23-274
(lewis.mcgibbney: rev 89d1d85e263ef91f4c696a56a87eb15c2892349b)
* (edit) plugins/basic-crawler/pom.xml
* (edit)
plugins/integration-test/src/test/java/org/apache/any23/plugin/PluginIT.java
* (edit) core/src/test/java/org/apache/any23/extractor/ExtractionAPITest.java
* (edit) plugins/office-scraper/pom.xml
* (edit) api/src/main/java/org/apache/any23/extractor/ExtractorGroup.java
* (edit) cli/src/main/java/org/apache/any23/cli/Rover.java
* (edit)
core/src/test/java/org/apache/any23/extractor/ExtractionResultImplTest.java
* (edit) cli/pom.xml
* (edit)
core/src/main/java/org/apache/any23/extractor/ExtractorRegistryImpl.java
* (edit) cli/src/main/java/org/apache/any23/cli/PluginVerifier.java
* (edit) plugins/html-scraper/pom.xml
* (edit) cli/src/main/java/org/apache/any23/cli/ToolRunner.java
* (edit) plugins/integration-test/pom.xml
* (edit) pom.xml
* (edit) openie/pom.xml
> 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: 2.0
>
>
> ./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.4.14#64029)