Skip to content Source: homebrew/core GitHub Homebrew
fourstore
DeprecatedFormula Utilities v1.1.7
Efficient, stable RDF database
Install 1
App in
Terminal
$
brew install fourstore
Dependencies
Build Dependencies
Installation Notes
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.
Install Statistics 94.1%
Average daily installs by period
Related Utilities Apps
View Allpython@3.13
Popular
Interpreted, interactive, object-oriented programming language
Utilities v3.13.12