Project:Analytics/Wikibases: Difference between revisions

From Librarybase
(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:
[[User:Harej|Harej]] ([[User talk:Harej|talk]]) 20:04, 18 January 2026 (UTC)
**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:

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.
  • 2026-01-18:
  • 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.xml
      • php extensions/Wikibase/repo/maintenance/dumpRdf.php --format=ttl --server https://internetdomains.wiki > /tmp/internetdomains-2026-03.ttl