v3.0.0+
Status: | effective |
Progress: | 100% |
Version: | 3.0.0+ |
Help:Create protection
From semantic-mediawiki.org
Image collection Click on the images to enlarge for better view and browsing! | |
---|---|
As part of the authority mode, the create protection1 has been introduced to restrict the creation of properties and value annotations for unapproved properties in order to help a data curator to control the property creation and annotation process.
The create protection (if enabled, disabled by default) only applies to the creation of new properties with existing (aka approved) properties being unrestricted for any usage.
In case the create protection is enabled, only users with the corresponding right (see configuration parameter $smwgCreateProtectionRight
Sets the user right required to create new properties) assigned can create properties (and hereby value annotations) without any restrictions.
See also[edit]
- Help page on authority mode
- Help page on configuration parameter
$smwgCreateProtectionRight
Sets the user right required to create new properties - Help page on edit protection
References
- ^ Semantic MediaWiki: GitHub pull request gh:smw:2600