Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Metabot should set permanent key prefix/suffix IDs #32

Open
1ec5 opened this issue Apr 30, 2023 · 0 comments
Open

Metabot should set permanent key prefix/suffix IDs #32

1ec5 opened this issue Apr 30, 2023 · 0 comments

Comments

@1ec5
Copy link
Member

1ec5 commented Apr 30, 2023

The wiki’s “Key:” pseudonamespace contains some articles about key prefixes and suffixes (aka namespaces and subkeys). Recently, these articles have been formalized by including a wildcard character in the title and introducing the {{KeyPrefixDescription}} and {{KeySuffixDescription}} templates. By request, I’ve also created permanent key prefix ID (P52) and permanent key suffix ID (P53) with the intention that prefix/suffix items should use these properties instead of permanent key ID (P16).

The metabot code needs to be updated to set the new properties:

P_KEY_ID = Property('P16', 'key-id', 'string')
P_TAG_ID = Property('P19', 'tag-id', 'string')
P_REL_ID = Property('P41', 'rel-id', 'string')
P_ROLE_ID = Property('P21', 'role-mem-id', 'string')

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant