{
  "draft": "draft-fielding-uri-syntax-03",
  "doc_id": "RFC2396",
  "title": "Uniform Resource Identifiers (URI): Generic Syntax",
  "authors": [
    "T. Berners-Lee",
    "R. Fielding",
    "L. Masinter"
  ],
  "format": [
    "TEXT",
    "HTML"
  ],
  "page_count": "40",
  "pub_status": "DRAFT STANDARD",
  "status": "DRAFT STANDARD",
  "source": "Legacy",
  "abstract": "This document defines a grammar that is a superset of all valid URI, such that an implementation can parse the common components of a URI reference without knowing the scheme-specific requirements of every possible identifier type. [STANDARDS-TRACK]",
  "pub_date": "August 1998",
  "keywords": [
    "URI-GEN",
    "characters",
    "string",
    "absolute",
    "relative"
  ],
  "obsoletes": [],
  "obsoleted_by": [
    "RFC3986"
  ],
  "updates": [
    "RFC1738",
    "RFC1808"
  ],
  "updated_by": [
    "RFC2732"
  ],
  "see_also": [],
  "doi": "10.17487/RFC2396",
  "errata_url": "https://www.rfc-editor.org/errata/rfc2396"
}