[ https://issues.apache.org/jira/browse/TIKA-355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jörg Ehrlich resolved TIKA-355. ------------------------------- Resolution: Fixed Fix Version/s: 1.2 This is fixed with version 1.2 where the DublinCore String are replaced with Property objects that are prefixed with dc: > DublinCore constants should be prefixed with "dc." > -------------------------------------------------- > > Key: TIKA-355 > URL: https://issues.apache.org/jira/browse/TIKA-355 > Project: Tika > Issue Type: Bug > Components: metadata > Affects Versions: 0.5 > Reporter: Vivek Magotra > Fix For: 1.2 > > > The current set of DublinCore constants are defined (for example) as : > String LANGUAGE = "language"; > String PUBLISHER = "publisher"; > String RELATION = "relation"; > As per > http://dublincore.org/documents/2000/07/16/usageguide/qualified-html.shtml, > the constants should really be "dc.xxxxx". -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira