Package org.wikidata.wdtk.examples
Class EditOnlineMediaInfoExample
java.lang.Object
org.wikidata.wdtk.examples.EditOnlineMediaInfoExample
This example shows how to create and modify media info data.
IMPORTANT: Running this program will perform edits on commons.wikimedia.beta.wmflabs.org. These edits are permanent and public. When running this program as is, the edits will be performed without logging in. This means that your current IP address will be recorded in the edit history of the page. If you prefer to use a login, please comment-in the respective line in the source code and modify it to use your credentials.
- Author:
- Thomas Pellissier Tanon
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
static void
Prints some basic documentation about this program.
-
Constructor Details
-
EditOnlineMediaInfoExample
public EditOnlineMediaInfoExample()
-
-
Method Details
-
main
-
printDocumentation
public static void printDocumentation()Prints some basic documentation about this program.
-