Jump to content

Extension:Semantic Layers

From mediawiki.org
Revision as of 06:15, 2 March 2009 by Yaron Koren (talk | contribs) (Added warning message - doesn't yet work with SMW 1.0 (I think) or later)

Note: this extension does not yet work with version 1.0 or later of Semantic MediaWiki.

MediaWiki extensions manual
Semantic Layers
Release status: experimental
File:SemanticLayers.jpg
Implementation Tag , Parser function
Description Integration layer between OpenLayers and Semantic MediaWiki.
Author(s) Matt Williamson, NOAA's National Weather Service
Latest version 0.2 (September 6, 2007)
MediaWiki 1.9.x or greater
Licence No licence specified
Download SemanticLayer.tar.gz
Example S.L. Dev/Test Wiki

What can this extension do?

Semantic Layers

This extension lets users put interactive OpenLayers maps into MediaWiki pages, and allows users to easily place "markers" (and define a subset of other layer types) on those maps using Semantic MediaWiki attributes and relations. It also takes advantage of the Semantic MediaWiki framework to provide basic, but powerful map-based query capabilities using its Semantic Search syntax.

Usually, OpenLayers and this extension would be used for displaying and interacting with traditional geographic data sets. This extension is of course well suited for such purposes, but OpenLayers is more flexible than that. It allows you to make a "map" out of a simple image, which means that you can use this extension to make rich, interactive, annotated illustrations from any image. This can be useful for such varied applications as annotated video game level maps/walkthroughs, marking up medical diagrams or images, architectural diagrams, or even things like chess diagrams.

More information