Add "Metadata/Prior Art" section to book

Mention Media RSS specification, a structured metadata standard for RSS.

type: documentation
This commit is contained in:
Casey Rodarmor 2020-04-04 23:50:10 -07:00
parent 4c90bc41c3
commit 4aa8f47da5
No known key found for this signature in database
GPG Key ID: 556186B153EC6FE0
3 changed files with 11 additions and 0 deletions

View File

@ -8,3 +8,6 @@ Summary
- [Alternatives & Prior Art](./bittorrent/prior-art.md)
- [UDP Tracker Protocol](./bittorrent/udp-tracker-protocol.md)
- [References](./bittorrent/references.md)
- [Metadata](./metadata.md)
- [Prior Art](./metadata/prior-art.md)

4
book/src/metadata.md Normal file
View File

@ -0,0 +1,4 @@
Metadata
==========
This page intentionally left blank.

View File

@ -0,0 +1,4 @@
Prior Art
=========
- [Media RSS Specification](http://www.rssboard.org/media-rss): _Media RSS is a new RSS module that supplements the <enclosure> capabilities of RSS 2.0. RSS enclosures are already being used to syndicate audio files and images. Media RSS extends enclosures to handle other media types, such as short films or TV, as well as provide additional metadata with the media. Media RSS enables content publishers and bloggers to syndicate multimedia content such as TV and video clips, movies, images and audio._