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.
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 aVlogPosting
type to the vocab as opposed to using an MTE.Thoughts?