{
  "draft": "draft-fielding-uri-rfc2396bis-07",
  "doc_id": "RFC3986",
  "title": "Uniform Resource Identifier (URI): Generic Syntax",
  "authors": [
    "T. Berners-Lee",
    "R. Fielding",
    "L. Masinter"
  ],
  "format": [
    "TEXT",
    "HTML"
  ],
  "page_count": "61",
  "pub_status": "INTERNET STANDARD",
  "status": "INTERNET STANDARD",
  "source": "IETF - NON WORKING GROUP",
  "abstract": "A Uniform Resource Identifier (URI) is a compact sequence of characters that identifies an abstract or physical resource.  This specification defines the generic URI syntax and a process for resolving URI references that might be in relative form, along with guidelines and security considerations for the use of URIs on the Internet.  The URI syntax defines a grammar that is a superset of all valid URIs, allowing an implementation to parse the common components of a URI reference without knowing the scheme-specific requirements of every possible identifier.  This specification does not define a generative grammar for URIs; that task is performed by the individual specifications of each URI scheme. [STANDARDS-TRACK]",
  "pub_date": "January 2005",
  "keywords": [
    "Internet protocol",
    "IP",
    "uniform resource identifier",
    "URI",
    "www",
    "world wide web"
  ],
  "obsoletes": [
    "RFC1808",
    "RFC2396",
    "RFC2732"
  ],
  "obsoleted_by": [],
  "updates": [
    "RFC1738"
  ],
  "updated_by": [
    "RFC7320",
    "RFC8820"
  ],
  "see_also": [],
  "doi": "10.17487/RFC3986",
  "errata_url": "https://www.rfc-editor.org/errata/rfc3986"
}