# fourstore を Homebrew でインストール

fourstore のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:fourstore
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install fourstore
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:fourstore
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.1.7
- **ソース概要:** Efficient, stable RDF database
- **ホームページ:** <https://4store.github.io>
- **リポジトリ:** <https://github.com/4store/4store>
- **最終更新:** 2026-06-15T10:20:16-04:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- 4s-admin (エイリアス)
- 4s-backend (エイリアス)
- 4s-backend-copy (エイリアス)
- 4s-backend-destroy (エイリアス)
- 4s-backend-info (エイリアス)
- 4s-backend-passwd (エイリアス)
- 4s-backend-setup (エイリアス)
- 4s-boss (エイリアス)
- 4s-cluster-copy (エイリアス)
- 4s-cluster-create (エイリアス)
- 4s-cluster-destroy (エイリアス)
- 4s-cluster-file-backup (エイリアス)
- 4s-cluster-info (エイリアス)
- 4s-cluster-start (エイリアス)
- 4s-cluster-stop (エイリアス)
- 4s-delete-model (エイリアス)
- 4s-dump (エイリアス)
- 4s-file-backup (エイリアス)
- 4s-httpd (エイリアス)
- 4s-import (エイリアス)
- 4s-info (エイリアス)
- 4s-query (エイリアス)
- 4s-restore (エイリアス)
- 4s-size (エイリアス)
- 4s-ssh-all (エイリアス)
- 4s-ssh-all-parallel (エイリアス)
- 4s-update (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.1.7
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 2009: Public GitHub repository was created.
- v1.1.3: lib4store allowed C programs to connect to 4store backends directly.
- v1.1.5: Added features including non-MDNS administration, RDF 1.1 bNode skolemisation, SPARQL Update, and access-control work.
- v1.1.7: README and build documentation were refreshed.

### Related projects

- Raptor and Rasqal are closely related dependencies for RDF parsing and SPARQL parsing.
- 4store belongs to the same broad RDF triplestore and SPARQL database family as other semantic-web storage systems, but its official material emphasizes its own command-line and clustered backend tooling.

### ソース

- <https://api.github.com/repos/4store/4store>
- <https://github.com/4store/4store>
- <https://raw.githubusercontent.com/4store/4store/master/CHANGELOG.md>
- <https://raw.githubusercontent.com/4store/4store/master/README.md>


## セキュリティノート

broad file, network, media, or database tool signal. infrastructure mutation or orchestration signal.

- **Geiger リスク:** orange / 中
- broad file, network, media, or database tool signal
- infrastructure mutation or orchestration signal


## Combined YAML source

View the package source record on GitHub. [combined/fourstore.yml](https://github.com/mxcl/pkgdb/blob/main/combined/fourstore.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
