Skip to content

🖼 A demonstration of the OSTRICH capabilities in a webinterface

License

Notifications You must be signed in to change notification settings

rdfostrich/ostrich-admin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OSTRICH Admin

A Web GUI for interacting with an OSTRICH store.

Functionality:

  • Version Materialization: Query a certain version by triple pattern.
  • Delta Materialization: Query differences between two versions by triple pattern.
  • Version Queries: Query all versions by triple pattern.
  • Ingest: Append a new changeset.
  • Stats: Basic statistics about the store.

Install

OSTRICH requires ZLib, Kyoto Cabinet and CMake (compilation only) to be installed.

$ npm install

Run

When running, you have to pass a path to an OSTRICH store.

$ npm start data/mystore.ostrich/

The Web GUI will now be running on http://localhost:3000/.

Optionally, a second prefixes file parameter can be added, which defaults to config/prefixes.json.

Some example OSTRICH datasets are available here: https://linkedsoftwaredependencies.org/raw/ostrich/datasets/

License

This software is written by Ruben Taelman and colleagues.

This code is copyrighted by Ghent University – imec and released under the MIT license.

About

🖼 A demonstration of the OSTRICH capabilities in a webinterface

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published