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 sequoia
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
glib 2.82.2 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.13 Library for command-line editing
gettext 0.22.5 GNU internationalization (i18n) and localization (l10n) library

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.5.3 Generic library support script
pkgconf 2.3.0 Package compiler and linker metadata toolkit
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 47
Installs on Request (30 days)
fourstore 47
Build Errors (30 days)
fourstore 0
Installs (90 days)
fourstore 148
Installs on Request (90 days)
fourstore 148
Installs (365 days)
fourstore 444
Installs on Request (365 days)
fourstore 444
Fork me on GitHub