phase 2 - person tag - #96

pull/183/head
Dave Jones 2021-02-02 16:10:44 -06:00
rodzic 4ffc7c010a
commit c5d8a28fe0
1 zmienionych plików z 6 dodań i 0 usunięć

Wyświetl plik

@ -15,6 +15,7 @@ Anywhere the url of a hyper-text based resource is specified, it must be given a
<br><br>
## Transcript
`<podcast:transcript>`
This tag is used to link to a transcript or closed captions file. Multiple tags can be present for multiple transcript formats.
@ -45,6 +46,7 @@ Detailed file format information and example files are [here](../transcripts/tra
<br><br>
## Locked
`<podcast:locked>`
This tag may be set to `yes` or `no`. The purpose is to tell other podcast platforms whether they are allowed to import this feed. A value of `yes` means that any attempt to import this feed into a new platform should be rejected.
@ -65,6 +67,7 @@ Single
<br><br>
## Funding
`<podcast:funding>`
This tag lists possible donation/funding links for the podcast. The content of the tag is the recommended string to be used with the link.
@ -87,6 +90,7 @@ Please do not exceed `128 characters` for the node value or it may be truncated
<br><br>
## Chapters
`<podcast:chapters>`
Links to an external file (see example file) containing chapter data for the episode. See the [jsonChapters.md](https://github.com/Podcastindex-org/podcast-namespace/blob/main/chapters/jsonChapters.md) file for a description of the chapter file syntax. And, see the [example.json](https://github.com/Podcastindex-org/podcast-namespace/blob/main/chapters/example.json) example file for a real world example.
@ -106,6 +110,7 @@ Single
<br><br>
## Soundbite
`<podcast:soundbite>`
Points to one or more soundbites within a podcast episode. The intended use includes episodes previews, discoverability, audiogram generation, episode highlights, etc. It should be assumed that the audio/video source of the soundbite is the audio/video given in the item's `<enclosure>` element.
@ -130,6 +135,7 @@ Please do not exceed `128 characters` for the node value or it may be truncated
<br><br>
## Person
`<podcast:person>`
This element specifies a person of interest to the podcast. It is primarily intended to identify people like hosts, co-hosts and guests. Although, it is flexible enough to allow fuller credits to be given using the roles and groups that are listed in the [Podcast Taxonomy Project](https://podcasttaxonomy.com/)