Robert Meusel created ANY23-135:
-----------------------------------

             Summary: Any23 RDFa Extractor ignores multiple prefix and property 
statements
                 Key: ANY23-135
                 URL: https://issues.apache.org/jira/browse/ANY23-135
             Project: Apache Any23
          Issue Type: Bug
    Affects Versions: 0.7.0
         Environment: any23.org
            Reporter: Robert Meusel


Hi,

we used the any23.org extraktor to get all structured data from [1]. On this 
page, following the specifications of RDFa 1.1 Primer "Which is a bit awkward. 
Fortunately, RDFa allows the value of a property attribute to be a list of 
values, i.e., ..." [2], we use a list of prefix and also properties like:

prefix="dc: http://purl.org/dc/terms/ isbd: 
http://iflastandards.info/ns/isbd/elements/"; and property="dc:title isbd:P1012"

Using now the any23.org (I suppose the RDFa11Extractor is used) to parse the 
page the second prefix "isbd" is not recognized and also all properties having 
a list of properties are not shown in the results. In comparison the RDFa 
Validator by W3C [3] parse the page correctly according to the RDFa 1.1 spec.

Would be great if you can fix this.

Thanks,
Robert


[1] http://dws.informatik.uni-mannheim.de/en/people/researchers/robert-meusel/
[2] http://www.w3.org/TR/xhtml-rdfa-primer/
[3] http://www.w3.org/2012/pyRdfa/Validator.html

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