Is it possible to document some of the basic ways you'd use Schema here for Core or at least very common, Drupal needs.

How do we take the basics for Drupal and make it easier to get folks to implement Schema on their sites?

Say you've got a blog with a taxonomy. Seems pretty straight forward, I don't see anything outlining out to format the field types so that we can give more additional context.

I also ran the HTML from:
http://schema.openspring.net/person/dries-buytaert

through - http://rdfa.info/play/

And didn't get the structure I was expecting.

Comments

mgifford’s picture

Title: Founddations » Foundations for Schema Docs for Drupal

Oops, changing the title.

scor’s picture

looking into the RDFa Play issue, seems to be an issue with Play which was released a few days ago. it works if you only paste the body HTML, but it should also work with the whole page. will file an issue.

will follow re your question on docs later too. thanks for the report.