upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOscar Merry <oscardmerry@gmail.com>2024-06-17 13:45:06 +0100
committerOscar Merry <oscardmerry@gmail.com>2024-06-17 13:45:06 +0100
commit13b830d228b122b29f9d96a3bf10601406ddd646 (patch)
tree624d3d27e6a09404e001fffd5750999b78205f60
parent45351b561dcc15b9d3c09b64967a5e30a80ddabe (diff)
Add Optional URL Hints
-rw-r--r--XX.md14
1 files changed, 13 insertions, 1 deletions
diff --git a/XX.md b/XX.md
index 4b51c67..636629d 100644
--- a/XX.md
+++ b/XX.md
@@ -32,4 +32,16 @@ Book ISBNs MUST be referenced _**without hyphens**_ as many book search APIs ret
32 32
33- Movie ISAN: `["i", "isan:0000-0000-401A-0000-7"]` - https://web.isan.org/public/en/isan/0000-0000-401A-0000-7 33- Movie ISAN: `["i", "isan:0000-0000-401A-0000-7"]` - https://web.isan.org/public/en/isan/0000-0000-401A-0000-7
34 34
35Movie ISANs SHOULD be referenced _**without the version part**_ as the versions / edits of movies are not relevant. More info on ISAN parts here - https://support.isan.org/hc/en-us/articles/360002783131-Records-relations-and-hierarchies-in-the-ISAN-Registry \ No newline at end of file 35Movie ISANs SHOULD be referenced _**without the version part**_ as the versions / edits of movies are not relevant. More info on ISAN parts here - https://support.isan.org/hc/en-us/articles/360002783131-Records-relations-and-hierarchies-in-the-ISAN-Registry
36
37---
38
39### Optional URL Hints
40
41Each `i` tag MAY have a url hint as the second argument to redirect people to a website if the client isn't opinionated about how to interpret the id:
42
43`["i", "podcast:item:guid:d98d189b-dc7b-45b1-8720-d4b98690f31f", https://fountain.fm/episode/z1y9TMQRuqXl2awyrQxg]`
44
45`["i", "isan:0000-0000-401A-0000-7", https://www.imdb.com/title/tt0120737]`
46
47