Skip to content

descoped/linked-data-store-documentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linked Data Store

ℹ️

This documentation is work in progress!

Linked Data Store (LDS) offers a well defined resource-oriented RESTful API over a runtime configured information model allowing users to read and write data. LDS supports time-based-data-versioning capabilities that allows it to act as an immutable datastore where data can be read as they were back in time.

The information model configuration is represented using JSON Schema and LDS will interpret schema properties prefixed with link_property as directives to describe relationships between entities in the information model.

LDS is intended to be a smart service layer between information-model-aware applications and the underlying persistence-technology (e.g. Postgres, Neo4j, FoundationDb, BigTable).

Table of Contents

License

This software is licensed under APL 2.0

About

LinkedDataStore Documentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages