Re: [Dbpedia-gsoc] GSoC '15 - Interest in 5.14 (Scalable querying of the live DBpedia data stream)

2015-03-22 Thread Ruben Verborgh
Hi Pablo, > 1. I think we can implement a class called "HdtLiveDatasource", which would > share many characteristics with "HdtDatasource", but would have some extra > fields in the "settings" field of the datasource configuration. Particularly, > a field such as "update_source" pointing to the

Re: [Dbpedia-gsoc] Introduction - GSoC 2015

2015-03-21 Thread Ruben Verborgh
Hi Chenxi Li, > Is it acceptable to use 2 servers instead of 1 server in 5.14? How would you want to use those 2 servers? Best, Ruben -- Dive into the World of Parallel Programming The Go Parallel Website, sponsored by

Re: [Dbpedia-gsoc] Introduction - GSoC 2015

2015-03-21 Thread Ruben Verborgh
Hi Chenxi Li, > in hdt.js, it requires a file var hdtNative = > require('../build/Release/hdt'); But I can't find this file The HDT.js library consists of two parts: – (as an import) the original hdt-cpp library written in C++ – binding code to connect the hdt-cpp library to Node.js, written in

Re: [Dbpedia-gsoc] GSoC '15 - Interest in 5.14 (Scalable querying of the live DBpedia data stream)

2015-03-20 Thread Ruben Verborgh
Hi Pablo, > 1. Update the HDT file (According to What is HDT, HDF is a read-only format, > so it might not be feasible). …which is why we have this project :-) Can you find a way to update HDT files? Can you improve HDT so that it allows updates? Could you perhaps make a combination of differen

Re: [Dbpedia-gsoc] GSoC '15 - Interest in 5.14 (Scalable querying of the live DBpedia data stream)

2015-03-20 Thread Ruben Verborgh
Hi Pablo, In addition to Dimitris' comments: > - Either to change the code in our current TPFS (in > https://github.com/LinkedDataFragments/Server.js) to support 'live' updates > of the data, > - OR a new server implementation that supports live updates of the data We would really suggest chan

Re: [Dbpedia-gsoc] GSoC '15 - Interest in 5.14 (Scalable querying of the live DBpedia data stream)

2015-03-16 Thread Ruben Verborgh
Hi Pablo, > I am interested in project 5.14, relating to scalable querying of the DBpedia > data stream. Great to hear! I can tell you it's a very cool project :-) > Any advice, or extra references would be appreciated. I definitely recommend trying out the server (http://fragments.dbpedia.o

Re: [Dbpedia-gsoc] Introduction - GSoC 2015

2015-03-11 Thread Ruben Verborgh
Hi Chenxi Li, > If the project 5.14 Scalable querying of the live DBpedia data stream is > approved, we are going to continue to work > onhttps://github.com/LinkedDataFragments/Client.js, > https://github.com/LinkedDataFragments/Server.js but not work from scratch, > Is it right? Absolutely,

Re: [Dbpedia-gsoc] Introduction - GSoC 2015

2015-03-09 Thread Ruben Verborgh
Hi Chenxi Li, > I'm very glad to do some warm-up exercises. Here are some things you can try: – Use the interface from the command line (for instance, using curl): http://fragments.dbpedia.org/2014/en. – Retrieve responses in various content types through content negotiation. The server current

Re: [Dbpedia-gsoc] Introduction - GSoC 2015

2015-03-09 Thread Ruben Verborgh
Hi Chenxi Li, Also welcome from my side! > My name is Chenxi Li, a first year master student in computer science > department, specializing Data Mining and Business Intelligence in Universitat > Politècnica de Catalunya. Is Joaquim Gabarro still around there? If so, send him my regards :-) >