The document discusses options for new bibliographic frameworks after MARC. It describes three scenarios: 1) a relational/object-oriented RDA database, 2) linked bibliographic and authority records, and 3) flat files without links. It then discusses three approaches to implementing a new framework: 1) going native by using URIs for things, elements and values, 2) extracting data from existing MARC records, and 3) serializing data into key-value pairs, XML, or JSON. Advantages and disadvantages of each approach are outlined.