Add "Metadata/Prior Art" section to book
Mention Media RSS specification, a structured metadata standard for RSS. type: documentation
This commit is contained in:
parent
4c90bc41c3
commit
4aa8f47da5
|
@ -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
4
book/src/metadata.md
Normal file
|
@ -0,0 +1,4 @@
|
|||
Metadata
|
||||
==========
|
||||
|
||||
This page intentionally left blank.
|
4
book/src/metadata/prior-art.md
Normal file
4
book/src/metadata/prior-art.md
Normal 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._
|
Loading…
Reference in New Issue
Block a user