Giter Site home page Giter Site logo

c4docs's People

Contributors

mrjoshuak avatar ojaspandey avatar waffle-iron avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

ojaspandey

c4docs's Issues

Remove Qt dependancies

At this point it's silly to have Qt dependancies, so we're remove for now and add back later if we need to bring back a GUI.

MHL / C4 usecase example

MHL (meda hash list) is a data integrity document format that improves data reliability for production.

The C4 language supersedes the MHL document format, and the framework prescribes more 'network enabled' communications to provide data integrity verification.

However, in the case of purely offline file transmission it may make sense to provide a C4 file that provides asset IDs and metadata for the offline volume.

It also probably makes sense to provide a MHL to C4 file translator as an example of legacy metadata support.

Media Aware Storage Service

Below is a first draft idea for how the proposed asset registry service could be implemented with other tools to provide a unified "media pool" with ingestion for multiple production applications.

Through adaptation or incorporation of code from MHL (http://mediahashlist.org/) develop an ingest process in which:

-Media files are hashed with MHL on the client
-Files are uploaded to an object storage repository
-Files are entered in registry with URI to storage service
-Files are verified against MHL
-MHL are stored by MHL service
-MHL service registers asset hash to registry with URI to MHL service
-Media file headers are parsed by Media info service
-Parsed data is stored as extended attributes attached to the object URI in a Media info service database
-Media info service registers asset hash to registry with URI to MHL service
-Client APIs authenticate through federated identity system
-Client queries registry by ID (returns URIs) or URI (returns IDs)

This would allow applications and users with access to query files or media specific metadata (TC match, Camera Type, etc...) to bypass the need for individual application to index large storage repositories

Below is a simple diagram. Just offering this up for discussion/consideration

etc_ingest_20140521

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.