fourstore

Install command:
brew install fourstore

Also known as: 4store

Efficient, stable RDF database

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

License: GPL-3.0

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
big sur
Intel sonoma
ventura
monterey
big sur
catalina
64-bit linux

Current versions:

stable 1.1.6

Revision: 2

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.0 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.16.5 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 38
Installs on Request (30 days)
fourstore 38
Build Errors (30 days)
fourstore 0
Installs (90 days)
fourstore 115
Installs on Request (90 days)
fourstore 115
Installs (365 days)
fourstore 289
fourstore --HEAD 2
Installs on Request (365 days)
fourstore 289
fourstore --HEAD 2
Fork me on GitHub