fourstore

Install command:
brew install fourstore

Also known as: 4store

Efficient, stable RDF database

https://github.com/4store/4store

License: GPL-3.0-or-later

Formula JSON API: /api/formula/fourstore.json

Formula code: fourstore.rb on GitHub

Bottle (binary package) installation support provided for:

Apple Silicon sonoma
ventura
monterey
Intel sonoma
ventura
monterey
64-bit linux

Current versions:

stable 1.1.7

Depends on:

dbus 1.14.10 Message bus system, providing inter-application communication
gettext 0.22.5 GNU internationalization (i18n) and localization (l10n) library
glib 2.80.4 Core application library for C
pcre 8.45 Perl compatible regular expressions library
raptor 2.0.16 RDF parser toolkit
rasqal 0.9.33 RDF query library
readline 8.2.10 Library for command-line editing

Depends on when building from source:

autoconf 2.72 Automatic configure script builder
automake 1.17 Tool for generating GNU Standards-compliant Makefiles
libtool 2.4.7 Generic library support script
pkg-config 0.29.2 Manage compile and link flags for libraries
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.

Analytics:

Installs (30 days)
fourstore 32
Installs on Request (30 days)
fourstore 32
Build Errors (30 days)
fourstore 0
Installs (90 days)
fourstore 131
Installs on Request (90 days)
fourstore 131
Installs (365 days)
fourstore 389
fourstore --HEAD 1
Installs on Request (365 days)
fourstore 389
fourstore --HEAD 1
Fork me on GitHub