macOS
brew install fourstorelocal Homebrew formula metadata
brew
fourstore のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install fourstorelocal Homebrew formula metadata
概要
Efficient, stable RDF database
履歴
4store is an RDF database and SPARQL-oriented triplestore whose official README describes it as efficient, scalable, and stable. It sits in the semantic-web database niche rather than the general SQL or document-store lineage.
The project was designed by Steve Harris and developed at Garlik to support Semantic Web applications. The README says it had already served as Garlik's base platform for about three years, including databases of about 15GT and a web application used by thousands of people.
The public GitHub repository dates to 2009 and uses the 4store name for a suite of administrative, backend, import, HTTP, query, dump, restore, and cluster tools. Its changelog shows continued maintenance through the 1.1.x line, including SPARQL Update, RDF 1.1 bNode skolemisation, clustering/admin changes, HTTP output formats, and portability fixes.
The strongest official adoption signal is Garlik's own use: 4store was built to underpin production Semantic Web applications before being packaged as a standalone open source database. In package-manager culture it became a compact command-line triplestore option for developers who needed RDF and SPARQL without deploying a larger semantic-web stack.
A typical workflow creates and manages knowledge bases with tools such as 4s-backend-setup and 4s-admin, imports RDF with 4s-import, queries with 4s-query or the HTTP daemon, and uses dump, restore, backup, and cluster commands for operations.
The README documents Raptor and Rasqal as RDF/SPARQL prerequisites, and notes operational details such as the store directory under /var/lib/4store and /etc/4s-cluster for clustered frontends.
4store is package-nerd interesting because it is a C-era Unixy semantic-web database delivered as many small executables rather than a single monolithic service. It exposes the operational vocabulary of RDF stores directly: import, query, update, dump, cluster copy, cluster start/stop, and HTTP serving.
It also captures a historical moment when RDF/SPARQL infrastructure was commonly distributed through native package managers and built against libraries such as Raptor and Rasqal.
セキュリティ状態
broad file, network, media, or database tool signal. infrastructure mutation or orchestration signal.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
4s-admin | cli | グローバル実行可能ファイル | |
4s-backend | cli | グローバル実行可能ファイル | |
4s-backend-copy | cli | グローバル実行可能ファイル | |
4s-backend-destroy | cli | グローバル実行可能ファイル | |
4s-backend-info | cli | グローバル実行可能ファイル | |
4s-backend-passwd | cli | グローバル実行可能ファイル | |
4s-backend-setup | cli | グローバル実行可能ファイル | |
4s-boss | cli | グローバル実行可能ファイル | |
4s-cluster-copy | cli | グローバル実行可能ファイル | |
4s-cluster-create | cli | グローバル実行可能ファイル | |
4s-cluster-destroy | cli | グローバル実行可能ファイル | |
4s-cluster-file-backup | cli | グローバル実行可能ファイル | |
4s-cluster-info | cli | グローバル実行可能ファイル | |
4s-cluster-start | cli | グローバル実行可能ファイル | |
4s-cluster-stop | cli | グローバル実行可能ファイル | |
4s-delete-model | cli | グローバル実行可能ファイル | |
4s-dump | cli | グローバル実行可能ファイル | |
4s-file-backup | cli | グローバル実行可能ファイル | |
4s-httpd | cli | グローバル実行可能ファイル | |
4s-import | cli | グローバル実行可能ファイル | |
4s-info | cli | グローバル実行可能ファイル | |
4s-query | cli | グローバル実行可能ファイル | |
4s-restore | cli | グローバル実行可能ファイル | |
4s-size | cli | グローバル実行可能ファイル | |
4s-ssh-all | cli | グローバル実行可能ファイル | |
4s-ssh-all-parallel | cli | グローバル実行可能ファイル | |
4s-update | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/4store/4store
インストールメタデータ
| パッケージキー | brew:fourstore |
|---|---|
| バージョン | 1.1.7 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/fourstore |
| ホームページ | https://4store.github.io |
| リポジトリ | https://github.com/4store/4store |
| 上流ドキュメント | https://github.com/4store/4store#readme |
| ライセンス | GPL-3.0-or-later |
| ソースアーカイブ | https://github.com/4store/4store/archive/refs/tags/v1.1.7.tar.gz |
| 最終更新 | 2026-06-15T10:20:16-04:00 |
| Pulse | updated |
| 依存関係 | dbus, gettext, glib, pcre, raptor, rasqal, readline |
| ビルド依存関係 | autoconf, automake, libtool, pkgconf |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
| 注意点 | Databases will be created at $HOMEBREW_PREFIX/var/fourstore. Create and start up a database: 4s-backend-setup mydb 4s-backend mydb Load RDF data: 4s-import mydb datafile.rdf Start up HTTP SPARQL server without daemonizing: 4s-httpd -p 8000 -D mydb See https://4store.danielknoell.de/trac/wiki/Documentation/ for more information. |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | fourstore |
| Aliases |
|
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | yes |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.