A Linked Data Platform repository sever.
Project description
Lakesuperior is a Linked Data repository software. It is capable of storing and managing large volumes of files and their metadata regardless of their format, size, ethnicity, gender identity or expression.
Lakesuperior is an alternative Fedora Repository implementation. Fedora is a mature repository software system historically adopted by major cultural heritage institutions which extends the Linked Data Platform protocol.
Guiding Principles
Lakesuperior aims at being a reliable and 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 migration, monitoring and maintenance included.
Simplicity of design: Straight-forward architecture, robustness over features.
Key features
Stores binary files and RDF metadata in one repository.
Multi-modal access: REST/LDP, command line and native Python API.
(almost) 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 and SPARQL Query API + UI
No performance penalty for storing many resources under the same container, or having one resource link to many URIs
Extensible provenance metadata tracking
Fits in a pocket: you can carry 50M triples in an 8Gb memory stick.
Installation & Documentation
With Docker:
git clone --recurse-submodules https://github.com/scossu/lakesuperior.git cd lakesuperior docker-compose up
With pip (requires a C compiler to be installed):
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 Distribution
File details
Details for the file lakesuperior-1.0.0a21.tar.gz
.
File metadata
- Download URL: lakesuperior-1.0.0a21.tar.gz
- Upload date:
- Size: 1.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eaf1dc4f4abe669457bd83753cc85c49f7348117a27ba712e385ba7ba1f18e81 |
|
MD5 | 5d395fc2311c84f9f98e2009b9621475 |
|
BLAKE2b-256 | 1843403adf3efa845f4e99c5f780a9441140d51e97d94e25d87f604ad8ad6c9a |