Description
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
Attachments
Issue Links
- relates to
-
ANY23-137 RDFa parser implementation proposal
- Closed