Skip to content

KJV data #4

@dstanesc

Description

@dstanesc

@rkazakov wanted to thank you for making bible data available and also share the way I am further publishing it. I am working on a generic persistence layer (content - addressable) for graph like structures. The data, potentially very large, is partitioned in blocks that can be stored in any K,V stores, such S3, IndexedDB, etc. Navigating the graph tries to minimize the number of blocks to load, strongly inspired by Neo4J index-free adjacency. Particularly interesting is the use of IPFS as KV blockstore, meaning the graph can be stored and queried serverless and decentralized. I created a very first demonstrator for the technology (which is still WIP), based on the data you are kindly providing. The demo can be accessed directly from IPFS. May be of interest. Once again, thank you for your work!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions