# 使用 Homebrew 安装 fourstore

查看 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
