2014-03-21 18:20 GMT+01:00 Leandro Doctors <[email protected]>: > I will open an ticket in > GitHub "Rewrite the flickrwrapper in Scala" and update my current warm > up task's ticket accordingly.
The ticket is: https://github.com/dbpedia/extraction-framework/issues/196 > I have already skimmed the PHP code of flickrwrappr, and rewriting it > seems quite straightforward. Which is why I would like to take it as > my warm up task (in stead of the other one)? > The time I have already spent reading the extractor framework code > base will help me quite a lot, as I plan to rewrite the code in Scala. > > Deliverables for the warm up task: > -First iteration (by the of next week): a working prototype > - Second iteration (by the end of the following week :30/3) a > prototype more closely integrated with DBPedia's code (most likely the > extractor framework). I have started to analyze the code. My first finding is that there are lots of it that is never used (e.g. GeoClue.php is ~228 lines, but less than 10 of them are actually ever invoked)! I'm setting up a test environment so I can verify the code still works after I delete those chunks. Cheers, Leandro ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/13534_NeoTech _______________________________________________ Dbpedia-gsoc mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dbpedia-gsoc
