- From: Dimitris Kontokostas <kontokostas@informatik.uni-leipzig.de>
- Date: Tue, 15 Jan 2013 18:07:03 +0100
- To: David Wood <david@3roundstones.com>
- Cc: "dbpedia-discussion@lists.sourceforge.net" <dbpedia-discussion@lists.sourceforge.net>, Linked Data community <public-lod@w3.org>, dbpedia-data-quality@googlegroups.com
- Message-ID: <CA+u4+a0E1EWFapFfOg+AUxb88tHejT-5XHWdnaC8OcHFwNJOHw@mail.gmail.com>
Hi David, We 're glad you enjoyed the tool and that you intend to use it. I just added the Apache 2.0 Licence to the project, it should fit for Callimachus. We use JDBC as a back-end and for the purposes of the DBpedia evaluation a MySQL DB. The h2 embedded database is a future goal for an easier with just-a-war-file setup. To use the tool with an RDF backend you should subclass the StorageServiceand adjust the StorageFactory well... at least in theory;) Also, please note that a few Wikipedia/DBpedia stuff are hardcoded in the code for now Best Regards, Dimitris Kontokostas On Tue, Jan 15, 2013 at 3:34 PM, David Wood <david@3roundstones.com> wrote: > Hi Dimitris, > > Congratulations! I enjoyed using this tool when assisting with the > DBpedia quality survey. It is a pleasure to see it released. > > Some questions: > > - What is the license? I don't see a license listed or referred to. > > - Why use an embedded SQL database? I'd like to consider integrating this > tool with Callimachus [1] but would need to port its storage to RDF. > > Regards, > Dave > -- > http://about.me/david_wood > > [1] http://callimachusproject.org > > > On Jan 15, 2013, at 06:28, Dimitris Kontokostas < > kontokostas@informatik.uni-leipzig.de> wrote: > > Dear all, > > The AKSW DBpedia Data Quality group [1] is happy to announce the release > of TripleCheckMate, the software used for assessing the quality of DBpedia, > as open source [2]. > > TripleCheckMate was developed for DBpedia but we hope it will be used as > a general purpose Linked Data evaluation software. Please send us your > feedback either through the DBpedia mailing list or our google-group [3]. > > Best regards, > The AKSW DBpedia Data Quality Team > > > [1] http://aksw.org/Projects/DBpediaDQ.html > [2] https://github.com/AKSW/TripleCheckMate > [3] https://groups.google.com/d/forum/dbpedia-data-quality > > > -- > Dimitris Kontokostas > Department of Computer Science, University of Leipzig > Research Group: http://aksw.org > Homepage:http://aksw.org/DimitrisKontokostas > > > -- Dimitris Kontokostas Department of Computer Science, University of Leipzig Research Group: http://aksw.org Homepage:http://aksw.org/DimitrisKontokostas
Received on Tuesday, 15 January 2013 17:07:56 UTC