podcast-namespace/README.md

293 wiersze
11 KiB
Markdown
Czysty Zwykły widok Historia

# The "podcast" Namespace
2020-10-09 16:24:50 +00:00
2020-10-15 15:56:01 +00:00
A wholistic rss namespace for podcasting that is meant to synthesize the fragmented world of podcast namespaces. The broad goal is to create a single, compact, efficient
namespace that is easily extensible, community controlled/authored and addresses the needs of the independent podcast industry now and in the future.
Our hope is that this namespace
will become the framework that the independent podcast community needs to deliver new functionality to apps and aggregators.
2020-10-09 16:24:50 +00:00
2021-05-30 16:57:19 +00:00
Our guiding principles for development of this namespace are the "[Rules for Standards Makers](http://scripting.com/2017/05/09/rulesForStandardsmakers.html)" by Dave Winer.
Please read it before contributing if you aren't familiar with it.
2021-09-14 18:43:35 +00:00
The podcast namespace is part of the larger "Podcasting 2.0" project which exists to bring control of podcasting's protocols back into the hands of the open podcasting community. A good overview can be found here: [Podcasting 2.0](podcasting2.0.md)
2021-05-30 16:57:19 +00:00
* [Official XMLNS Definition](docs/1.0.md) the official definition of all formalized tags.
* List of platforms and apps that currently implement some or all of these tags: [Supporting Platforms and Apps](docs/element-support.md).
* Example Feed: There is an example feed [example.xml](example.xml) in this repository showing the podcastindex namespace side by side with the Apple itunes namespace.
* [Other recommendations](docs/other-recommendations.md) when creating RSS podcast feeds.
2020-10-14 17:36:59 +00:00
<br><br>
2020-10-22 15:51:23 +00:00
## Current Roadmap
2022-03-02 17:51:41 +00:00
**Phase 1** - [Closed] Comment period closed on `11/15/2020` and [5 tags](https://github.com/Podcastindex-org/podcast-namespace#phase-1-closed-on-111520) were **formalized**.
2020-10-22 15:51:23 +00:00
2022-03-02 17:51:41 +00:00
**Phase 2** - [Closed] Comment period closed on `1/31/2021` and [4 tags](https://github.com/Podcastindex-org/podcast-namespace#phase-2-closed-on-13121) were **formalized**.
2020-10-22 15:51:23 +00:00
2022-03-02 17:51:41 +00:00
**Phase 3** - [Closed] Comment period closed on `6/1/2021` and [5 tags](https://github.com/Podcastindex-org/podcast-namespace#phase-3-closed-on-6121) were **formalized**.
2021-06-09 19:08:57 +00:00
2022-03-02 17:51:41 +00:00
**Phase 4** - [Closed] Comment period closed on `12/1/2021` and [3 tags](https://github.com/Podcastindex-org/podcast-namespace#phase-4-closed-on-1212021) were **formalized**.
2022-07-15 11:45:50 +00:00
**Phase 5** - [Closed] Comment period closed on `7/15/2022`. Tags [here](https://github.com/Podcastindex-org/podcast-namespace#phase-5-closed-as-of-7152022) are under active consideration.
2020-10-22 15:51:23 +00:00
<br><br>
2020-12-21 20:05:49 +00:00
## Legend
2020-12-21 22:24:03 +00:00
**Formalized** - This tag is frozen and listed in the XMLNS document. Any future changes to it's definition must maintain backwards compatibility.
2020-12-21 20:05:49 +00:00
**Finalized** - The tag is structurally stable and implementation testing should be considered safe. Any breaking changes will be widely communicated.
2020-12-21 20:05:49 +00:00
**Open** - The tag/phase is open for discussion and collaboration.
2020-12-23 21:17:03 +00:00
**Required** - This tag or attribute must be present.
**Optional** - This tag or attribute may be left out.
**Recommended** - This tag or attribute is technically optional, but is strongly recommended to be present for the tag to function as fully intended.
2020-12-21 22:24:03 +00:00
2020-12-21 20:05:49 +00:00
<br><br>
2020-10-22 15:51:23 +00:00
## Tag Adoption Process
To be adopted as an official part of the namespace, there must be consensus around a tag's usefulness and either commitment to adoption by at least 1 host and 1 app, or a recognition
that the tag is already being used in the wild.
It is ALWAYS ok to delay a tag to a future Phase if there is any concern about it. That is to be expected and encouraged.
When a Phase comes to a close, there will be a full review of any tags currently open for comment and questions will be asked to gather consensus before final adoption. No tags
will be adopted by fiat, or if there are unresolved questions. They will just be moved to the next Phase for further comment and refinement.
Tags that are proposals or rough ideas should be expected to have syntax problems or typos. Those should be refined away as they are worked on. If they are not, that is a good idea
that the tag in question isn't being seen as useful and should be considered for dropping.
2020-10-22 16:00:35 +00:00
We are not a "standards body". It is a community driven project where all stake holders are encouraged to participate, so that many voices are heard. This is an open-source
project to be built fully in the open. Discussions also take place on [podcastindex.social](https://podcastindex.social) where anyone is free to register and participate.
2020-10-22 15:51:23 +00:00
<br><br>
2021-05-30 16:57:33 +00:00
### Goal #1 - Eliminate Redundancy
2020-10-09 16:24:50 +00:00
There is significant overlap amongst the many existing podcast namespaces. Each platform and publisher has created their own namespace to give their respective
system and audience the metadata they need in the way they want it delivered.
2021-05-30 16:57:33 +00:00
### Goal #2 - Keep "required" tags and attributes minimal
2020-10-09 16:24:50 +00:00
2020-10-14 15:51:21 +00:00
The only required tags should be those that solve an overwhelming need in the industry. Requiring tags is a roadblock to adoption and should be avoided. Attributes
should also only be required when they are key to the functionality of the tag.
2020-10-09 16:24:50 +00:00
2021-05-30 16:57:33 +00:00
### Goal #3 - Keep Exisiting Conventions
2020-10-09 16:24:50 +00:00
2020-10-09 19:08:55 +00:00
Reinventing the wheel helps nobody. When at all possible, existing conventions should be maintained. For example, it would make sense to turn **\<podcast:explicit>** into
2020-10-09 16:24:50 +00:00
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. And, given as how this namespace will probably
sit alongside at least one other namespace, it makes sense to keep existing conventions in place.
2021-05-30 16:57:33 +00:00
### Goal #4 - Be General... to a point
2020-10-09 16:24:50 +00:00
There is no way to address every possible metadata point that each platform would want. That is not the aim. Instead we focus on defining the elements that would be useful
to the broadest set of apps, publishers, platforms and aggregators. Individual parties can keep their respective supplemental namespaces small and targeted as an adjunct to
2020-10-12 22:25:27 +00:00
this larger namespace. But, we don't want to be so general that the spec becomes overly complicated. A beautiful, "perfect" spec is not important. Solving real problems is.
2020-10-09 16:24:50 +00:00
<br><br>
2020-10-14 15:51:21 +00:00
2020-10-11 01:34:17 +00:00
## Element List
2020-11-15 22:50:27 +00:00
### <u>Phase 1 (Closed on 11/15/20)</u>
2020-10-14 17:36:12 +00:00
<br>
2020-10-12 06:36:43 +00:00
2020-11-15 22:58:33 +00:00
The following tags have been formally adopted into the namespace. They are fully documented in the XMLNS document located [here](docs/1.0.md). Please see that file for
full implementation details.
- **\<podcast:locked>** <br>
- **\<podcast:transcript>** <br>
- **\<podcast:funding>** <br>
- **\<podcast:chapters>** <br>
- **\<podcast:soundbite>** <br>
2020-10-12 06:05:59 +00:00
2021-04-01 16:56:55 +00:00
<br>
2021-02-04 16:00:43 +00:00
2021-02-04 15:58:31 +00:00
### <u>Phase 2 (Closed on 1/31/21)</u>
2020-10-14 17:30:13 +00:00
2021-02-04 15:58:31 +00:00
<br>
2020-10-09 16:24:50 +00:00
2021-02-04 15:58:31 +00:00
The following tags have been formally adopted into the namespace. They are fully documented in the XMLNS document located [here](docs/1.0.md). Please see that file for
full implementation details.
2020-10-12 05:49:54 +00:00
2021-02-04 15:55:53 +00:00
- **\<podcast:person>** <br>
- **\<podcast:location>** <br>
- **\<podcast:season>** <br>
- **\<podcast:episode>** <br>
2020-12-21 20:20:27 +00:00
2021-04-01 16:56:55 +00:00
<br>
2020-12-21 20:20:27 +00:00
2021-01-24 02:52:24 +00:00
2021-06-01 11:59:55 +00:00
### <u>Phase 3 (Closed on 6/1/21)</u>
2021-01-24 02:52:24 +00:00
2021-04-14 21:53:20 +00:00
<br>
2021-06-08 16:25:15 +00:00
The following tags have been formally adopted into the namespace. They are fully documented in the XMLNS document located [here](docs/1.0.md). Please see that file for
full implementation details.
2021-04-14 21:53:20 +00:00
2021-06-08 16:25:15 +00:00
- **\<podcast:trailer>** <br>
- **\<podcast:license>** <br>
- **\<podcast:alternateEnclosure>** <br>
2021-06-09 19:10:24 +00:00
- **\<podcast:source>** <br>
- **\<podcast:integrity>** <br>
2021-06-12 17:34:43 +00:00
- **\<podcast:guid>** <br>
2021-06-08 16:25:15 +00:00
<br>
2020-11-08 03:59:49 +00:00
2021-12-06 20:48:43 +00:00
## <u>Phase 4 (Closed on 12/1/2021)</u>
2021-05-27 21:04:28 +00:00
2021-12-10 17:08:40 +00:00
<br>
The following tags have been formally adopted into the namespace. They are fully documented in the XMLNS document located [here](docs/1.0.md). Please see that file for
full implementation details.
- **\<podcast:medium>** <br>
- **\<podcast:images>** <br>
2022-01-09 02:08:13 +00:00
- **\<podcast:liveItem>** <br>
2021-12-10 17:08:40 +00:00
<br>
2022-03-02 17:51:41 +00:00
2022-07-15 11:43:19 +00:00
## <u>Phase 5 (Closed as of 7/15/2022)</u>
2022-03-24 22:38:59 +00:00
2022-07-15 11:48:38 +00:00
<br>
The following tags have been formally adopted into the namespace. They are fully documented in the XMLNS document located [here](docs/1.0.md). Please see that file for
full implementation details.
- **\<podcast:socialInteract>** <br>
2022-07-15 11:43:19 +00:00
The following tags are under review for inclusion in this phase. Changes to them are now frozen. Any modifications will mean the tag needs
to be reworked and submitted to Phase 6.
2022-03-24 22:38:59 +00:00
<br><br><!-- Tag block -->
### **\<podcast:block>** - <small>[Discuss](https://github.com/Podcastindex-org/podcast-namespace/issues/179)</small>
2021-05-27 21:04:28 +00:00
<b>
```xml
2022-03-08 15:30:36 +00:00
<podcast:block
exclude="[comma delimited list(string)]"
2021-05-27 21:04:28 +00:00
>
2022-03-08 15:30:36 +00:00
[yes|no(bool)]
</podcast:block>
2021-05-27 21:04:28 +00:00
```
</b>
2022-03-08 15:33:31 +00:00
#### Channel
2021-05-27 21:04:28 +00:00
2022-03-08 15:33:31 +00:00
#### (optional | single)
2021-05-27 21:04:28 +00:00
2022-03-08 15:30:36 +00:00
This element allows a podcaster to express which platforms are allowed to publicly display this feed and it's contents. In it's basic form, it is a direct drop-in
replacement for `<itunes:block>` and functions identically. The addition of the `exclude` attribute allows for a comma separated list of platforms from the [slug list](serviceslugs.txt)
to be given which operates as an inversion of the intent expressed by the node value.
2021-05-27 21:04:28 +00:00
2022-03-08 15:30:36 +00:00
#### Attributes
- **exclude** (optional) A comma separated list of platforms that will be interpreted as a block list or an allow list based on the inversion of the node value (yes or no).
2021-05-27 21:04:28 +00:00
2022-03-08 15:30:36 +00:00
Examples:
2021-05-27 21:04:28 +00:00
```xml
2022-03-08 15:30:36 +00:00
<!-- This means "block everything" -->
<podcast:block>yes</podcast:block>
2021-05-27 21:04:28 +00:00
2022-03-08 15:30:36 +00:00
<!-- This means "block nothing" -->
<podcast:block>no</podcast:block>
<!-- This means "block everything except spotify and google" -->
<podcast:block exclude="spotify,google">yes</podcast:block>
<!-- This means "block nothing other than apple and podcast index" -->
<podcast:block exclude="apple,podcastindex">no</podcast:block>
2021-05-27 21:04:28 +00:00
```
2022-03-14 21:15:35 +00:00
<br><br><!-- Tag block -->
### **\<podcast:complete>** - <small>[Discuss](https://github.com/Podcastindex-org/podcast-namespace/issues/351)</small>
<b>
```xml
<podcast:complete
archive="[feed url(string)]"
>
[yes|no(bool)]
</podcast:complete>
```
</b>
#### Channel
#### (optional | single)
This element allows a podcaster to signal to the world that this podcast will never publish another episode to this feed. In it's basic form, it is a direct drop-in
replacement for `<itunes:complete>` and functions identically. The addition of the `archive` attribute allows for specifying the url of a complete archival feed of the
podcast that contains every episode in case this feed does not.
Specifying a value of `no` is the same as this tag not being present.
#### Attributes
- **archive** (optional) A url of a feed that contains every episode of this podcast.
Examples:
```xml
<!-- This podcast will never publish again -->
<podcast:complete>yes</podcast:complete>
<!-- Redundant usage and not recommended -->
<podcast:complete>no</podcast:complete>
<!-- This podcast is over, and a complete episode archive feed is "here" -->
<podcast:complete archive="https://example.org/rss/myarchive.xml">yes</podcast:complete>
```
2021-05-27 21:04:28 +00:00
<br>
2021-09-01 16:54:32 +00:00
----
<br>
2021-04-01 17:16:16 +00:00
## Other Proposals
2020-11-08 03:59:49 +00:00
2021-04-01 17:05:47 +00:00
A list of the current proposed tags can be found in the issues section [here](https://github.com/Podcastindex-org/podcast-namespace/labels/proposal).
2020-10-14 17:36:12 +00:00
2021-04-01 16:59:35 +00:00
<br><br>
2020-10-09 16:24:50 +00:00
## Verification for Importing and Transferring
2020-10-09 16:24:50 +00:00
If the "locked" element is present and set to "yes", podcasting hosts should not allow importing of this feed until the email listed in the element's owner="" attribute is
contacted and subsequently changes the value of the element to "no".
2020-10-09 16:24:50 +00:00
2020-10-14 17:36:12 +00:00
<br><br>
2020-10-09 16:24:50 +00:00
## IDs
2020-10-09 16:24:50 +00:00
2021-04-09 21:41:11 +00:00
There can be multiple **\<podcast:id>** elements to indicate a listing on multiple platforms, directories, hosts, apps and services. The "platform" attribute shall be a slug
representing the platform, directory, host, app or service. The full list is [here](serviceslugs.txt). More should be added by the community as needed.
2021-02-26 16:43:59 +00:00
## Badges and Media
2021-04-09 21:41:11 +00:00
![Podcast Namespace](images/podcastindex-namespace-final.svg)