No edit summary |
No edit summary Tag: 2017 source edit |
||
Line 10: | Line 10: | ||
|docu=https://www.mediawiki.org/wiki/Extension:Semantic_Compound_Queries | |docu=https://www.mediawiki.org/wiki/Extension:Semantic_Compound_Queries | ||
|active=Yes | |active=Yes | ||
| | |features= | ||
'''Semantic Compound Queries''' extension is meant to work with [https://www.mediawiki.org/wiki/Extension:Semantic_MediaWiki Semantic MediaWiki] and allows for the display of more than one SMW inline query in one results display set. It uses its own parser function, <code>#compound_query</code>, which takes inputs similar to that of <code>#ask</code> but can take in an unlimited number of queries, instead of just one. | |||
For more information please visit [https://www.mediawiki.org/wiki/Extension:Semantic_Compound_Queries MediaWiki]. | |||
}} | }} | ||
{{wcagCheck | {{wcagCheck |
Revision as of 14:30, 8 August 2022
Extension: Semantic Compound Queries
Overview | |||
---|---|---|---|
Description: | defines a parser function, #compound_query, that can make multiple Semantic MediaWiki queries at the same time. | ||
State: | stable | Dependency: | MediaWiki |
Developer: | Yaron Koren, and others | License: | GPL v2+ |
Type: | MediaWiki | Category: | Data Analysis |
Edition: | BlueSpice pro, BlueSpice Farm"BlueSpice Farm" is not in the list (BlueSpice free, BlueSpice free (deactivated), BlueSpice pro, BlueSpice pro (deactivated), BlueSpice farm, BlueSpice farm (deactivated), BlueSpice cloud, BlueSpice cloud (deactivated)) of allowed values for the "BSExtensionInfoEdition" property., BlueSpice Cloud"BlueSpice Cloud" is not in the list (BlueSpice free, BlueSpice free (deactivated), BlueSpice pro, BlueSpice pro (deactivated), BlueSpice farm, BlueSpice farm (deactivated), BlueSpice cloud, BlueSpice cloud (deactivated)) of allowed values for the "BSExtensionInfoEdition" property. | Version: | 4.1+ |
For more info, visit Mediawiki. |
Features
Semantic Compound Queries extension is meant to work with Semantic MediaWiki and allows for the display of more than one SMW inline query in one results display set. It uses its own parser function, #compound_query
, which takes inputs similar to that of #ask
but can take in an unlimited number of queries, instead of just one.
For more information please visit MediaWiki.
Accessibility
Test status: | 2-testing complete |
---|---|
Checked for: | Web, Authoring tool |
Last test date: | 2022-08-08 |
WCAG level: | AA |
WCAG support: | supports |
Comments: |
text-based parser function that allows advanced query mechanisms. |
Extension type: | extended |
Extension focus: | admin |