|
vor 2 Jahren | |
---|---|---|
.github | vor 6 Jahren | |
bin | vor 5 Jahren | |
docker | vor 5 Jahren | |
docs | vor 5 Jahren | |
ext | vor 5 Jahren | |
lakesuperior | vor 3 Jahren | |
sandbox | vor 5 Jahren | |
tests | vor 5 Jahren | |
.gitignore | vor 6 Jahren | |
.gitmodules | vor 6 Jahren | |
.travis.yml | vor 5 Jahren | |
Dockerfile | vor 5 Jahren | |
LICENSE | vor 7 Jahren | |
MANIFEST.in | vor 5 Jahren | |
README.md | vor 2 Jahren | |
code_of_conduct.md | vor 7 Jahren | |
conftest.py | vor 5 Jahren | |
docker-compose.yml | vor 5 Jahren | |
lmdbtest.py | vor 6 Jahren | |
pytest.ini | vor 6 Jahren | |
readthedocs.yml | vor 6 Jahren | |
requirements.txt | vor 6 Jahren | |
requirements_dev.txt | vor 5 Jahren | |
requirements_rtd.txt | vor 5 Jahren | |
setup.cfg | vor 6 Jahren | |
setup.py | vor 3 Jahren | |
valgrind-python.supp | vor 6 Jahren |
This repository is no longer under active development. It is kept here for historical reference. The effort to build a compact asset repository has been moved to [https://git.knowledgetx.com/scossu/lsup_repo].
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.
Lakesuperior aims at being a reliable and efficient Fedora 4 implementation.
Its main goals are:
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.