# Installer jena avec Homebrew, chocolatey, Nix, winget, apk

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de jena pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install jena
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

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

  Preuve: 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
```

  Preuve: 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
```

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

- winget (92%):

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

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

## Faits du paquet

- **Clé du paquet:** brew:jena
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/jena>
- **Version:** 6.1.0
- **Résumé source:** Framework for building semantic web and linked data apps
- **Page d'accueil:** <https://jena.apache.org/>
- **Dépôt:** <https://github.com/apache/jena>
- **Docs amont:** <https://jena.apache.org/documentation>
- **Licence:** Apache-2.0
- **Archive source:** <https://www.apache.org/dyn/closer.lua?path=jena/binaries/apache-jena-6.1.0.tar.gz>
- **Dernière mise à jour:** 2026-06-22T14:03:49-07:00
- **Généré:** 2026-07-08T07:18:31+00:00

## exécutables

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

## Dépendances

- openjdk

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur all

## Version et fraîcheur

- page générée: 2026-07-08
- version du gestionnaire: 6.1.0
- gestionnaire mis à jour: 2026-06-22
- données locales: OK
- dépôt amont: https://jena.apache.org/
- info: Release/tag comparison is only available for GitHub repositories.
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

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


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour jena. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.


## Détails de la base source

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

## Autres enregistrements de gestionnaires de paquets

- 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 - 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.1972','png2ico'
- winget - HaystackSoftware.Arq: installed executable or alias match | Windows Package Manager source index: HaystackSoftware.Arq from https://cdn.winget.microsoft.com/cache/source.msix


## Liens liés

- [Terminal utility packages](https://www.automicvault.com/fr/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/fr/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Language runtime packages](https://www.automicvault.com/fr/pkg/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://www.automicvault.com/fr/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [openjdk](https://www.automicvault.com/fr/pkg/brew/openjdk/) - Runtime dependency declared by Homebrew.
- [fuseki](https://www.automicvault.com/fr/pkg/brew/fuseki/) - Shares av.db curated category or tags: cli, data, rdf, semantic-web, sparql.
- [rasqal](https://www.automicvault.com/fr/pkg/brew/rasqal/) - Shares av.db curated category or tags: cli, data, rdf, semantic-web, sparql.
- [hdt](https://www.automicvault.com/fr/pkg/brew/hdt/) - Shares av.db curated category or tags: cli, data, linked-data, rdf, semantic-web.
- [raptor](https://www.automicvault.com/fr/pkg/brew/raptor/) - Shares av.db curated category or tags: cli, data, rdf, semantic-web.
- [redland](https://www.automicvault.com/fr/pkg/brew/redland/) - Shares av.db curated category or tags: cli, data, rdf, semantic-web.
- [serd](https://www.automicvault.com/fr/pkg/brew/serd/) - Shares av.db curated category or tags: cli, data, rdf, semantic-web.
- [sord](https://www.automicvault.com/fr/pkg/brew/sord/) - Shares av.db curated category or tags: cli, data, rdf, semantic-web.
- [fourstore](https://www.automicvault.com/fr/pkg/brew/fourstore/) - Shares av.db curated category or tags: cli, data, rdf, semantic-web, sparql.

## Combined YAML source

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


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
