My first external query

De Semantic MediaWiki - Sandbox

Configuration
$smwgQuerySources = [
	'semantic-mw' => [
		'SMWExternalAskQueryLookup'
		]
	];
$seqlgExternalRepositoryEndpoints = [
	'semantic-mw' => [
		'https://www.semantic-mediawiki.org/w/index.php/$1',
		'https://www.semantic-mediawiki.org/w/api.php',
		true
		]
	];
Syntax
{{#ask:
 [[Category:City]]
 [[Population::+]]
 |?=Name
 |?Population
 |?Area
 |?Average rainy days
 |source=semantic-mw
 |mainlabel=-
 |limit=10
}}
Result
NamePopulationAreaAverage rainy days
Karlsruhe294,761173.46 km²124
See also
Les cookies nous aident à fournir nos services. En utilisant nos services, vous acceptez notre utilisation de cookies.