Skip to content

Commit

Permalink
Update documentation of example to mention new client
Browse files Browse the repository at this point in the history
  • Loading branch information
mkroetzsch committed Feb 27, 2015
1 parent c622788 commit 296ddc8
Showing 1 changed file with 5 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
*
* http://www.apache.org/licenses/LICENSE-2.0
*
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
Expand Down Expand Up @@ -46,8 +46,9 @@
* compressed output will be written into several files that will be placed in
* the example directory.
* <p>
* In the future, this will probably become a stand-alone tool that can be
* called directly.
* The Wikidata Toolkit command line client provides a stand-alone tool for
* generating RDF exports and it supports a range of parameters. This example is
* merely used to illustrate how to achieve this from your own code if needed.
*
* @author Michael Günther
* @author Markus Kroetzsch
Expand Down

0 comments on commit 296ddc8

Please sign in to comment.