Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reference implementation of COALA IP #17

Closed
8 of 9 tasks
sohkai opened this issue Jul 26, 2016 · 2 comments
Closed
8 of 9 tasks

Reference implementation of COALA IP #17

sohkai opened this issue Jul 26, 2016 · 2 comments
Assignees

Comments

@sohkai
Copy link

sohkai commented Jul 26, 2016

Abstract

Implement a reference implementation of COALA IP.

Motivation

Upgrading SPOOL to use our COALA IP spec allows us to be the forerunning implementation of the spec and set an example for other systems. COALA IP also provides enhancements on top of the current SPOOL architecture:

  • Based on LCC RRM for rights management
  • Usage of Linked Data
  • Compatibility with IPLD

Goals

Create a Python implementation of COALA IP that runs on top of an immutable ledger, such as IPDB.

Challenges

  • Custom Linked Data schemas will need to be hosted
  • Interoperability between Linked Data schemas and IPLD still need to be figured out:
    • How to add IPLD hashing structures to a schema?
  • Queryability handling for ledgers

Tasks

Deadline: Wednesday, Aug. 17th

Future

@TimDaub
Copy link
Contributor

TimDaub commented Oct 12, 2016

End-to-end "loan" capability for pycoalaip

@sohkai I replaced pycoalaip with coalaip-http-api here and also updated the ticket's description: bigchaindb/coalaip-http-api#6

@TimDaub
Copy link
Contributor

TimDaub commented Mar 22, 2017

Closing this as it's completed (except for hosting the JSON-LD contexts - which there is a separate ticket for)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants