SMW sandbox: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
Line 25: Line 25:
Let's see if the tools template from W3C works
Let's see if the tools template from W3C works
* http://www.w3.org/2001/sw/wiki/Template:Tool
* http://www.w3.org/2001/sw/wiki/Template:Tool


{{Tool
{{Tool
  | Name=The full name of the tool, defaults to pagename
  | Name=Semantic MediaWiki
  | Homepage=URL of the tool's main home page, without "http://"
  | Homepage=emantic-mediawiki.org
  | Homepage label=Short text for homepage, if URL is too long
  | Homepage label=Semantic MediaWiki Main Page


  | ProgrammingLanguage1=programming language #1 that can be used with this tool;
  | ProgrammingLanguage1=PHP
    possible values: C, C++, C-sharp, LISP, Prolog, Python, PHP, Java, Javascript,
    Go, .Net, Flex, ActionScript, Tcl, Perl, Ruby, Haskell, Fortran, Scala, Obj-C
| ...
| ProgrammingLangauge20=programming language #20 that can be used with this tool


  | SWTechnology1=Relevant SW Technology (RDF, RDFS, etc) #1;
  | SWTechnology1=SPARQL
    possible values: RDF, RDFS, OWL, RDFa, SKOS, SPARQL,
  | SWTechnology10=RDF
    POWDER, GRDDL, RIF
| ...
  | SWTechnology10=Relevant SW Technology (RDF, RDFS, etc) #10


  | Category1=Relevant Tool Category #1;
  | Category1=MediaWiki
    see Category:Tool for current categories
| ...
  | Category20=Relevant Tool Category #10
  | Category20=Relevant Tool Category #10
  | SeeAlso=Possible other site to refer to (eg, on semanticweb.org), without "http://"
  | SeeAlso=Possible other site to refer to (eg, on semanticweb.org), without "http://"

Revision as of 11:43, 25 August 2011

Introduction

This page is for Semantic MediaWiki testing. So far I don't use it for real yet - Daniel K. Schneider 18:40, 24 August 2011 (CEST)

Simple tests

The example from the Installation Manual

Property test:  [[testproperty::Dummypage]]

gives:

Property test: Dummypage

Same but using an existing page:

Property test: [[Part-of Mediawiki::Semantic MediaWiki]]

gives

Property test: Semantic MediaWiki

InfoBox

An infobox about facts in page can be automatically generated at the end of the page by setting a parameter in LocalSettings.php .....

Forms extensions

Let's see if the tools template from W3C works

Semantic MediaWiki

Name of the tool: Semantic MediaWiki
Home page: Semantic MediaWiki Main Page
Programming Language(s) that can be used with the tool: PHP
Relevant Semantic Web technologies: SPARQL, RDF
Categories: MediaWiki
See Also: http://Possible other site to refer to (eg, on semanticweb.org), without "http://"
Public mailing list: http://URI of a public mailing list archive, without "http://"
Preferred project URI: http://URI of the project (eg, the URI of a doap:Project instance),
    which gives primary source of project when dereferenced, without "http://" Property "SameAs" (as page type) with input value "http://URI of the project (eg, the URI of a doap:Project instance), </br>     which gives primary source of project when dereferenced, without "http://"" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. 
DOAP Reference: http://Possible URI of a DOAP description, without "http://"
Company or Institution: Company, University, etc, whose product this tool is

(Tool description last modified on 2011-08-25.)

Description