Help:List of configuration parameters

From Linux Web Expert

Revision as of 09:22, 17 May 2018 by >Kghbln (typo)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Semantic MediaWiki offers a number of configuration parameters that site administrators may modify according to the particular needs of their wiki. This page lists all 147 configuration parameters for Semantic MediaWiki. All available configuration parameters can also be found in the file "DefaultSettings.php" (as of Semantic MediaWiki 2.4.0Released on an unknown date unknown versions of MediaWiki and later).

To change the setting of any configuration parameter, copy the respective assignment into your "LocalSettings.php" file, after including Semantic MediaWiki as described in installation. Do not change the "DefaultSettings.php" file directly, as your changes would be overwritten in software upgrades. See also the help page on the function enableSemantics.

This list currently only covers the configuration parameters which are documented on individual pages. See this page for a complete overview by purpose.


Parameter Description Default Version
[[Help:$maxRecursionDepth|$maxRecursionDepth]] Sets the recursion depth for a template output 2 1.4.0+
[[Help:$smwgAdminFeatures|$smwgAdminFeatures]] Sets which administrative features may be used via special page "SemanticMediaWiki" see doc­u­men­ta­tion 2.5.0+
[[Help:$smwgAdminRefreshStore|$smwgAdminRefreshStore]] Sets whether it is possible to set up the database tables or to initiate the repairing or updating of all semantic data of wiki using the interface on special page "SemanticMediaWiki" True 1.3.0+
[[Help:$smwgAutoRefreshOnPageMove|$smwgAutoRefreshOnPageMove]] Sets whether or not to refresh semantic data in the store when a page was moved. True 1.9.0+
[[Help:$smwgAutoRefreshOnPurge|$smwgAutoRefreshOnPurge]] Sets whether semantic data are refreshed in the store when a page is manually purged True 1.9.0+
[[Help:$smwgAutoRefreshSubject|$smwgAutoRefreshSubject]] Sets whether or not to refresh the pages on which semantic data is stored. True 1.5.6+
[[Help:$smwgAutocompleteInSpecialAsk|$smwgAutocompleteInSpecialAsk]] True 1.5.2 - 2.5.8
[[Help:$smwgBrowseByApi|$smwgBrowseByApi]] True 2.5.0+
[[Help:$smwgBrowseFeatures|$smwgBrowseFeatures]] see doc­u­men­ta­tion 3.0.0+
[[Help:$smwgBrowseShowAll|$smwgBrowseShowAll]] True 1.3.0+
[[Help:$smwgBrowseShowInverse|$smwgBrowseShowInverse]] False 1.3.0+
[[Help:$smwgCacheType|$smwgCacheType]] Sets which object cache Semantic MediaWiki should use to track temporary changes CACHE ANYTHING 1.9.0+
[[Help:$smwgCacheUsage|$smwgCacheUsage]] Sets how the caching behaviour or special pages related to Semantic MediaWiki is controlled see doc­u­men­ta­tion 1.9.0+
[[Help:$smwgCategoriesAsInstances|$smwgCategoriesAsInstances]] Sets whether a category statement should be treated as an element of the category True 1.5.0+
[[Help:$smwgCategoryFeatures|$smwgCategoryFeatures]] Sets the behaviour of the query features related to category handling see doc­u­men­ta­tion 3.0.0+
[[Help:$smwgChangePropagationProtection|$smwgChangePropagationProtection]] Sets whether property pages are protected from editing while a property change propagation is being processed True 3.0.0+
[[Help:$smwgChangePropagationWatchlist|$smwgChangePropagationWatchlist]] Sets the properties that are relevant for property change propagation see doc­u­men­ta­tion 1.5.0+
[[Help:$smwgConceptPagingLimit|$smwgConceptPagingLimit]] Sets the number of listings shown in the namespace "Concept" 200 1.3.0+
[[Help:$smwgConfigFileDir|$smwgConfigFileDir]] Sets the directory for storing the setup information file ensuring database consistency DIR 3.0.1+
[[Help:$smwgCreateProtectionRight|$smwgCreateProtectionRight]] see doc­u­men­ta­tion 3.0.0+
[[Help:$smwgDVFeatures|$smwgDVFeatures]] Sets the available features regarding property data values see doc­u­men­ta­tion 2.4.0+
[[Help:$smwgDataTypePropertyExemptionList|$smwgDataTypePropertyExemptionList]] Sets which datatypes are exempted from the property registration process see doc­u­men­ta­tion 2.5.0+
[[Help:$smwgDecodeTextAnnotationWithStripMarker|$smwgDecodeTextAnnotationWithStripMarker]] False 0.0.0 - 0.0.0
[[Help:$smwgDefaultNumRecurringEvents|$smwgDefaultNumRecurringEvents]] 100 1.4.3+
[[Help:$smwgDefaultStore|$smwgDefaultStore]] Sets the storage backend to be used for the semantic data SMW\SQLStore\SQLStore 0.7+
[[Help:$smwgEditProtectionRight|$smwgEditProtectionRight]] see doc­u­men­ta­tion 2.5.0+
[[Help:$smwgEnabledDeferredUpdate|$smwgEnabledDeferredUpdate]] Sets whether updates to pages are queued and executed after edits True 2.4.0+
[[Help:$smwgEnabledEditPageHelp|$smwgEnabledEditPageHelp]] Sets whether helpful information is displayed when editing a page True 2.1.0+
[[Help:$smwgEnabledFulltextSearch|$smwgEnabledFulltextSearch]] Sets whether full-text search support for properties may be used False 2.5.0+
[[Help:$smwgEnabledInTextAnnotationParserStrictMode|$smwgEnabledInTextAnnotationParserStrictMode]] Sets whether strictness should be enforced during the annotation parsing process True 2.3.1+
[[Help:$smwgEnabledSpecialPage|$smwgEnabledSpecialPage]] Enables Semantic MediaWiki-specific annotation and content processing for special pages see doc­u­men­ta­tion 1.9.0+
[[Help:$smwgEntityCollation|$smwgEntityCollation]] see doc­u­men­ta­tion 3.0.0+
[[Help:$smwgExperimentalFeatures|$smwgExperimentalFeatures]] Sets experimental features see doc­u­men­ta­tion 3.0.0+
[[Help:$smwgExportResourcesAsIri|$smwgExportResourcesAsIri]] Sets whether resources should be exported as IRIs (Internationalized Resource Identifiers) True 2.5.0+
[[Help:$smwgExtraneousLanguageFileDir|$smwgExtraneousLanguageFileDir]] DIR . '/i18n/extra'; 2.5.0+
[[Help:$smwgFieldTypeFeatures|$smwgFieldTypeFeatures]] Sets relational database specific field type features False 3.0.0+
[[Help:$smwgFixedProperties|$smwgFixedProperties]] Sets user defined properties to have a dedicated database table for them see doc­u­men­ta­tion 1.9.0+
[[Help:$smwgFulltextDeferredUpdate|$smwgFulltextDeferredUpdate]] Sets the number of expected full-text search index updates True 2.5.0+
[[Help:$smwgFulltextLanguageDetection|$smwgFulltextLanguageDetection]] Sets which languages to detect for the full-text search from an indexable text see doc­u­men­ta­tion 2.5.0+
[[Help:$smwgFulltextSearchIndexableDataTypes|$smwgFulltextSearchIndexableDataTypes]] Sets which datatypes are allowed to be indexed using the full-text search see doc­u­men­ta­tion 2.5.0+
[[Help:$smwgFulltextSearchMinTokenSize|$smwgFulltextSearchMinTokenSize]] Sets the minimum word/token length to help to decide whether MATCH or LIKE operators are to be used for a condition statement 3 2.5.0+
[[Help:$smwgFulltextSearchPropertyExemptionList|$smwgFulltextSearchPropertyExemptionList]] Sets the property keys for which value assignments are being exempted from the full-text indexing see doc­u­men­ta­tion 2.5.0+
[[Help:$smwgFulltextSearchTableOptions|$smwgFulltextSearchTableOptions]] Sets the full-text search table options to use during installation or update see doc­u­men­ta­tion 2.5.0+
[[Help:$smwgIP|$smwgIP]] Sets the path to the installation of Semantic MediaWiki as seen in the local filesystem DIR . '/'; 0.1+
[[Help:$smwgImportFileDirs|$smwgImportFileDirs]] see doc­u­men­ta­tion 2.5.0+
[[Help:$smwgImportReqVersion|$smwgImportReqVersion]] see doc­u­men­ta­tion 2.5.0+
[[Help:$smwgInlineErrors|$smwgInlineErrors]] see doc­u­men­ta­tion 1.0+
[[Help:$smwgLinksInValues|$smwgLinksInValues]] False 1.3.0+
[[Help:$smwgLocalConnectionConf|$smwgLocalConnectionConf]] Sets the database connection characteristics for providers used see doc­u­men­ta­tion 2.5.3+
[[Help:$smwgMainCacheType|$smwgMainCacheType]] Sets which object cache Semantic MediaWiki should use to track temporary changes CACHE ANYTHING 2.3.0+
[[Help:$smwgMaxNumRecurringEvents|$smwgMaxNumRecurringEvents]] Sets the maximum number of recurring events that can be defined regardless of a given end date 500 1.4.3+
[[Help:$smwgMaxPropertyValues|$smwgMaxPropertyValues]] Sets the number of values that are shown for each page in the listing on pages in namespace "Property" 3 1.4.3+
[[Help:$smwgOnDeleteAction|$smwgOnDeleteAction]] Sets whether the update process for when a page / property and its value assignments are deleted should be send to the job queue see doc­u­men­ta­tion 1.9.0.1 - 2.3.1
[[Help:$smwgPageSpecialProperties|$smwgPageSpecialProperties]] Sets the page related special properties to be used see doc­u­men­ta­tion 1.7.0+
[[Help:$smwgPagingLimit|$smwgPagingLimit]] Sets the number of results shown in the listings on pages in the namespace "Property", "Concept" as well as on the special pages "Special:Types" and "Special:ProcessingErrorList" see doc­u­men­ta­tion 3.0+
[[Help:$smwgParserFeatures|$smwgParserFeatures]] Sets the behaviour of features related to text and annotation parsing see doc­u­men­ta­tion 3.0.0+
[[Help:$smwgPropertyLowUsageThreshold|$smwgPropertyLowUsageThreshold]] Sets a threshold value for when a property is being highlighted as "hardly being used" on special page "Properties". 5 1.9.0+
[[Help:$smwgPropertyPagingLimit|$smwgPropertyPagingLimit]] Sets the number of results shown in the listings on pages in the namespace "Property" 25 0.7+
[[Help:$smwgPropertyReservedNameList|$smwgPropertyReservedNameList]] Sets which names are reserved from usage as property names see doc­u­men­ta­tion 3.0.0+
[[Help:$smwgPropertyZeroCountDisplay|$smwgPropertyZeroCountDisplay]] Sets whether properties with a usage count of zero should be shown on special page "Properties" True 1.9.0+
[[Help:$smwgQComparators|$smwgQComparators]] Sets the list of comparator characters supported by queries for use in a regex. see doc­u­men­ta­tion 1.0+
[[Help:$smwgQConceptFeatures|$smwgQConceptFeatures]] Defines which concept features should be available by default. See documentation +
[[Help:$smwgQDefaultLimit|$smwgQDefaultLimit]] 50 1.0+
[[Help:$smwgQDisjunctionSupport|$smwgQDisjunctionSupport]] Sets whether disjunctions are supported in queries True 1.0 - 1.1.2
[[Help:$smwgQEnabled|$smwgQEnabled]] Activates or deactivates all query related features and interfaces True 1.0+
[[Help:$smwgQEqualitySupport|$smwgQEqualitySupport]] Should redirects between page names be considered as equality between the described objects? This is usually appropriate for cases where data is given for a page at all. SMW EQ SOME 1.0+
[[Help:$smwgQFeatures|$smwgQFeatures]] Defines which query features should be available by default. see doc­u­men­ta­tion 1.2.0+
[[Help:$smwgQFilterDuplicates|$smwgQFilterDuplicates]] Sets whether duplicate query conditions should be removed from computing query results False 2.5.0+
[[Help:$smwgQMaxDepth|$smwgQMaxDepth]] see doc­u­men­ta­tion 1.0+
[[Help:$smwgQMaxInlineLimit|$smwgQMaxInlineLimit]] Sets the maximal number of rows ever printed by queries 500 1.0+
[[Help:$smwgQMaxLimit|$smwgQMaxLimit]] Sets the maximal number of results ever retrieved by queries 10000 1.0+
[[Help:$smwgQMaxSize|$smwgQMaxSize]] see doc­u­men­ta­tion 1.0+
[[Help:$smwgQPrintoutLimit|$smwgQPrintoutLimit]] Maximal number of supported printouts (added columns in result table, ?-statements). 100 1.0+
[[Help:$smwgQRandSortingSupport|$smwgQRandSortingSupport]] True 1.0+
[[Help:$smwgQSortingSupport|$smwgQSortingSupport]] True 1.0+
[[Help:$smwgQStrictComparators|$smwgQStrictComparators]] False 1.5.3+
[[Help:$smwgQSubcategoryDepth|$smwgQSubcategoryDepth]] see doc­u­men­ta­tion 1.0+
[[Help:$smwgQSubpropertyDepth|$smwgQSubpropertyDepth]] Sets the maximum level of subproperty inclusion (steps within property hierarchy) 10 1.0+
[[Help:$smwgQTemporaryTablesAutoCommitMode|$smwgQTemporaryTablesAutoCommitMode]] Sets whether certain types of database transactions may be performed that cannot be safely logged using global transaction identifiers (GTIDs) False 2.5.0+
[[Help:$smwgQueryProfiler|$smwgQueryProfiler]] Sets whether specific monitorable profile data are recorded True 1.9.0+
[[Help:$smwgQueryResultCacheLifetime|$smwgQueryResultCacheLifetime]] Sets the cache lifetime of embedded queries and their results fetched from the query engine 60 * 60 * 24 * 7 2.5.0+
[[Help:$smwgQueryResultCacheRefreshOnPurge|$smwgQueryResultCacheRefreshOnPurge]] Sets whether it is possible to manually refresh the query cache by doing a "purge" action True 2.5.0+
[[Help:$smwgQueryResultCacheType|$smwgQueryResultCacheType]] Sets whether the query result cache may be used CACHE NONE 2.5.0+
[[Help:$smwgQuerySources|$smwgQuerySources]] see doc­u­men­ta­tion 1.8.0+
[[Help:$smwgRSSEnabled|$smwgRSSEnabled]] Sets whether RSS is enabled or not True 1.0 - 1.7.1
[[Help:$smwgRSSWithPages|$smwgRSSWithPages]] Sets whether RSS feeds should deliver whole pages or just link to them True 1.0 - 1.7.1
[[Help:$smwgRedirectPropertyListLimit|$smwgRedirectPropertyListLimit]] Sets the number of redirect results (synonyms) shown in the listings in the "Synonyms" section on pages in namespace "Property" 25 2.5.0+
[[Help:$smwgResultAliases|$smwgResultAliases]] see doc­u­men­ta­tion 1.8.0+
[[Help:$smwgSearchByPropertyFuzzy|$smwgSearchByPropertyFuzzy]] see doc­u­men­ta­tion 1.1.0+
[[Help:$smwgServicesFileDir|$smwgServicesFileDir]] DIR . '/src/Services'; 2.5.0+
[[Help:$smwgShowFactbox|$smwgShowFactbox]] Sets in which cases the factbox should be shown below a page see doc­u­men­ta­tion 0.7+
[[Help:$smwgShowFactboxEdit|$smwgShowFactboxEdit]] Sets in which cases the factbox should be shown when editing a page see doc­u­men­ta­tion 1.0+
[[Help:$smwgShowHiddenCategories|$smwgShowHiddenCategories]] Sets whether to omit categories marked with the HIDDENCAT behaviour switch from the annotation process True 1.9.0+
[[Help:$smwgSimilarityLookupExemptionProperty|$smwgSimilarityLookupExemptionProperty]] Sets the property used to exclude a property from being evaluated during similarity checks Owl:differentFrom 2.5.0+
[[Help:$smwgSparqlCustomConnector|$smwgSparqlCustomConnector]] Defines the SPARQL custom database connectors Custom 1.6.0+
[[Help:$smwgSparqlDataEndpoint|$smwgSparqlDataEndpoint]] Sets the endpoint for data on the SPARQL database Http://localhost:8080/data/ 1.6.0+
[[Help:$smwgSparqlDefaultGraph|$smwgSparqlDefaultGraph]] Sets the identifier (graph) of the SPARQL database 1.7.0+
[[Help:$smwgSparqlQFeatures|$smwgSparqlQFeatures]] Sets the SPARQL query features that are expected to be supported by the repository of the identifier (graph) of the SPARQL database see doc­u­men­ta­tion 2.3.0+
[[Help:$smwgSparqlQueryEndpoint|$smwgSparqlQueryEndpoint]] Sets the endpoint for querying the SPARQL database Http://localhost:8080/sparql/ 1.6.0+
[[Help:$smwgSparqlReplicationPropertyExemptionList|$smwgSparqlReplicationPropertyExemptionList]] see doc­u­men­ta­tion +
[[Help:$smwgSparqlRepositoryConnector|$smwgSparqlRepositoryConnector]] Identifies a database connector that ought to be used together with the semantic data store. Default 2.0.0+
[[Help:$smwgSparqlUpdateEndpoint|$smwgSparqlUpdateEndpoint]] Sets the endpoint for updating the SPARQL database Http://localhost:8080/update/ 1.6.0+
[[Help:$smwgSpecialAskFormSubmitMethod|$smwgSpecialAskFormSubmitMethod]] see doc­u­men­ta­tion 3.0.0+
[[Help:$smwgSubPropertyListLimit|$smwgSubPropertyListLimit]] Sets the number of subproperties shown in the listings in the "Subproperties" section on pages in namespace "Property" 25 2.5.0+
[[Help:$smwgToolboxBrowseLink|$smwgToolboxBrowseLink]] see doc­u­men­ta­tion 1.3.0+
[[Help:$smwgTypePagingLimit|$smwgTypePagingLimit]] Sets the number of listings shown in the namespace "Type" 200 0.7+
[[Help:$smwgURITypeSchemeList|$smwgURITypeSchemeList]] Sets the permissive URI schemes for data values to properties of datatype URL and Annotation URI see doc­u­men­ta­tion 3.0.0+
[[Help:$smwgUseCategoryHierarchy|$smwgUseCategoryHierarchy]] see doc­u­men­ta­tion 1.5.0+
[[Help:$smwgUseCategoryRedirect|$smwgUseCategoryRedirect]] Set whether redirects on categories should be detected and used as annotation value True 0.0.0 - 0.0.0
[[Help:$smwgValueLookupCacheLifetime|$smwgValueLookupCacheLifetime]] 60 * 60 * 24 * 7 2.3.0+
[[Help:$smwgValueLookupFeatures|$smwgValueLookupFeatures]] see doc­u­men­ta­tion 2.3.0+
[[Help:$smwgCheckForConstraintErrors|$smwgCheckForConstraintErrors]] Sets whether constraint violations are shown to the user via a page indicator see doc­u­men­ta­tion 3.1.0+
[[Help:$smwgCompactLinkSupport|$smwgCompactLinkSupport]] Sets whether compact links to special query pages should be used False 3.0.0+
[[Help:$smwgEnabledCompatibilityMode|$smwgEnabledCompatibilityMode]] False 2.4.0 - 3.1.2
[[Help:$smwgEnabledHttpDeferredJobRequest|$smwgEnabledHttpDeferredJobRequest]] Sets whether selected jobs can be executed asynchronously to the initial transaction triggering the job True 2.3.0 - 2.5.8
[[Help:$smwgEnabledQueryDependencyLinksStore|$smwgEnabledQueryDependencyLinksStore]] Sets whether tracking and storing of dependencies of embedded queries may be used False 2.3.0+
[[Help:$smwgEnabledResultFormatsWithRecursiveAnnotationSupport|$smwgEnabledResultFormatsWithRecursiveAnnotationSupport]] Sets whether templates used by result formats should be parsed unrestrictedly see doc­u­men­ta­tion 2.3.0 - 2.4.6
[[Help:$smwgEnableUpdateJobs|$smwgEnableUpdateJobs]] Sets whether tasks are deferred until after a page was edited by using the job queue True 1.2.0+
[[Help:$smwgFactboxCacheRefreshOnPurge|$smwgFactboxCacheRefreshOnPurge]] Sets whether or not a cached factbox should be invalidated on an "action=purge" event. True 1.9.0+
[[Help:$smwgFactboxFeatures|$smwgFactboxFeatures]] Sets the behaviour of features related to the factbox see doc­u­men­ta­tion 3.0.0+
[[Help:$smwgFactboxUseCache|$smwgFactboxUseCache]] Sets whether or not a factbox content should be stored in cache. True 1.9.0+
[[Help:$smwgFallbackSearchType|$smwgFallbackSearchType]] Sets the search engine to fall back to in case SMWSearch is used as custom search engine but is unable to interpret the search term as an semantic query. Null 2.1.0+
[[Help:$smwgHistoricTypeNamespace|$smwgHistoricTypeNamespace]] Sets whether the namespaces "Type" and "Type talk" can be accessed False 1.6.0 - 2.5.8
[[Help:$smwgIgnoreExtensionRegistrationCheck|$smwgIgnoreExtensionRegistrationCheck]] Sets whether users will be informed about the discrepancy of having Semantic MediaWiki installed but not enabled False 3.1.0+
[[Help:$smwgIgnoreUpgradeKeyCheck|$smwgIgnoreUpgradeKeyCheck]] Allows to disable the upgrade key check False 4.1.3+
[[Help:$smwgMandatorySubpropertyParentTypeInheritance|$smwgMandatorySubpropertyParentTypeInheritance]] False 3.1.0+
[[Help:$smwgNamespace|$smwgNamespace]] Sets the namespace of exported URIs see doc­u­men­ta­tion 1.0+
[[Help:$smwgNamespacesWithSemanticLinks|$smwgNamespacesWithSemanticLinks]] Defines for which namespaces the semantic links and annotations are to be evaluated see doc­u­men­ta­tion 0.7+
[[Help:$smwgNamespaceIndex|$smwgNamespaceIndex]] Sets the index of the first namespace to be used by Semantic MediaWiki 100 0.7+
[[Help:$smwgPDefaultType|$smwgPDefaultType]] Sets the default datatype for a property if it was not defined manually Wpg 1.1.2+
[[Help:$smwgPlainList|$smwgPlainList]] Sets whether the list format should provide class attributes to HTML elements False 3.1.2+
[[Help:$smwgPostEditUpdate|$smwgPostEditUpdate]] Sets how many jobs should be executed as part of a post-edit event see doc­u­men­ta­tion 3.0.0+
[[Help:$smwgPropertyInvalidCharacterList|$smwgPropertyInvalidCharacterList]] Sets a list of invalid characters which are not allowed to be used for property naming see doc­u­men­ta­tion 2.5.0+
[[Help:$smwgQSortFeatures|$smwgQSortFeatures]] see doc­u­men­ta­tion 3.0.0+
[[Help:$smwgQUpperbound|$smwgQUpperbound]] Sets the upper bound of the offset used for the maximal number of rows ever printed in an embedded query 5000 2.1.0+
[[Help:$smwgQueryDependencyAffiliatePropertyDetectionList|$smwgQueryDependencyAffiliatePropertyDetectionList]] Sets affiliate special properties that additionally initiate a query dependency update when value change occurs see doc­u­men­ta­tion 2.4.0 - 3.0.2
[[Help:$smwgQueryDependencyPropertyExemptionList|$smwgQueryDependencyPropertyExemptionList]] Sets special properties that should be exempted from embedded queries updates see doc­u­men­ta­tion 2.3.0+
[[Help:$smwgQueryResultNonEmbeddedCacheLifetime|$smwgQueryResultNonEmbeddedCacheLifetime]] Sets the cache lifetime of non-embedded queries and their results fetched from the query engine 60 * 10 2.5.0+
[[Help:$smwgRemoteReqFeatures|$smwgRemoteReqFeatures]] see doc­u­men­ta­tion 3.0.0+
[[Help:$smwgResultFormats|$smwgResultFormats]] see doc­u­men­ta­tion +
[[Help:$smwgResultFormatsFeatures|$smwgResultFormatsFeatures]] Sets whether features for some result formats should be extended see doc­u­men­ta­tion 2.5.0+
[[Help:$smwgSchemaTypes|$smwgSchemaTypes]] Sets the mappings between a specific schema type, an accompanying schema group and a possible schema interpreter see doc­u­men­ta­tion 3.0.0+
[[Help:$smwgSemanticsEnabled|$smwgSemanticsEnabled]] Sets the operational state of Semantic MediaWiki True 2.4.0 - 3.1.6
[[Help:$smwgSparqlRepositoryConnectorForcedHttpVersion|$smwgSparqlRepositoryConnectorForcedHttpVersion]] False 2.3.1+
[[Help:$smwgTranslate|$smwgTranslate]] False 0.7+
[[Help:$smwgUpgradeKey|$smwgUpgradeKey]] Sets the current database schema version see doc­u­men­ta­tion 3.0.0+
[[Help:$smwgValueLookupCacheType|$smwgValueLookupCacheType]] Sets a separate cache type for the object cache when requesting value lookups from the database CACHE NONE 2.3.0 - 3.0.2