Hello,
I've created a test content-type, using the Bartik Theme. For the Schema settings in the Content type:
Type: Article
Title Propert: name

Field Settings for BODY SCHEMA.ORG MAPPING:
Property: articleBody

When I run this page through the Rich Snippets Testing Tool I get a few errors:

The following errors were found during preview generation:
This page does not contain authorship or rich snippet markup.

Extracted Author for this page
Page does not contain authorship information (learn more)

Warning: RDFa tree has unknown type 'Article'.

Is there any suggestions to resolve this? I thought Article type was supported?

Thanks!

Comments

stephanbauer’s picture

Same problem here.

Edit: It's not supported by rich snippets yet: "Currently we show rich snippets for recipes, reviews, products, events, and people."
http://www.google.com/support/webmasters/bin/answer.py?answer=1093493#in...

scor’s picture

Status: Active » Closed (won't fix)

This page does not contain authorship

This is a different feature from Google which is not based on schema.org. You are not doing anything wrong, it's just the testing tool telling you if you meant to have that feature, Google didn't find it. If you don't care about it, just ignore this message.

Warning: RDFa tree has unknown type 'Article'.

As @stephanbauer said, Google doesn't yet support Article from schema.org. the testing will warn you about this, but I would actually encourage you to ignore this warning message, and leave you content annotated with schema.org:Article... As Google sees more pages annotated with that type, they will surely start supporting it, and your site might be among the first to be appear as rich snippets :)