Skip to content
This repository has been archived by the owner on Jul 1, 2022. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
trentmc authored May 6, 2017
1 parent 369e2b2 commit bcd5c80
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
# OMI MVI 1.0

> An implementation of the [OMI](http://open-music.org/) MVI 1.0 specification implemented using
> [BigchainDB](https://www.bigchaindb.com) and [COALA IP](https://coalaip.org).
[Open Music Initiative (OMI)](http://open-music.org/) has developed a first cut HTTP API specification for linking composition and recordings of musical works. This spec is called the "OMI MVI 1.0 Specification", where MVI = Minimum Viable Interopability.

### Wat?
This repo is an implementation of OMI MVI 1.0, using [BigchainDB](https://www.bigchaindb.com) and [COALA IP](https://coalaip.org).

### Approach

We thought that COALA IP + BigchainDB might be a perfect data model + storage layer to implement
the OMI MVI 1.0. We guessed right! [We only had to make little modifications to the data
models](https://github.com/COALAIP/omi-mvi-1.0/blob/master/omi_api/transformers.py#L3).

Read further to learn more about:
The rest of this doc contains:

- The architecture
- How to set up this server
Expand Down

0 comments on commit bcd5c80

Please sign in to comment.