v3.1.0+
| Status: | effective |
| Progress: | 100% |
| Version: | 3.1.0+ |
Special property "Profile schema"
From semantic-mediawiki.org
| Profile schema | |
|---|---|
Holds the name of a profile schema which declares characteristics for annotations
| |
| Further Information | |
| Provided by: | extension "Semantic MediaWiki "Allows to store and query data annotated to pages |
| Added: | 3.1.0 |
| Removed: | still in use |
| Alias: | has no alias |
| Optional: | no |
| Visible: | no |
| Annotable: | no |
| Declarative: | no |
| Key: | _PROFILE_SCHEMA
|
| Setting: | not specified |
| Focus: | not specified |
| In this wiki: | Property:Profile schema |
The Profile schema property is a special property in Semantic MediaWiki with a built-in meaning: it holds the name of a profile schema which declares characteristics (sequence map) for annotations.
It was introduced starting with Semantic MediaWiki 3.1.0Released on 23 September 2019 and compatible with MW 1.31.0 - 1.33.x..1 and is enabled by default.
In case a profile schema is added to a property using this special property maintenance script "rebuildData.php"Allows to rebuild all the semantic data for a selected data backend/store has to be run as this requires to build up database table "smw_object_aux" with it's field "smw_seqmap" from the ground.2
See also[edit]
- Help page on sequence maps
- Help page on schemas
The combination "en":"Help:Profile schema" already exists for page "Help:Special property Profile schema" therefore no additional interlanguage annotation was created.
References
- ^ Semantic MediaWiki: GitHub pull request gh:smw:4227
- ^ | Semantic MediaWiki: GitHub issue comment gh:smw:4227:520222005