https://github.com/openrefine/wikibase-manifests
:page_with_curl: This repo stores manifests of some public Wikibase instances. Manifests v2 are compatible with OpenRefine 3.6 and later versions.
https://github.com/openrefine/wikibase-manifests
Last synced: 6 months ago
JSON representation
:page_with_curl: This repo stores manifests of some public Wikibase instances. Manifests v2 are compatible with OpenRefine 3.6 and later versions.
- Host: GitHub
- URL: https://github.com/openrefine/wikibase-manifests
- Owner: OpenRefine
- License: cc0-1.0
- Created: 2020-08-17T08:24:37.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-10-11T08:23:29.000Z (over 3 years ago)
- Last Synced: 2025-01-10T11:41:22.183Z (over 1 year ago)
- Homepage:
- Size: 42 KB
- Stars: 19
- Watchers: 5
- Forks: 12
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Wikibase manifests
This GitHub repository stores manifests of some public Wikibase instances.
By entering a manifest in OpenRefine's Wikibase selection dialog window (`Select Wikibase instance...` in the Wikidata/Wikibase extension menu), you can start (batch) editing that particular Wikibase.

Click the `Add Wikibase` button to add the manifest's URL (preferred) or json.
See [OpenRefine's documentation](https://docs.openrefine.org/next/manual/wikibase/configuration#for-wikibase-end-users) for some additional information.
| Wikibase | Manifest |
| ------------------------------------------ | ------------------------------------------ |
| https://www.wikidata.org | [wikidata-manifest.json](https://raw.githubusercontent.com/OpenRefine/wikibase-manifests/master/wikidata-manifest.json) |
| https://artbase.rhizome.org | [rhizome-artbase-manifest.json](https://raw.githubusercontent.com/OpenRefine/wikibase-manifests/master/rhizome-artbase-manifest.json) |
| https://or-wikibase-test.wiki.opencura.com | [openrefine-wikibase-test-manifest.json](https://raw.githubusercontent.com/OpenRefine/wikibase-manifests/master/openrefine-wikibase-test-manifest.json) |
| https://data.biblissima.fr | [biblissima-data-manifest.json](https://raw.githubusercontent.com/OpenRefine/wikibase-manifests/master/biblissima-data-manifest.json)
| https://commons.wikimedia.org *(manifest v2, needs OpenRefine 3.6+)* | [wikimedia-commons-manifest.json](https://github.com/OpenRefine/wikibase-manifests/blob/master/wikimedia-commons-manifest.json)
# Version 1 and 2 manifests
Manifests following the version 2 syntax, such as the [Wikimedia Commons manifest](https://github.com/OpenRefine/wikibase-manifests/blob/master/wikimedia-commons-manifest.json), only are supported in OpenRefine 3.6 onwards, *not* in older versions of OpenRefine.
# Write and add your own
You can write manifests for other Wikibase instances according to [this tutorial](https://github.com/OpenRefine/OpenRefine/wiki/Write-a-Wikibase-manifest) and make them discoverable by sending a PR here. Also feel free to add them to the table above 😎