Description
For example, it would make sense to turn
<podcast:explicit>
into a unary element, where it's existence is taken as a "yes" and it's absence as a "no". But, that has never been the standard.
That's not quite true. For Apple Podcasts (although they've flip-flopped a couple times), a show can me "explicit" (yes
), "clean" (no
), or unmarked (no tag). It seemed the way the community used these tags provided some good understanding of the maturity level of the content. For example, "clean" would be appropriate for children, "explicit" would be adults-only stuff (content or language), while unmarked would be PG or PG-13 level.
Along these lines, perhaps a <podcast:contentRating>
tag would be better and it could follow general G, PG, PG-13, R, and X ratings. Or, you could follow the TV ratings style to specifically indicate what content is in the show/episode, like violence, language, sex, etc.