Wikidata-Toolkit
Wikidata-Toolkit copied to clipboard
Java library to interact with Wikibase
The "simple statements" RDF export currently only exports statements without qualifiers ("cautious": no qualifiers that may change the meaning will ever be dropped). We should also support a "brave" mode,...
The query service for Wikidata will restrict parts of its dataset to statements that have the highest possible non-deprecated rank for their property and item. We should support this too....
Bumps `slf4jVersion` from 2.0.2 to 2.0.3. Updates `slf4j-api` from 2.0.2 to 2.0.3 Commits b2cb05f prepare release 2.0.3 4b5bb41 fix SLF4J-546, Fluent logging API doesn't populate timestamp with Reload4JLogger b500a6f javadoc...
Bumps `rdf4jVersion` from 4.3.9 to 4.3.10. Updates `org.eclipse.rdf4j:rdf4j-rio-turtle` from 4.3.9 to 4.3.10 Updates `org.eclipse.rdf4j:rdf4j-rio-ntriples` from 4.3.9 to 4.3.10 Dependabot will resolve any conflicts with this PR as long as you...
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.10.0 to 5.11.0. Release notes Sourced from org.mockito:mockito-core's releases. v5.11.0 Changelog generated by Shipkit Changelog Gradle Plugin 5.11.0 2024-03-01 - 17 commit(s) by Aouichaoui Youssef, Franz Wong,...
Running `mvn exec:java -Dexec.mainClass="examples.RdfSerializationExample"` in Wikidata-Toolkit-Examples, I get: ``` 2024-02-28 08:49:15 ERROR - Error when reading JSON for entity: Cannot construct instance of `org.wikidata.wdtk.datamodel.implementation.StringValueImpl`, problem: A string value must provide...
There is new API, more RESTful, to retrieve and edit Wikibase entities. The old API should hopefully stay around for a while, so for WDTK there should not be an...
Since fairly recently, Wikimedia wikis support OAuth 2, which has some advantages over OAuth 1. For instance, it is possible to use it without a client secret, making it interesting...
It seems that there were changes in the way dumps are structured for wikidata making the way dump files were automatically downloaded not functional anymore. Here are the fixes implemented,...
Bumps `jacksonVersion` from 2.17.0 to 2.17.1. Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.17.0 to 2.17.1 Commits See full diff in compare view Updates `com.fasterxml.jackson.core:jackson-core` from 2.17.0 to 2.17.1 Commits cba40f1 [maven-release-plugin] prepare release...