SMW sandbox: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
mNo edit summary
 
(11 intermediate revisions by the same user not shown)
Line 16: Line 16:
gives
gives
:Property test: [[Part-of Mediawiki::Semantic MediaWiki]]
:Property test: [[Part-of Mediawiki::Semantic MediaWiki]]
== RunQuery ==
[[Special:RunQuery]]


== InfoBox ==
== InfoBox ==
Line 22: Line 26:


== Forms extensions ==
== Forms extensions ==
Forms are created within their own namespace
See
* http://www.mediawiki.org/wiki/Extension:Semantic_Forms
'''Example:'''
* [[Form:Opinion item]]
* [[Template: Opinion item]]
== Templates ==


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
... it doesn't, i.e. external URL's become internal


{{Tool
{{Tool
  | Name=The full name of the tool, defaults to pagename
  | Name=Jena, a Java RDF API and toolkit
  | Homepage=URL of the tool's main home page, without "http://"
  | Homepage=openjena.org
| Homepage label=Short text for homepage, if URL is too long
  | ProgrammingLanguage1=Java
 
  | SWTechnology1=RDF
  | ProgrammingLanguage1=programming language #1 that can be used with this tool;
  | SWTechnology2=RDFS
    possible values: C, C++, C-sharp, LISP, Prolog, Python, PHP, Java, Javascript,
  | SWTechnology3=SPARQL
    Go, .Net, Flex, ActionScript, Tcl, Perl, Ruby, Haskell, Fortran, Scala, Obj-C
  | SWTechnology4=OWL
  | ...
  | SWTechnology5=GRDDL
  | ProgrammingLangauge20=programming language #20 that can be used with this tool
  | Category1=Triple Store
 
  | Category2=Programming Environment
  | SWTechnology1=Relevant SW Technology (RDF, RDFS, etc) #1;
  | Category3=Reasoner
    possible values: RDF, RDFS, OWL, RDFa, SKOS, SPARQL,
  | Category4=Rule Reasoner
    POWDER, GRDDL, RIF
  | Category5=OWL Reasoner
  | ...
  | Category6=RDFS Reasoner
  | SWTechnology10=Relevant SW Technology (RDF, RDFS, etc) #10
  | PublicMailingList=groups.yahoo.com/group/jena-dev
 
  | SeeAlso=semanticweb.org/wiki/Jena
  | Category1=Relevant Tool Category #1;
    see Category:Tool for current categories
  | ...
  | Category20=Relevant Tool Category #10
  | SeeAlso=Possible other site to refer to (eg, on semanticweb.org), without "http://"
  | PublicMailingList=URI of a public mailing list archive, without "http://"
  | PreferredProjectURI=URI of the project (eg, the URI of a doap:Project instance),
    which gives primary source of project when dereferenced, without "http://"
  | DOAPFile=Possible URI of a DOAP description, without "http://"
  | Institution=Company, University, etc, whose product this tool is
}}
}}

Latest revision as of 14:32, 6 June 2013

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

RunQuery

Special:RunQuery

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

Forms are created within their own namespace

See

Example:

Templates

Let's see if the tools template from W3C works

... it doesn't, i.e. external URL's become internal

Jena, a Java RDF API and toolkit

Name of the tool: Jena, a Java RDF API and toolkit
Home page: http://openjena.org
Programming Language(s) that can be used with the tool: Java
Relevant Semantic Web technologies: RDF, RDFS, SPARQL, OWL, GRDDL
Categories: Triple Store, Programming Environment, Reasoner, Rule Reasoner, OWL Reasoner, RDFS Reasoner
See Also: http://semanticweb.org/wiki/Jena
Public mailing list: http://groups.yahoo.com/group/jena-dev
Preferred project URI:
DOAP Reference:
Company or Institution:

(Tool description last modified on 2013-06-6.)

Description