Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bmzhao/rdf-label-indexer


https://github.com/bmzhao/rdf-label-indexer

Last synced: 24 days ago
JSON representation

Awesome Lists containing this project

README

        

# RDF Label Indexer

Takes all RDF triples in an ntriple file and indexes (Label, IRI) tuple objects into elasticsearch.
The motivation is for ease of fuzzy search on the label field, to retrieve the uri of the resource for yoda's label lookup service.

Later we might want to also index the entire graph into ES for ease of search?