Category:MediaWiki extension

The educational technology and digital learning wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

This category uses the form Mediawiki extension. In principle, it should include all Mediawiki extensions that are documented in this wiki...... We also use the this form for testing Semantic MediaWiki stuff ...

List of documented extensions

 Has description
Maps (MediaWiki extension)Maps is a MediaWiki extension that provides the ability to visualize geographic data with dynamic, JavaScript based, mapping API's. It has built-in support for geocoding, displaying maps, displaying markers, adding pop-ups, and more.
Mediawiki collection extension installationThis extension makes it possible to collect a number of pages. Collections can be edited, persisted and optionally retrieved as PDF, ODF or DocBook (XML)
Page FormsSemantic Forms is an extension to MediaWiki that allows users to add, edit and query data using forms. It is heavily tied in with the Semantic MediaWiki extension, and is meant to be used for structured data that has semantic markup.
Semantic DrilldownSemantic Drilldown is an extension to Semantic MediaWiki (SMW) that provides a page for drilling down through a site's data, using categories and filters on semantic properties. The list of pages in each top-level category can be viewed, and for each such category, filters can be created that cover a specific semantic property. If filters exist for a category, users can click on the different possible values for those filters, narrowing the set of results, and thus drill down through the data.
Semantic Forms InputsSemantic Forms Inputs is an extension to MediaWiki that provides additional input types for Semantic MediaWikis that use the Semantic Forms extension.
Semantic MapsSemantic Maps is an extension to Semantic MediaWiki (SMW) that adds semantic capabilities to the Maps extension and adds the datatype Geographic coordinate.
Semantic MediaWikiSemantic MediaWiki is an extension for managing structured data in your wiki and for querying that data to create dynamic representations: tables, timelines, maps, lists, etc.
Semantic Result FormatsSemantic Result Formats (SRF) is a MediaWiki extension, used in conjunction with the Semantic MediaWiki extension, that bundles a number of further result formats for SMW's inline queries. The individual formats can be added to the installation independently...
VisualEditor

Testing semantic maps below (including geocoding)

Getting addresses and locations from catgory:MediWiki pages

{{#ask: [[Category:MediaWiki extension]]
| ?Has address
| ?Has location
| format=table
}}
 Has addressHas location
Maps (MediaWiki extension)Gent, Belgium51° 3' 15.63" N, 3° 43' 2.73" E
Mediawiki collection extension installationGermany51° 5' 0.31" N, 10° 25' 24.41" E
Page FormsNew York, USA40° 42' 45.82" N, 74° 0' 21.65" W
Semantic DrilldownNew York40° 42' 45.99" N, 74° 0' 21.50" W
Semantic Forms InputsNoordwijk52° 14' 23.96" N, 4° 27' 0.03" E
Semantic MapsGent, Belgium51° 3' 15.63" N, 3° 43' 2.73" E
Semantic MediaWikiOxford, England51° 45' 7.25" N, 1° 15' 28.26" W
Semantic Result FormatsGent, Belgium51° 3' 15.63" N, 3° 43' 2.73" E
VisualEditorBerlin52° 31' 1.33" N, 13° 23' 19.90" E


{{#ask: [[Category:MediaWiki extension]]
| ?Has location
| format=map
}}
Loading map...
{{#ask: [[Category:MediaWiki extension]]
| ?Has address
| format=map
}}


Getting addresses and locations from properties

{{#ask: [[Has location::+]]
| ?Has location
| format=map
}}
Loading map...
  1. Maps (MediaWiki extension) (Has location: 51° 3' 15.63" N, 3° 43' 2.73" E)
  2. Mediawiki collection extension installation (Has location: 51° 5' 0.31" N, 10° 25' 24.41" E)
  3. Page Forms (Has location: 40° 42' 45.82" N, 74° 0' 21.65" W)
  4. Semantic Drilldown (Has location: 40° 42' 45.99" N, 74° 0' 21.50" W)
  5. Semantic Forms Inputs (Has location: 52° 14' 23.96" N, 4° 27' 0.03" E)
  6. Semantic Maps (Has location: 51° 3' 15.63" N, 3° 43' 2.73" E)
  7. Semantic MediaWiki (Has location: 51° 45' 7.25" N, 1° 15' 28.26" W)
  8. Semantic Result Formats (Has location: 51° 3' 15.63" N, 3° 43' 2.73" E)
  9. VisualEditor (Has location: 52° 31' 1.33" N, 13° 23' 19.90" E)