From 7cc71534514410847e08c4e40bc0e58e56135e39 Mon Sep 17 00:00:00 2001 From: Dave Jones Date: Tue, 15 Dec 2020 11:31:45 -0600 Subject: [PATCH] add taxonomy project whitepaper link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dc3a62a..52f0aff 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,7 @@ full implementation details. Channel or Item (optional | multiple) 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. (link needed) + and groups that are listed in the Podcast Taxonomy Project. (Whitepaper)[https://drive.google.com/file/d/1pkkb6_Kg7Dc33IVgTopJO7QNka3FnH7m/view] - `name` (required) This is the full name or alias of the person. - `role` (optional) Used to identify what role the person serves on the show or episode. This should be a reference to an official role within the Podcast Taxonomy Project list. If `role` is missing then "host" is assumed.