schemaorg / suggestions-questions-brainstorming

Suggestions, questions, and brainstorming
20 stars 15 forks source link

Should we create a VlogPosting type? #256

Open jvandriel opened 3 years ago

jvandriel commented 3 years ago

More and more I keep running into situations where I'd like to describe a VlogPosting (instead of a BlogPosting).

As a workaround I'm using a multi-typed entity ("@type":["BlogPosting","VideoObject"] but given that Vlogs are pretty standard nowadays I was wondering whether it isn't time we add a VlogPosting type to the vocab as opposed to using an MTE.

Thoughts?