rdfa / librdfa

SAX-based implementation of an RDFa Processor in C
http://rdfa.info/
Other
18 stars 6 forks source link

test 0302 fails #7

Open scor opened 12 years ago

scor commented 12 years ago

A full IRI in @typeof is not reflected in the list of RDF types

<div vocab="http://schema.org/" resource="http://openspring.net/scor#me" typeof="Person foaf:Person http://purl.org/dc/terms/Agent">
<a property="homepage" href="http://openspring.net/"><span property="name">Stéphane Corlosquet</span></a>
</div>

dc:Agent is missing from the output.