Slashdot Mirror


User: aidhog

aidhog's activity in the archive.

Stories
0
Comments
3
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3

  1. Re:RDF is a bad idea on Super-Fast RDF Search Engine Developed · · Score: 1

    There is a workshop paper on a preliminary version of such an algorithm at http://sw.deri.org/2005/07/n3rank/paper/paper.pdf.

  2. Re:Developer on this project on Super-Fast RDF Search Engine Developed · · Score: 2, Informative

    Text search on literals is supported through Lucene. Only vanilla keyword searches are currently supported. The query syntax for the indexing is a subset of SPARQL. The code is Java and has yet to be officially released.

  3. Developer on this project on Super-Fast RDF Search Engine Developed · · Score: 3, Informative

    As one of the developers on the project (along with user aharth), feel free to ask any specific questions you may have here. The article is quite vague and so I refer you to a technical report at http://www.deri.ie/fileadmin/documents/DERI-TR-200 7-04-20.pdf/.