diff --git a/glossary/URI.md b/glossary/URI.md new file mode 100644 index 000000000..afa6b69d4 --- /dev/null +++ b/glossary/URI.md @@ -0,0 +1,4 @@ +### URI + +URI stands for Uniform Resource Identifier and is a text string referring to a resource. +A common type of URI is a URL, which is used for the identification of resources on the Web.