Persistent storage, dedup, metadata queries, and semantic search for acatome bundles
Project description
acatome-store
Persistent storage, deduplication, metadata queries, and semantic search for scientific paper bundles.
Features
- SQLAlchemy ORM — portable across SQLite, Postgres, MySQL
- Refs + Papers split — identity table (refs) separate from ingested content (papers)
- Citation graph — directed
citing → citededges, works for ingested + stub papers - Supplements — ingest supplementary PDFs with scoped block retrieval
- Retractions — flag papers as retracted with notes
- Vector search — ChromaDB (default) or pgvector (zero text duplication)
- CLI —
acatome-storecommand for ingest, query, retract, and stats
Installation
uv pip install -e .
With Postgres support:
uv pip install -e ".[postgres]"
Usage
from acatome_store import Store
store = Store()
ref_id = store.ingest(bundle_path)
paper = store.get(ref_id)
results = store.search("transformer attention", top_k=5)
CLI
acatome-store ingest /path/to/bundle.acatome
acatome-store stats
acatome-store retract doi:10.1234/fake --note "Fabricated data"
Testing
uv run python -m pytest tests/ -v
License
LGPL-3.0-or-later — see LICENSE.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file acatome_store-0.2.1.tar.gz.
File metadata
- Download URL: acatome_store-0.2.1.tar.gz
- Upload date:
- Size: 22.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d53ffce9ab3985aa616c17d6e668ecdd43fcbd4f1d5254f3778a92c2b1aa96ce
|
|
| MD5 |
6d4d41083cbafb49ad48ed1cd94d2f88
|
|
| BLAKE2b-256 |
d81f4cd287ff4341e9d48cb7c859c4befe96abf8fb0472367916c9cee208f568
|
Provenance
The following attestation bundles were made for acatome_store-0.2.1.tar.gz:
Publisher:
publish.yml on retospect/acatome-store
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
acatome_store-0.2.1.tar.gz -
Subject digest:
d53ffce9ab3985aa616c17d6e668ecdd43fcbd4f1d5254f3778a92c2b1aa96ce - Sigstore transparency entry: 1086205017
- Sigstore integration time:
-
Permalink:
retospect/acatome-store@b8b2646796adec7ef17b0faa798895d0e65fe489 -
Branch / Tag:
refs/tags/v0.2.1 - Owner: https://github.com/retospect
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@b8b2646796adec7ef17b0faa798895d0e65fe489 -
Trigger Event:
release
-
Statement type:
File details
Details for the file acatome_store-0.2.1-py3-none-any.whl.
File metadata
- Download URL: acatome_store-0.2.1-py3-none-any.whl
- Upload date:
- Size: 19.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c620b000331f58a244a36d30594a8542cf118bdf90096a3e4d2e4075061ed70c
|
|
| MD5 |
f09b019ed8c0712d06ce1d50b28ae8ea
|
|
| BLAKE2b-256 |
1568175e63f0f8f91c1a2cf6e53c52e3f64be75f48a71090c43d60fff892efe2
|
Provenance
The following attestation bundles were made for acatome_store-0.2.1-py3-none-any.whl:
Publisher:
publish.yml on retospect/acatome-store
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
acatome_store-0.2.1-py3-none-any.whl -
Subject digest:
c620b000331f58a244a36d30594a8542cf118bdf90096a3e4d2e4075061ed70c - Sigstore transparency entry: 1086205119
- Sigstore integration time:
-
Permalink:
retospect/acatome-store@b8b2646796adec7ef17b0faa798895d0e65fe489 -
Branch / Tag:
refs/tags/v0.2.1 - Owner: https://github.com/retospect
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@b8b2646796adec7ef17b0faa798895d0e65fe489 -
Trigger Event:
release
-
Statement type: