Template:Class: Difference between revisions
From Mediawiki1
Jump to navigationJump to search
No edit summary |
No edit summary |
||
(60 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{ | <includeonly>{{DisclaimerOntologyClass}} | ||
|- | <table class="wikitable"> | ||
| width="150px" | rdfs:label | <tr> | ||
| width=" | <th colspan="2" style="text-align:left">Ontology class <small>([[Template:Class|<span style="cursor:help;">help</span>]])</small></th> | ||
| | </tr> | ||
| rdfs: | {{#if:{{{labels|}}}|{{{labels}}}| | ||
| {{#if:{{{rdfs: | {{#if:{{{rdfs:label@en|}}}|<!-- no message -->| | ||
| | <tr> | ||
| rdfs: | <td colspan="2">please define an English label: <pre>labels = {{label|en|...}}</pre></td> | ||
| {{#if:{{{rdfs: | </tr> | ||
|}</includeonly><noinclude>The '''<nowiki>{{Class}}</nowiki>''' template can be used to define ontology classes. | }} | ||
}} | |||
{{#if:{{{rdfs:label@ar|}}}|<tr> | |||
<td width="150px">rdfs:label@ar</td> | |||
<td>{{{rdfs:label@ar}}}</td></tr>}} {{#if:{{{rdfs:label@be|}}}|<tr> | |||
<td width="150px">rdfs:label@be</td> | |||
<td>{{{rdfs:label@be}}}</td></tr>}} {{#if:{{{rdfs:label@bg|}}}|<tr> | |||
<td width="150px">rdfs:label@bg</td> | |||
<td>{{{rdfs:label@bg}}}</td></tr>}} {{#if:{{{rdfs:label@bn|}}}|<tr> | |||
<td width="150px">rdfs:label@bn</td> | |||
<td>{{{rdfs:label@bn}}}</td></tr>}} {{#if:{{{rdfs:label@ca|}}}|<tr> | |||
<td width="150px">rdfs:label@ca</td> | |||
<td>{{{rdfs:label@ca}}}</td></tr>}} {{#if:{{{rdfs:label@cs|}}}|<tr> | |||
<td width="150px">rdfs:label@cs</td> | |||
<td>{{{rdfs:label@cs}}}</td></tr>}} {{#if:{{{rdfs:label@de|}}}|<tr> | |||
<td width="150px">rdfs:label@de</td> | |||
<td>{{{rdfs:label@de}}}</td></tr>}} {{#if:{{{rdfs:label@el|}}}|<tr> | |||
<td width="150px">rdfs:label@el</td> | |||
<td>{{{rdfs:label@el}}}</td></tr>}} {{#if:{{{rdfs:label@en|}}}|<tr> | |||
<td width="150px">rdfs:label@en</td> | |||
<td>{{{rdfs:label@en}}}</td></tr>}} {{#if:{{{rdfs:label@es|}}}|<tr> | |||
<td width="150px">rdfs:label@es</td> | |||
<td>{{{rdfs:label@es}}}</td></tr>}} {{#if:{{{rdfs:label@fr|}}}|<tr> | |||
<td width="150px">rdfs:label@fr</td> | |||
<td>{{{rdfs:label@fr}}}</td></tr>}} {{#if:{{{rdfs:label@ga|}}}|<tr> | |||
<td width="150px">rdfs:label@ga</td> | |||
<td>{{{rdfs:label@ga}}}</td></tr>}} {{#if:{{{rdfs:label@hi|}}}|<tr> | |||
<td width="150px">rdfs:label@hi</td> | |||
<td>{{{rdfs:label@hi}}}</td></tr>}} {{#if:{{{rdfs:label@hr|}}}|<tr> | |||
<td width="150px">rdfs:label@hr</td> | |||
<td>{{{rdfs:label@hr}}}</td></tr>}} {{#if:{{{rdfs:label@hu|}}}|<tr> | |||
<td width="150px">rdfs:label@hu</td> | |||
<td>{{{rdfs:label@hu}}}</td></tr>}} {{#if:{{{rdfs:label@it|}}}|<tr> | |||
<td width="150px">rdfs:label@it</td> | |||
<td>{{{rdfs:label@it}}}</td></tr>}} {{#if:{{{rdfs:label@ja|}}}|<tr> | |||
<td width="150px">rdfs:label@ja</td> | |||
<td>{{{rdfs:label@ja}}}</td></tr>}} {{#if:{{{rdfs:label@ko|}}}|<tr> | |||
<td width="150px">rdfs:label@ko</td> | |||
<td>{{{rdfs:label@ko}}}</td></tr>}} {{#if:{{{rdfs:label@nl|}}}|<tr> | |||
<td width="150px">rdfs:label@nl</td> | |||
<td>{{{rdfs:label@nl}}}</td></tr>}} {{#if:{{{rdfs:label@pl|}}}|<tr> | |||
<td width="150px">rdfs:label@pl</td> | |||
<td>{{{rdfs:label@pl}}}</td></tr>}} {{#if:{{{rdfs:label@pt|}}}|<tr> | |||
<td width="150px">rdfs:label@pt</td> | |||
<td>{{{rdfs:label@pt}}}</td></tr>}} {{#if:{{{rdfs:label@ru|}}}|<tr> | |||
<td width="150px">rdfs:label@ru</td> | |||
<td>{{{rdfs:label@ru}}}</td></tr>}} {{#if:{{{rdfs:label@sl|}}}|<tr> | |||
<td width="150px">rdfs:label@sl</td> | |||
<td>{{{rdfs:label@sl}}}</td></tr>}} {{#if:{{{rdfs:label@tr|}}}|<tr> | |||
<td width="150px">rdfs:label@tr</td> | |||
<td>{{{rdfs:label@tr}}}</td></tr>}} | |||
{{{comments|}}} | |||
{{#if:{{{rdfs:comment@en|}}}| | |||
<tr> | |||
<td>rdfs:comment@en</td> | |||
<td>{{{rdfs:comment@en}}}</td> | |||
</tr> | |||
}} | |||
<tr> | |||
<td>rdfs:subClassOf</td> | |||
<td>{{linkClasses|{{{rdfs:subClassOf|}}}|owl:Thing}}</td> | |||
</tr> | |||
<tr> | |||
<td>owl:equivalentClass</td> | |||
<td>{{linkClasses|{{{owl:equivalentClass|}}}}}</td> | |||
</tr> | |||
<tr> | |||
<td>owl:disjointWith</td> | |||
<td>{{linkClasses|{{{owl:disjointWith|}}}}}</td> | |||
</tr> | |||
</table> | |||
{{#if:{{{specificProperties|}}}|<h3>Specific Properties</h3> | |||
{{{specificProperties}}} }}</includeonly> | |||
<noinclude>The '''<nowiki>{{Class}}</nowiki>''' template can be used to define ontology classes. | |||
=== Usage === | === Usage === | ||
<pre> | <pre> | ||
{{Class | {{Class | ||
| rdfs: | | labels = | ||
| | {{label|en|...}} | ||
| | {{label|..|...}} | ||
| comments = | |||
{{comment|en|...}} | |||
{{comment|..|...}} | |||
| rdfs:subClassOf = | |||
| owl:equivalentClass = | |||
| owl:disjointWith = | |||
| specificProperties = | |||
}} | }} | ||
</pre> | </pre> | ||
=== | ==== Details ==== | ||
* ''' | |||
* ''' | * '''labels''': should be defined to provide a human-readable version of a class name. Use ISO language code 639-1 (e.g. <nowiki>{{label|en|...}}</nowiki>). | ||
* '''rdfs:subClassOf''': is used to state that all the instances of one class are instances | * '''comments''': should be defined to provide a human-readable description of a class. Use ISO language code 639-1 (e.g. <nowiki>{{comment|en|...}}</nowiki>). | ||
* '''rdfs:subClassOf''': is used to state that all the instances of one class are instances anothers. | |||
* '''owl:equivalentClass''': | |||
* '''owl:disjointWith''': | |||
* '''specificProperties''': refine property units for this class using [[Template:SpecificProperty|SpecificProperty template]]. | |||
For backwards compatibilty, the following format for labels and comments is also possible but '''deprecated''': | |||
<pre> | |||
{{Class | |||
| rdfs:label@en = | |||
| rdfs:label@.. = | |||
| rdfs:comment@en = | |||
</pre> | |||
=== Example === | === Example === | ||
Line 32: | Line 125: | ||
<pre> | <pre> | ||
{{Class | {{Class | ||
| | | labels = {{label|en|Artist}} | ||
| | | comments = {{comment|en|An artist is a person who creates pieces of art.}} | ||
| rdfs:subClassOf = Person | | rdfs:subClassOf = Person | ||
}} | }} | ||
Line 39: | Line 132: | ||
It will be rendered to this table: | It will be rendered to this table: | ||
{{Class | {{Class | ||
| | | labels = {{label|en|Artist}} | ||
| | | comments = {{comment|en|An artist is a person who creates pieces of art.}} | ||
| rdfs:subClassOf = Person | | rdfs:subClassOf = Person | ||
}} | }} | ||
</noinclude> | </noinclude> |
Latest revision as of 14:28, 10 March 2015
The {{Class}} template can be used to define ontology classes.
Usage
{{Class | labels = {{label|en|...}} {{label|..|...}} | comments = {{comment|en|...}} {{comment|..|...}} | rdfs:subClassOf = | owl:equivalentClass = | owl:disjointWith = | specificProperties = }}
Details
- labels: should be defined to provide a human-readable version of a class name. Use ISO language code 639-1 (e.g. {{label|en|...}}).
- comments: should be defined to provide a human-readable description of a class. Use ISO language code 639-1 (e.g. {{comment|en|...}}).
- rdfs:subClassOf: is used to state that all the instances of one class are instances anothers.
- owl:equivalentClass:
- owl:disjointWith:
- specificProperties: refine property units for this class using SpecificProperty template.
For backwards compatibilty, the following format for labels and comments is also possible but deprecated:
{{Class | rdfs:label@en = | rdfs:label@.. = | rdfs:comment@en =
Example
The definition of the DBpedia ontology class Artist:
{{Class | labels = {{label|en|Artist}} | comments = {{comment|en|An artist is a person who creates pieces of art.}} | rdfs:subClassOf = Person }}
It will be rendered to this table:
This is the definition of an ontology class.
Show all properties available for this class.
Show class in class hierarchy.
Read more about editing the ontology schema.
You can see the result of your edit on DBpedia Live (this is BETA!): http://live.dbpedia.org/ontology/Class
Ontology class (help) | |
---|---|
rdfs:label (en) | Artist |
rdfs:comment (en) | An artist is a person who creates pieces of art. |
rdfs:subClassOf | Person |
owl:equivalentClass | |
owl:disjointWith |