A Linked Data Platform repository sever.
Project description
LAKEsuperior is an alternative Fedora Repository implementation.
Fedora is a mature repository software system historically adopted by major cultural heritage institutions. It exposes an LDP endpoint to manage any type of binary files and their metadata in Linked Data format.
Guiding Principles
LAKEsuperior aims at being an uncomplicated, efficient Fedora 4 implementation.
Its main goals are:
Reliability: Based on solid technologies with stability in mind.
Efficiency: Small memory and CPU footprint, high scalability.
Ease of management: Tools to perform monitoring and maintenance included.
Simplicity of design: Straight-forward architecture, robustness over features.
Key features
Drop-in replacement for Fedora4
Very stable persistence layer based on LMDB and filesystem. Fully ACID-compliant writes guarantee consistency of data.
Term-based search (planned) and SPARQL Query API + UI
No performance penalty for storing many resources under the same container
Extensible provenance metadata tracking
Multi-modal access: HTTP (REST), command line interface and native Python API.
Fits in a pocket: you can carry 50M triples in an 8Gb memory stick.
Installation & Documentation
With Docker:
git clone https://github.com/scossu/lakesuperior.git cd lakesuperior docker-compose up
With pip (assuming you are familiar with it):
pip install lakesuperior
The full, current documentation is maintained in Read The Docs. Please refer to that for more info, including installation instructions.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file lakesuperior-1.0.0a15-py3-none-any.whl
.
File metadata
- Download URL: lakesuperior-1.0.0a15-py3-none-any.whl
- Upload date:
- Size: 726.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4b2bd7e1a51991ec7de2fc19fd5a525c83849326f1634401f2d393ae751b0a29 |
|
MD5 | 0c58b081fd49d67463fafc39833c8507 |
|
BLAKE2b-256 | 0d28ee9378b3851f3df66d1e00f3b986497347e56961db6d92d7fabcd4952f42 |