On 02/02/2012 08:36 PM, Daniel Friesen wrote:
I'm tempted to say that rather than the template being the itemtype we should have a proper itemtype.
<div itemscope itemtype=' http://www.mediawiki.org/microdata/wikitext/Transclusion"> <meta itemprop="PageTitle" content="Template:Sometemplate"> [...] </div>
Hmm- from the data modeling aspect, the template really determines the vocabulary used in the content. It would be hard to specify a common schema for http://www.mediawiki.org/microdata/wikitext/Transclusion, unless the vocabulary is reduced to a purely syntactical level.
Gabriel