SMW sandbox: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
mNo edit summary
 
(9 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=Semantic MediaWiki
  | Name=Jena, a Java RDF API and toolkit
  | Homepage=semantic-mediawiki.org
  | Homepage=openjena.org
  | Homepage label=Semantic MediaWiki Main Page
  | ProgrammingLanguage1=Java
 
| SWTechnology1=RDF
  | ProgrammingLanguage1=PHP
  | SWTechnology2=RDFS
 
  | SWTechnology3=SPARQL
  | SWTechnology1=SPARQL
  | SWTechnology4=OWL
  | SWTechnology10=RDF
| SWTechnology5=GRDDL
 
  | Category1=Triple Store
  | Category1=MediaWiki
  | Category2=Programming Environment
  | Category20=Relevant Tool Category #10
  | Category3=Reasoner
  | SeeAlso=Possible other site to refer to (eg, on semanticweb.org), without "http://"
  | Category4=Rule Reasoner
  | PublicMailingList=URI of a public mailing list archive, without "http://"
  | Category5=OWL Reasoner
  | PreferredProjectURI=URI of the project (eg, the URI of a doap:Project instance),
| Category6=RDFS Reasoner
    which gives primary source of project when dereferenced, without "http://"
  | PublicMailingList=groups.yahoo.com/group/jena-dev
  | DOAPFile=Possible URI of a DOAP description, without "http://"
  | SeeAlso=semanticweb.org/wiki/Jena
  | 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