On Wed, Mar 19, 2014 at 12:58 PM, Martynas Jusevičius <[email protected]> wrote: > interesting stuff. I remember another project that does something like that: > SQUIN http://squin.sourceforge.net/index.shtml > > How does LDF compare to to it?
SQUIN allows you to discover potentially relevant data during the query execution. LDF is different. It's a smart way to query and expose data. You could potentially serve all of dbpedia, to thousands of users concurrently, using a single LDF server.
