diff --git a/README.md b/README.md index ba83fb0..f8ad802 100644 --- a/README.md +++ b/README.md @@ -142,7 +142,7 @@ full implementation details. ### Phase 3 (Open - Closes 6/1/21) -The following tags should be considered purely as work in progress proposals. They should not be relied upon or implemented except for testing purposes and experimentation. +The following tags have been finalized ahead of formal consideration and review on June 1st, 2021.
@@ -232,45 +232,6 @@ Example:
-### **\** - [Discuss](https://github.com/Podcastindex-org/podcast-namespace/issues/205) - -
- - - -```xml - -[optional comments(string)] - -``` - - - -Channel or Item - -(optional | multiple) - -This element allows a podcaster (or third party, with podcater permission) to specify a list of recommended content for a podcast or an episode. The recommended content can be a -web page, a podcast, a podcast episode or a soundbite, so that listeners can eventually subscribe to a podcast, add an episode to playlist, add a soundbite to playlist, etc. - -This is a complex tag. The full documentation is [here](https://github.com/Podcastindex-org/podcast-namespace/blob/main/proposal-docs/recommendations/recommendations.md). Please -read that document to understand and comment on this proposal. - -Example: -```xml - -``` - -Example: -```xml -Some other cool podcasts -``` - -
### **\** - [Finalized](https://github.com/Podcastindex-org/podcast-namespace/issues/174#issue-798007719)
@@ -359,6 +320,53 @@ Example:

+### Phase 4 (Open for Proposals) + +The following tags should be considered purely as work in progress proposals. They should not be relied upon or implemented except for testing purposes and experimentation. + + +### **\** - [Discuss](https://github.com/Podcastindex-org/podcast-namespace/issues/205) + +
+ + + +```xml + +[optional comments(string)] + +``` + + + +Channel or Item + +(optional | multiple) + +This element allows a podcaster (or third party, with podcater permission) to specify a list of recommended content for a podcast or an episode. The recommended content can be a +web page, a podcast, a podcast episode or a soundbite, so that listeners can eventually subscribe to a podcast, add an episode to playlist, add a soundbite to playlist, etc. + +This is a complex tag. The full documentation is [here](https://github.com/Podcastindex-org/podcast-namespace/blob/main/proposal-docs/recommendations/recommendations.md). Please +read that document to understand and comment on this proposal. + +Example: +```xml + +``` + +Example: +```xml +Some other cool podcasts +``` + +
+ + + ## Other Proposals A list of the current proposed tags can be found in the issues section [here](https://github.com/Podcastindex-org/podcast-namespace/labels/proposal).