macOS
brew install fourstorelocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de fourstore pour les workflows d'agents IA.
installation
brew install fourstorelocal Homebrew formula metadata
aperçu
Efficient, stable RDF database
historique
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.
posture de sécurité
broad file, network, media, or database tool signal. infrastructure mutation or orchestration signal.
risque orange · confiance moyen · infrastructure
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
4s-admin | cli | exécutable global | |
4s-backend | cli | exécutable global | |
4s-backend-copy | cli | exécutable global | |
4s-backend-destroy | cli | exécutable global | |
4s-backend-info | cli | exécutable global | |
4s-backend-passwd | cli | exécutable global | |
4s-backend-setup | cli | exécutable global | |
4s-boss | cli | exécutable global | |
4s-cluster-copy | cli | exécutable global | |
4s-cluster-create | cli | exécutable global | |
4s-cluster-destroy | cli | exécutable global | |
4s-cluster-file-backup | cli | exécutable global | |
4s-cluster-info | cli | exécutable global | |
4s-cluster-start | cli | exécutable global | |
4s-cluster-stop | cli | exécutable global | |
4s-delete-model | cli | exécutable global | |
4s-dump | cli | exécutable global | |
4s-file-backup | cli | exécutable global | |
4s-httpd | cli | exécutable global | |
4s-import | cli | exécutable global | |
4s-info | cli | exécutable global | |
4s-query | cli | exécutable global | |
4s-restore | cli | exécutable global | |
4s-size | cli | exécutable global | |
4s-ssh-all | cli | exécutable global | |
4s-ssh-all-parallel | cli | exécutable global | |
4s-update | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/4store/4store
métadonnées d'installation
| Clé du paquet | brew:fourstore |
|---|---|
| Version | 1.1.7 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/fourstore |
| Page d'accueil | https://4store.github.io |
| Dépôt | https://github.com/4store/4store |
| Docs amont | https://github.com/4store/4store#readme |
| Licence | GPL-3.0-or-later |
| Archive source | https://github.com/4store/4store/archive/refs/tags/v1.1.7.tar.gz |
| Dernière mise à jour | 2026-06-15T10:20:16-04:00 |
| Pulse | updated |
| Dépendances | dbus, gettext, glib, pcre, raptor, rasqal, readline |
| Dépendances de compilation | autoconf, automake, libtool, pkgconf |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
| Précautions | Databases will be created at $HOMEBREW_PREFIX/var/fourstore. Create and start up a database: 4s-backend-setup mydb 4s-backend mydb Load RDF data: 4s-import mydb datafile.rdf Start up HTTP SPARQL server without daemonizing: 4s-httpd -p 8000 -D mydb See https://4store.danielknoell.de/trac/wiki/Documentation/ for more information. |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | fourstore |
| Aliases |
|
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | yes |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.