Ken Krugler created TIKA-983:
--------------------------------

             Summary: HTML parser should add Open Graph meta tag data to 
Metadata returned by parser
                 Key: TIKA-983
                 URL: https://issues.apache.org/jira/browse/TIKA-983
             Project: Tika
          Issue Type: Improvement
    Affects Versions: 1.2
            Reporter: Ken Krugler
            Assignee: Ken Krugler
            Priority: Minor
             Fix For: 1.3


HtmlHandler currently only checks for http-equiv and name attributes, when 
trying to decide whether to add <meta> data to the Metadata response.

But Open Graph data uses property=xxx attributes, e.g. <meta 
property="og:descrioption" content="some description" />

--
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

Reply via email to