geordi
  • Geordi data structure
    • Geordi objects
    • Geordi relations
    • Technical details
  • Geordi data lifecycle/terminology
    • Importing (to geordi)
    • Mapping
    • Matching
    • Seeding (importing to MusicBrainz)
    • Merging and Splitting
  • Database and Schema
    • Database and Helpers
    • Models
  • Mapping
    • Weaknesses
  • Mapping Format
  • API
 
geordi
  • Docs »
  • geordi
  • Edit on GitHub

geordi¶

Geordi is a tool for storing and making available/usable general data dumps for use by the MusicBrainz community, for example data dumps from labels and production agencies, as well as public data sources such as Discogs and Jamendo.

Contents¶

  • Geordi data structure
    • Geordi objects
      • Item
      • Data Item
      • Editor
    • Geordi relations
      • Item Links
      • Raw Matches
      • MusicBrainz Matches
      • Automatic Matching
    • Technical details
  • Geordi data lifecycle/terminology
    • Importing (to geordi)
    • Mapping
    • Matching
    • Seeding (importing to MusicBrainz)
    • Merging and Splitting
  • Database and Schema
    • Database and Helpers
      • geordi.data.model
      • geordi.data.model.mixins
    • Models
      • Core data
        • geordi.data.model.item
        • geordi.data.model.item_data
        • geordi.data.model.item_link
        • geordi.data.model.item_redirect
      • Matches and entities
        • geordi.data.model.raw_match
        • geordi.data.model.raw_match_entity
        • geordi.data.model.entity
      • Editors and login
        • geordi.data.model.csrf
        • geordi.data.model.editor
  • Mapping
    • Weaknesses
  • Mapping Format
  • API
Next

Built with Sphinx using a theme provided by Read the Docs.