# 使用 Homebrew 安装 fuseki

查看 fuseki 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:fuseki
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install fuseki
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:fuseki
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/fuseki>
- **版本:** 6.1.0
- **来源摘要:** SPARQL server
- **主页:** <https://jena.apache.org/documentation/fuseki2/>
- **仓库:** <https://github.com/apache/jena>
- **上游文档:** <https://jena.apache.org/documentation>
- **许可证:** Apache-2.0
- **源码归档:** <https://www.apache.org/dyn/closer.lua?path=jena/binaries/apache-jena-fuseki-6.1.0.tar.gz>
- **最后更新:** 2026-05-11T18:11:47Z
- **已生成:** 2026-07-08T07:18:31+00:00

## 可执行文件

- fuseki-backup (cli)
- fuseki-plain (cli)
- fuseki-server (cli)
- fuseki-backup (别名)
- fuseki-plain (别名)
- fuseki-server (别名)

## 依赖

- openjdk

## 安装行为

- post-install 钩子: 未定义
- 服务: declared
- Bottle: 可用 于 all

## 版本和新鲜度

- 页面生成时间: 2026-07-08
- 管理器版本: 6.1.0
- 管理器更新时间: 2026-05-11
- 本地数据: OK
- 上游仓库: https://jena.apache.org/documentation/fuseki2/
- 信息: Release/tag comparison is only available for GitHub repositories.
## 项目历史与用法

Apache Jena Fuseki is the SPARQL server component of Apache Jena. The official Fuseki documentation describes it as a server that can run standalone or embedded and provides SPARQL 1.1 query, update, and graph-store protocols.

### 项目历史

Jena began at HP Labs in Bristol in 2000 as an open-source Java framework for Semantic Web applications. Apache's Jena history page says HP reduced direct development support in 2009, the project applied to enter the Apache Software Foundation in November 2010, and Jena graduated as an Apache top-level project in April 2012.

Fuseki grew as the server-facing distribution within Jena: the Fuseki documentation presents it as the SPARQL server integrated with TDB for robust transactional persistent storage and with Jena text query. The Jena downloads page packages Apache Jena and Apache Jena Fuseki as the two binary distributions for the most commonly used portions of the system.

### 采用历史

Jena's own history page says the project has been extensively used in a wide variety of Semantic Web applications and demonstrators. Fuseki is the deployment-oriented piece of that stack, giving RDF and SPARQL users a server rather than only Java APIs and command-line tools.

Its adoption follows standards adoption: Fuseki exposes W3C SPARQL 1.1 protocols and Graph Store HTTP RDF Update, so it became a package for running standards-compliant RDF endpoints in development, research, and production Semantic Web systems.

### 使用方式

Fuseki can be run as a standalone server, as a service, as a web application, in a plain mode, or embedded in another application. Configuration can come from `$FUSEKI_BASE/configuration/`, the system database, `$FUSEKI_BASE/config.ttl`, or command-line and programmatic setup depending on the Fuseki mode.

Security for the Fuseki2 web application uses Apache Shiro, controlled by `$FUSEKI_BASE/shiro.ini`. The documentation notes that if the file is absent the server initializes with a default configuration that can be replaced or edited.

### 为什么软件包爱好者会关心

Fuseki matters to package people because it is the installable server boundary for Jena: a Java Semantic Web framework becomes a service with ports, config directories, security files, persistent stores, and command-line launchers. It is also a good example of an Apache project where a language library, server distribution, Maven artifacts, and OS packages all describe the same upstream.

### 时间线

- 2000: Jena development starts at HP Labs in Bristol.
- 2009: HP refocuses development activity away from direct Jena support.
- 2010: Jena is adopted into the Apache Software Foundation incubator.
- 2012: Jena graduates as an Apache top-level project.
- Current docs: Fuseki is documented as the Jena SPARQL server with TDB integration and Shiro-based webapp security.

### Related projects

- Fuseki is part of Apache Jena and is closely related to Jena ARQ, TDB/TDB2, RDF Connection, Jena text query, and GeoSPARQL modules.
- Its security documentation depends on Apache Shiro, and its network role is defined by W3C SPARQL and RDF graph-store protocols.

### 来源

- <https://github.com/apache/jena>
- <https://jena.apache.org/about_jena/about.html>
- <https://jena.apache.org/documentation/fuseki2/fuseki-configuration.html>
- <https://jena.apache.org/documentation/fuseki2/fuseki-security.html>
- <https://jena.apache.org/documentation/fuseki2/index.html>
- <https://jena.apache.org/download/index.cgi>


## 安全说明

formula declares a Homebrew service.

- **Geiger 风险:** orange / 中
- formula declares a Homebrew service


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: $FUSEKI_BASE/config.ttl, $FUSEKI_BASE/configuration/

## Credential files

- Unix: $FUSEKI_BASE/shiro.ini
## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** fuseki
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## 相关链接

- [Secret-risk packages](https://www.automicvault.com/zh-hans/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/zh-hans/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/zh-hans/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Networking and protocol packages](https://www.automicvault.com/zh-hans/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [openjdk](https://www.automicvault.com/zh-hans/pkg/brew/openjdk/) - Runtime dependency declared by Homebrew.
- [jena](https://www.automicvault.com/zh-hans/pkg/brew/jena/) - Shares av.db curated category or tags: cli, data, rdf, semantic-web, sparql.
- [rasqal](https://www.automicvault.com/zh-hans/pkg/brew/rasqal/) - Shares av.db curated category or tags: cli, data, rdf, semantic-web, sparql.
- [raptor](https://www.automicvault.com/zh-hans/pkg/brew/raptor/) - Shares av.db curated category or tags: cli, data, rdf, semantic-web.
- [redland](https://www.automicvault.com/zh-hans/pkg/brew/redland/) - Shares av.db curated category or tags: cli, data, rdf, semantic-web.
- [serd](https://www.automicvault.com/zh-hans/pkg/brew/serd/) - Shares av.db curated category or tags: cli, data, rdf, semantic-web.
- [sord](https://www.automicvault.com/zh-hans/pkg/brew/sord/) - Shares av.db curated category or tags: cli, data, rdf, semantic-web.
- [fourstore](https://www.automicvault.com/zh-hans/pkg/brew/fourstore/) - Shares av.db curated category or tags: cli, data, rdf, semantic-web, sparql.
- [hdt](https://www.automicvault.com/zh-hans/pkg/brew/hdt/) - Shares av.db curated category or tags: cli, data, rdf, semantic-web.

## Combined YAML source

View the package source record on GitHub. [combined/fuseki.yml](https://github.com/automic-vault/db/blob/main/combined/fuseki.yml)


## 来源

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
