I am using schema.org vocabularies for microdata. Which itemtype should I use for TV channels (HBO,Cinimax,Starz,PlayBoy)?

like:

<div itemscope itemtype ="http://schema.org/TVChannles">
  <h1 itemprop="name">HBO</h1>
</div>
link|improve this question

25% accept rate
feedback

1 Answer

up vote 0 down vote accepted

You might want to ask this question on the mailing list that discusses vocabularies, particularly schema.org. It is public-vocabs@w3.org.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.