You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@any23.apache.org by "Lewis John McGibbney (JIRA)" <ji...@apache.org> on 2018/01/08 20:37:00 UTC

[jira] [Created] (ANY23-325) Any23 incompatible with http://rdfa.info/test-suite/#

Lewis John McGibbney created ANY23-325:
------------------------------------------

             Summary: Any23 incompatible with http://rdfa.info/test-suite/#
                 Key: ANY23-325
                 URL: https://issues.apache.org/jira/browse/ANY23-325
             Project: Apache Any23
          Issue Type: Improvement
          Components: service
    Affects Versions: 2.1
            Reporter: Lewis John McGibbney
             Fix For: 2.2


All documents used within the http://rdfa.info/test-suite/# have a parent element as follows

{code}
<?xml version="1.0" encoding="UTF-8"?>
<root prefix="dc: http://purl.org/dc/elements/1.1/">
<head>
   <title>Test 0001</title>
</head>
<body>
   <p>This photo was taken by <span class="author" about="photo1.jpg" property="dc:creator">Mark Birbeck</span>.</p>
</body>
</root>
{code}

Not use of <root> as parent element... Any23 cannot process this... we need to ensure that any23 can.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)