From Semantic Portal Wiki
Description
- description: Annotate an OWL 'Property'.
- module: Help:SMW Ontology Management
- version: 0.1
- status: unstable
- author: Li Ding,Jie Bao
Usage
{{sbp.Property
|status= # Status of term e.g. stable, instable
|author= # list of authors, delimited by ';'
|description= # text annotation about this Property
|smwtype # the SMW native property types
|rdfs:subPropertyOf= # list super Propertyes, delimited by ';'
|rdfs:domain= #list of classes used as domain, delimited by ';'
|rdfs:range= #list of classes used as range, delimited by ';'
|ontology= # list related ontologies, delimited by ';'
}}