Project:Analytics/Wikibases: Difference between revisions
(What membership entails) |
(Update) |
||
| Line 20: | Line 20: | ||
** Registered internetdomains.wiki | ** Registered internetdomains.wiki | ||
** [https://phabricator.wikimedia.org/T414893 Requested dump] of Internet Domains | ** [https://phabricator.wikimedia.org/T414893 Requested dump] of Internet Domains | ||
*2026-04-28: | |||
**Set up a VM on my server to turn import SQL dump and export XML dump for import into Miraheze; TTL dump for ingest into a query service | |||
**Created "internetdomains.wiki" item to commemorate new wiki (and so that the query service updater doesn't complain about the data being too old) | |||
**Ran commands: | |||
***<code>php maintenance/run.php dumpBackup --full > /tmp/internetdomains-2026-03.xml</code> | |||
***<code>php extensions/Wikibase/repo/maintenance/dumpRdf.php --format=ttl --server <nowiki>https://internetdomains.wiki</nowiki> > /tmp/internetdomains-2026-03.ttl</code> | |||
Latest revision as of 05:36, 29 April 2026
The "Cool Wikibase Network" includes Wikibases that James Hare created. Wikibases that were created by other people may be admitted into the network in the future.
These wikis are:
Open Miscellaneous Wikibase(January 2023–January 2026)- Librarybase (May 2023–present)
- Internet Domains Wikibase (May 2023–present)
- Wikibase World (June 2023–present)
- Miraheze Communities (September 2025–present)
Membership in the Cool Wikibase Network mainly means being included in the Template:Cwbn footer featured on the member wikis, a callback to the days of web rings. It otherwise confers no material advantage or special privilege.
2026-01-16 Migration away from Wikibase.Cloud
Wikibase Cloud is proposing new hosting requirements that would subject tenants to evaluation against arbitrary, shifting standards. To reduce operational uncertainty, I am moving critical systems off Wikibase.Cloud in favor of self-hosting.
- 2026-01-16: I migrated the majority of Open Miscellaneous Wikibase to Librarybase and then deleted the old wiki.
- InternetArchiveBot-related template tracking (example item)
- MIT License modeling experiment
- 2026-01-18:
- Deleted the "credbot-daily" job on "vaccinesafety" Toolforge project in anticipation of migration.
- Posted Sitenotice on Internet Domains
- Registered internetdomains.wiki
- Requested dump of Internet Domains
- 2026-04-28:
- Set up a VM on my server to turn import SQL dump and export XML dump for import into Miraheze; TTL dump for ingest into a query service
- Created "internetdomains.wiki" item to commemorate new wiki (and so that the query service updater doesn't complain about the data being too old)
- Ran commands:
php maintenance/run.php dumpBackup --full > /tmp/internetdomains-2026-03.xmlphp extensions/Wikibase/repo/maintenance/dumpRdf.php --format=ttl --server https://internetdomains.wiki > /tmp/internetdomains-2026-03.ttl