$smwgSparqlDatabaseConnector

From semantic-mediawiki.org


Configuration parameter details:
Name $smwgSparqlDatabaseConnector
Description Sets the pre-deployed SPARQL repository connector to use
Default setting
Software Semantic MediaWiki
Since version not specified
Until version
Configuration Store settings
Keyword sparqlstore · store · rdf · sparql


$smwgSparqlDatabaseConnector is a configuration parameter that was used to set the pre-deployed SPARQL repository connector to use.

No longer functional as of Semantic MediaWiki 7.0.0Released on 4 June 2026 and compatible with MW 1.43.x - 1.46.x.. The runtime shim that automatically translated $smwgSparqlDatabaseConnector to its replacement has been removed, so this setting is now silently ignored. Migrate to configuration parameter $smwgSparqlRepositoryConnectorIdentifies a database connector that ought to be used together with the semantic data store. in "LocalSettings.php".1

See also[edit]

References

  1. ^  | | | | | | | | |  Semantic MediaWiki: GitHub pull request gh:smw:6706