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

Commit

Permalink
Improve README intro
Browse files Browse the repository at this point in the history
  • Loading branch information
trentmc authored May 6, 2017
1 parent 003c37b commit 369e2b2
Showing 1 changed file with 14 additions and 13 deletions.
27 changes: 14 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,27 +1,28 @@
# OMI MVI 1.0

> An implementation of the OMI MVI 1.0 specification implemented using
> BigchainDB and COALA IP.
> 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).
### Wat?

We though using COALA IP and BigchainDB as respecivetly data model and storage
layer would be perfect to implement the OMI MVI 1.0. In fact, our hypothesis
turned out to be right. [We only had to make little modifications to the data
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).
To learn more about:

- the architecture
- how to setup this server
- about the OMI MVI API we implemented
- what we didn't get to implement
Read further to learn more about:

read further!
- The architecture
- How to set up this server
- About the OMI MVI API we implemented
- What we didn't get to implement (yet..)

Have fun!

- the authors, Alberto, Tim and Trent from @bigchaindb.com (this is also how
you can contact us :))
Yours,

Alberto and Tim at BigchainDB (the authors); and Trent at BigchainDB, George at OMI (the encouragers:)

Contact: {alberto, tim, trent}@bigchaindb.com

## Architecture
![img_20170505_171428](https://cloud.githubusercontent.com/assets/2758453/25767726/42b21a66-31fc-11e7-8816-5e00f0bd178b.jpg)
Expand Down

0 comments on commit 369e2b2

Please sign in to comment.