Hi Pablo, It's a low-level generic parser for MediaWiki content. It converts all the content of any MediaWiki resource into structured data. The output could be JSON (as it is now), JSON-LD or RDF, i.e., it can be modeled for our needs. Compared to DBpedia extraction framework, it does not make any processing on the semantics of data e.g. on infoboxes, but handles every content item e.g. article body, tables, etc. I see some similarities with the Wiktionary extraction project [1] that Sebastian mentioned in the GSoC idea. Since Sebastian proposed to configure the Wiktionary extractor in order to parse other Wikis, I was just wondering if these 2 projects were complementary, could be merged or whatever could help. Of course, JSONpedia will be released with an open source licence.
@Sebastian, can you give us some more thoughts about that? Cheers! [1] http://dbpedia.org/Wiktionary On 4/18/13 11:32 AM, Pablo N. Mendes wrote: > > What does it offer that the DEF does not have? > > Cheers, > Pablo > > > On Wed, Apr 17, 2013 at 10:33 PM, Marco Fossati <[email protected] > <mailto:[email protected]>> wrote: > > Hi Sebastian, > > I was wondering if the JSONpedia project [1] could be helpful for the > idea you are mentoring for GSoC 2013. > Have a look at the slides [2]. > What do you think about? > Let me know. > Cheers, > > [1] http://json.it.dbpedia.org/frontend/form.html > [2] http://www.slideshare.net/spaziodati/introducing-jsonpedia > -- > Marco Fossati > http://about.me/marco.fossati > Twitter: @hjfocs > Skype: hell_j > > > ------------------------------------------------------------------------------ > Precog is a next-generation analytics platform capable of advanced > analytics on semi-structured data. The platform includes APIs for > building > apps and a phenomenal toolset for data science. Developers can use > our toolset for easy data analysis & visualization. Get a free account! > http://www2.precog.com/precogplatform/slashdotnewsletter > _______________________________________________ > Dbpedia-gsoc mailing list > [email protected] > <mailto:[email protected]> > https://lists.sourceforge.net/lists/listinfo/dbpedia-gsoc > > > > > -- > > Pablo N. Mendes > http://pablomendes.com -- Marco Fossati http://about.me/marco.fossati Twitter: @hjfocs Skype: hell_j ------------------------------------------------------------------------------ Precog is a next-generation analytics platform capable of advanced analytics on semi-structured data. The platform includes APIs for building apps and a phenomenal toolset for data science. Developers can use our toolset for easy data analysis & visualization. Get a free account! http://www2.precog.com/precogplatform/slashdotnewsletter _______________________________________________ Dbpedia-gsoc mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dbpedia-gsoc
