-
Are there any plans to support Wikibase (Wikidata)?
I have written a class for my own purposes, that implements a small set of Wikibase API calls. Are you interested in making it a part of wiki-java?
-
I am working on a browser extension and I'm trying to swich to `wikibase-edit` instead of making edits directly. Since the extension uses the browser session to make edits, I'm using the newly added `…
fuddl updated
7 months ago
-
In case ECLASS IRDI's are not available or are not the proper way to publish CDs I have not found a good way/tooling.
Also the described process in this repository seems not to be the best way.
…
foprs updated
11 months ago
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a sim…
-
```SPARQL
SELECT DISTINCT ?item ?itemLabel
WHERE {
hint:Query hint:optimizer "None".
SERVICE wikibase:mwapi {
bd:serviceParam wikibase:api "Search";
wikibase:endpoin…
-
Imported from https://phabricator.wikimedia.org/T157563
The https://github.com/addwiki/wikibase-api/blob/master/README.md misses some vital information when building the code.
To make the https://…
-
### Content & configuration
Swagger/OpenAPI definition:
```json
{
"openapi": "3.0.3",
"info": {
"title": "Wikibase REST API",
"version": "0.1",
"description": "OpenAPI definition o…
-
e.g. [this query](https://query.wikidata.org/#SELECT%20DISTINCT%20%3Fitem%20%23%3Ftitle%0AWHERE%20%7B%0A%20%20hint%3AQuery%20hint%3Aoptimizer%20%22None%22.%0A%7B%20%20SERVICE%20wikibase%3Amwapi%20%7B%…
-
At present how could we show a data export of a glossary, say as; RDF, JSON, XML or something?
-
Most of the visual issues we get when mirroring for WikiFundi are Lua Errors raised by a failing call to Wikidata via the Wikibase extension.
Wikibase client extension offers an API to retrieve dat…