# 使用 Homebrew, chocolatey, Nix, winget, apk 安装 jena

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

## 安装

```sh
sudo av install brew:jena
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install jena
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#arq
```

  证据: nixpkgs package indexes: pkgs/by-name/ar/arq/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- apk (92%):

```sh
sudo apk add rset
```

  证据: Alpine Linux edge package indexes: rset from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

### Windows

- Chocolatey (92%):

```sh
choco install arq
```

  证据: Chocolatey community package catalog: arq from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='8.438','djv'

- winget (92%):

```sh
winget install --id HaystackSoftware.Arq -e
```

  证据: Windows Package Manager source index: HaystackSoftware.Arq from https://cdn.winget.microsoft.com/cache/source.msix

## 软件包事实

- **软件包键:** brew:jena
- **软件包管理器:** Homebrew
- **版本:** 6.2.0
- **来源摘要:** Framework for building semantic web and linked data apps
- **主页:** <https://jena.apache.org/>
- **最后更新:** 2026-07-31T12:46:06Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- arq (别名)
- infer (别名)
- iri (别名)
- jena (别名)
- jena.version (别名)
- juuid (别名)
- langtag (别名)
- nquads (别名)
- ntriples (别名)
- qparse (别名)
- rdfcat (别名)
- rdfcompare (别名)
- rdfcopy (别名)
- rdfdiff (别名)
- rdfparse (别名)
- rdfpatch (别名)
- rdfxml (别名)
- riot (别名)
- rset (别名)
- rsparql (别名)
- rupdate (别名)
- schemagen (别名)
- shacl (别名)
- shex (别名)
- sparql (别名)
- tdb1.xloader (别名)
- tdb2.tdbbackup (别名)
- tdb2.tdbcompact (别名)
- tdb2.tdbdump (别名)
- tdb2.tdbloader (别名)
- tdb2.tdbquery (别名)
- tdb2.tdbstats (别名)
- tdb2.tdbupdate (别名)
- tdb2.xloader (别名)
- tdbloader (别名)
- tdbloader2 (别名)
- tdbquery (别名)
- tdbstats (别名)
- tdbupdate (别名)
- trig (别名)
- turtle (别名)
- uparse (别名)
- update (别名)
- utf8 (别名)
- wwwdec (别名)
- wwwenc (别名)
- xload-common (别名)
- xload-data (别名)
- xload-index (别名)
- xload-main (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 6.2.0
## 项目历史与用法

Apache Jena is a Java framework and command-line toolkit for RDF, SPARQL, Linked Data, and Semantic Web work. In package-manager form it is notable for shipping a large family of RDF conversion, query, validation, and TDB tools as regular shell commands.

### 项目历史

Jena began at HP Labs in Bristol, UK, in 2000. The project says it has always been open source and was used across Semantic Web applications and demonstrators before moving under Apache governance.

After HP refocused direct development support in 2009, the project team applied for adoption by the Apache Software Foundation in November 2010. Jena entered Apache incubation that month and graduated as an Apache top-level project in April 2012.

### 采用历史

Jena's adoption follows the standards history of RDF, OWL, and SPARQL. The official overview positions it as a framework aligned with W3C recommendations and as a toolkit with storage strategies, inference, and APIs, making it useful both inside Java applications and as a command-line RDF workbench.

### 使用方式

The package installs tools such as arq, riot, sparql, rsparql, rdfcat, rdfdiff, shacl, shex, and TDB utilities. That makes the formula useful for converting RDF syntaxes, running SPARQL queries, validating graphs, loading local triple stores, and scripting Linked Data maintenance without writing a Java wrapper.

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

Jena is interesting in package catalogs because one upstream project exposes both a mature Java library stack and a dense CLI surface. A single install gives shell users access to RDF parsers, SPARQL engines, SHACL and ShEx validators, and TDB tooling, so it behaves like a Semantic Web toolbox rather than a single binary.

### 时间线

- 2000: Jena development started at HP Labs in Bristol, UK.
- 2009: HP refocused direct development activity while remaining supportive of the project.
- 2010: the project entered Apache incubation in November.
- 2012: Jena graduated as an Apache top-level project in April.
- 2013: the Apache GitHub repository was created.

### Related projects

- ARQ is Jena's SPARQL query engine and appears in the package as the arq and sparql commands.
- Apache Fuseki is the Jena SPARQL server component documented by the project.
- TDB and TDB2 are Jena storage layers exposed through loader, query, update, backup, compact, dump, and stats commands.

### 来源

- <https://github.com/apache/jena>
- <https://jena.apache.org/about_jena/about.html>
- <https://jena.apache.org/documentation>


## 安全说明

没有找到 jena 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。


## 其他软件包管理器记录

- Nix - arq: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/ar/arq/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Nix - infer: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/in/infer/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Nix - rset: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/rs/rset/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - rset - 3.3-r1: installed executable or alias match | Alpine Linux edge package indexes: rset from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Configure systems using any scripting language | https://scriptedconfiguration.org/
- apk - rset-doc - 3.3-r1: installed executable or alias match | Alpine Linux edge package indexes: rset-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Configure systems using any scripting language (documentation) | https://scriptedconfiguration.org/
- Chocolatey - arq: installed executable or alias match | Chocolatey community package catalog: arq from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='8.438','djv'
- winget - HaystackSoftware.Arq: installed executable or alias match | Windows Package Manager source index: HaystackSoftware.Arq from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

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


## 来源

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