MOM 2017 08 11 - mapr-demos/mapr-music GitHub Wiki

Attendees:

  • Vlad
  • Michael
  • Tug

Installation & API

  1. Installation is OK
  2. Import JSON Data into MapR-DB

ACTION : Important task to also test the development environment from your laptop.

Schema Design Discussion

Create a first version of the JSON document with the following tables:

  • Albums/Releases

    • Title
    • Artist[] (warning)
    • Cover URL
    • Images []
    • Date
    • Country
    • Label
    • Catalogue number
    • Barcode
    • Status
    • Packaging
    • Language
    • Script
    • MBID
    • Tracks[]
  • Artists

    • Name
    • Type
    • Gender
    • Area
    • Begin Date
    • End Date
    • IPI code
    • ISNI code
    • MBID
    • Disambiguation comment

About Artist Alias For first iteration we ignore this

  • User

ACTION : Create a JSON Proposal