Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bmzhao/rdf-db

RDF Database serving custom rdf triples for Yodaqa
https://github.com/bmzhao/rdf-db

Last synced: 11 days ago
JSON representation

RDF Database serving custom rdf triples for Yodaqa

Awesome Lists containing this project

README

        

#RDF Database

This repo helps sets up a jena-fuseki instance serving rdf triples.

Use create-index.sh on a .ttl file to create an indexed version from tdbloader that gets tar.gz'd.
Upload the tar.gz to s3, and change the url inside the run-db.sh to point to it.

Docker image downloads the index (if not already present) and runs jena-fuseki.

Currently used as the knowledge graph store for Yoda.