Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bmzhao/rdf-db
- Owner: bmzhao
- Created: 2017-01-11T18:40:27.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-12T00:27:07.000Z (almost 8 years ago)
- Last Synced: 2024-10-07T07:41:25.354Z (about 1 month ago)
- Language: Java
- Size: 16 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
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.