Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Lakesuperior, an alternative Fedora Repository implementation

License

NotificationsYou must be signed in to change notification settings

scossu/lakesuperior

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEPRECATION NOTICE: This project has been discontinued. Development effortsin this direction and a complete re-architecting of the project continue ononhttps://git.knowledgetx.com/scossu/lsup_repo

Build StatusDocumentation StatusPyPI PackageCode coverage

Lakesuperior is a Linked Data repository software. It is capable of storing andmanaging large volumes of files and their metadata regardless of theirformat, size, ethnicity, gender identity or expression.

Lakesuperior is an alternativeFedora Repository implementation. Fedora is a mature repositorysoftware system historically adopted by major cultural heritage institutionswhich extends theLinked Data Platformprotocol.

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 andmaintenance included.
  • Simplicity of design: Straight-forward architecture, robustnessover 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 onLMDB and filesystem. FullyACID-compliant writes guarantee consistency of data.
  • Term-based search and SPARQL Query API + UI
  • No performance penalty for storing many resources under the samecontainer, 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.gitcd lakesuperiordocker-compose up

With pip (requires a C compiler to be installed):

pip install lakesuperior

The full, current documentation is maintained inRead The Docs. Please refer to that for more info,including installation instructions.


[8]ページ先頭

©2009-2025 Movatter.jp