ostrich icon indicating copy to clipboard operation
ostrich copied to clipboard

Reproductible code for a small demonstration

Open JPugetGil opened this issue 1 year ago • 1 comments

I am interested in using OSTRICH, but I am not sure how to get started. Could you please provide a reproducible code for a small demonstration? I would like to see how to use OSTRICH to insert some RDF versions and query them.

What are the requirements in order to use OSTRICH? (Do we need a database?)

Thanks in advance.

JPugetGil avatar Jul 17 '24 12:07 JPugetGil

The readme contains instructions on how to build this project and how to use it from the command line: https://github.com/rdfostrich/ostrich?tab=readme-ov-file#ostrich

There are also bindings to use it in Node.js, which may be more convenient: https://github.com/rdfostrich/ostrich-node

Does this help you further?

rubensworks avatar Aug 01 '24 07:08 rubensworks