v3.0.0+
Status: | effective |
Progress: | 90% |
Version: | 3.0.0+ |
- Permission (user right): smw-schemaedit
- User group: smwcurator
Allows to edit pages in namespace "smw/schema" and set up the functionality connected with it
Explanation[edit]
Semantic MediaWiki 3.0.0Released on 11 October 2018 and compatible with MW 1.27.0 - 1.31.x. introduced namespace "smw/schema" together with the "smw-schemaedit
" user right allowing to describe schema types individually according to schema types provided in configuration parameter $smwgSchemaTypes
Sets the mappings between a specific schema type, an accompanying schema group and a possible schema interpreter.12
The "smw-schemaedit
" user right is by default only assigned to user group "Curator (Semantic Mediawiki)" (smwcurator
).
The "
smw-schemaedit
" user right should only be granted to trusted users that are proficient in working with data schemas.
References
- ^ Semantic MediaWiki: GitHub pull request gh:smw:3431
- ^ Semantic MediaWiki: GitHub pull request gh:smw:3019