macOS
brew install fusekilocal Homebrew formula metadata
brew
fuseki のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install fusekilocal Homebrew formula metadata
概要
SPARQL server
履歴
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.
セキュリティ状態
formula declares a Homebrew service.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
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.
Config paths the tool may read or write during local use.
$FUSEKI_BASE/config.ttl$FUSEKI_BASE/configuration/Credential-bearing paths to review before unattended agent runs.
$FUSEKI_BASE/shiro.ini実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
fuseki-backup | cli | グローバル実行可能ファイル | |
fuseki-plain | cli | グローバル実行可能ファイル | |
fuseki-server | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://jena.apache.org/documentation/fuseki2/
インストールメタデータ
| パッケージキー | brew:fuseki |
|---|---|
| バージョン | 6.1.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/fuseki |
| ホームページ | 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 |
| Pulse | updated |
| 依存関係 | openjdk |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | declared |
レジストリ情報
| 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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.