Page MenuHomePhabricator

Change datatype of some string properties to external-id
Open, Stalled, Needs TriagePublic

Description

Following up on T255241, here are all Wikidata properties with community consensus for changing their datatype:

Following properties need more discussion:

Event Timeline

Lydia_Pintscher added subscribers: hoo, Lydia_Pintscher.

Good to go for the ones listed as having consensus:

  • HURDAT identifier (P502)
  • IUCN taxon ID (P627)
  • ISOCAT id (P2263)
  • Foundational Model of Anatomy ID (P1402)

I did the good to go ones:

hoo@mwmaint1002:~$ mwscript extensions/Wikibase/repo/maintenance/changePropertyDataType.php --wiki wikidatawiki --new-data-type external-id --property-id P502
Successfully updated the property data type to external-id.
hoo@mwmaint1002:~$ mwscript extensions/Wikibase/repo/maintenance/changePropertyDataType.php --wiki wikidatawiki --new-data-type external-id --property-id P627
Successfully updated the property data type to external-id.
hoo@mwmaint1002:~$ mwscript extensions/Wikibase/repo/maintenance/changePropertyDataType.php --wiki wikidatawiki --new-data-type external-id --property-id P2263
Successfully updated the property data type to external-id.
hoo@mwmaint1002:~$ mwscript extensions/Wikibase/repo/maintenance/changePropertyDataType.php --wiki wikidatawiki --new-data-type external-id --property-id P1402
Successfully updated the property data type to external-id.

@Lydia_Pintscher Shall we keep it open for the other three?

Lydia_Pintscher changed the task status from Open to Stalled.Sep 27 2022, 8:17 AM

Thank you!
Yes let's keep it open. I am setting it to stalled. Please set it to unstalled once the remaining ones are decided.