Help:Sbp.thing
From Semantic Portal Wiki
Contents |
Description
| Help:Sbp.thing | Template:Sbp.thing | Form:Sbp.thing | Category:thing |
- description: This is the 'Thing' help.
- module: Help:SMW Ontology Management
- version: 0.1
- status: unstable
- author: Li Ding
Usage
Template
It should be called in the following format:
{{Thing
|type= the primary type, e.g. Person
|name= how this thing is normally called, e.g. Jim Hendler
|description= the text description of this thing
|homepage= the http homepage of this thing
|relation=this thing is related to some page
|tag=this thing is related to some category
|image= the image in wiki describing this this thing
|location= a location associated with this thing
|part of=this thing is part of something else
|float= controlling the float style,
allowed values: left, center, right
default: not set (no float)
}}
Form
To add a page with this form, enter the page name below; if a page with that name already exists, you will be sent to a form to edit that page.
To add a page with automatically generated page name, use the following link
Note: This auto pagename generation feature is enabled by the one-step process in Semantic Form. The automatically created page name may adhere to the following types of naming conventions based on wikipedia naming convention
- if we know the name, and name is typical identifier
<name> e.g. James Hendler
- if we know name and type, and they are typically identifier
<name> (<type>) e.g. TAMI (Thing)
- if we only know the type, and the name does not really matter
<type> <auto-unique-number> e.g. Thing 11

