English
$smwgQConceptFeatures
From semantic-mediawiki.org
| Configuration parameter details: | |
| Name | $smwgQConceptFeatures |
| Description | Defines which concept features should be available by default. |
| Default setting | see documentation |
| Software | Semantic MediaWiki |
| Since version | not specified |
| Until version | still available |
| Configuration | Concept settings |
| Keyword | concept queries · concept features · query features · query performance |
Same as $smwgQFeatures but for concepts.
Default setting[edit]
$GLOBALS['smwgQConceptFeatures'] = SMW_PROPERTY_QUERY | SMW_CATEGORY_QUERY | SMW_NAMESPACE_QUERY | SMW_CONJUNCTION_QUERY | SMW_DISJUNCTION_QUERY;