Hi Markus,
On Wed Apr 09 2014 at 4:18:50 AM, Markus Krötzsch <
mar...@semantic-mediawiki.org> wrote:
> Change to the directory of the example module (wdtk-examples), then run:
>
> mvn exec:java
> -Dexec.mainClass="org.wikidata.wdtk.examples.DumpProcessingExample"
>
Thanks, that is exactly what I
On 09/04/14 13:18, Markus Krötzsch wrote:
Hi Denny, hi Daniel, hi all,
Welcome to Java :-) (more useful answers below)
Following popular demand ;-), I have now created a new documentation
section "Beginner's guide" [1] that takes you step-by-step through
setting up your very first Maven proj
Hi Gerard.
On 09/04/14 10:54, Gerard Meijssen wrote:
Hoi,
What is the relevance of these tools when you have to have specialised
environments to use them ?
Not sure what you mean. Wikidata Toolkit doesn't have any requirements
other than plain old Java to run.
Nevertheless, we'd also like
Hi Denny, hi Daniel, hi all,
Welcome to Java :-) (more useful answers below)
On 09/04/14 10:41, Daniel Kinzler wrote:
Am 08.04.2014 23:34, schrieb Denny Vrandečić:
I was trying to use this, but my Java is a bit rusty. How do I run the
DumpProcessingExample?
I did the following steps:
git clo
Hoi,
What is the relevance of these tools when you have to have specialised
environments to use them ?
Thanks,
GerardM
On 9 April 2014 10:41, Daniel Kinzler wrote:
> Am 08.04.2014 23:34, schrieb Denny Vrandečić:
> > I was trying to use this, but my Java is a bit rusty. How do I run the
>
Am 08.04.2014 23:34, schrieb Denny Vrandečić:
> I was trying to use this, but my Java is a bit rusty. How do I run the
> DumpProcessingExample?
>
> I did the following steps:
>
> git clone https://github.com/Wikidata/Wikidata-Toolkit
> cd Wikidata-Toolkit
> mvn install
> mvn test
>
> Now, how do