Dot All Lisbon – the official Craft CMS conference – is happening September 23 - 25.
URI
Acronym for Uniform Resource Identifier. URIs in Craft are often path-like strings generated from URI Format settings in various places (like sections), and stored in such a way that makes routing requests efficient and accurate. An additional benefit of this is that Craft’s database is portable between environments—as opposed to storing the full url (including the domain) for every element or resource.