Template:Class: Difference between revisions
From DBpedia Mappings
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{|class="wikitable" | {|class="wikitable" | ||
| rdfs:label | | width="150px" | rdfs:label | ||
| {{#if:{{{rdfs:label|}}}|{{{rdfs:label}}}|<span style="color:red">please define label</span>}} | | width="400px" | {{#if:{{{rdfs:label|}}}|{{{rdfs:label}}}|<span style="color:red">please define label</span>}} | ||
|- | |- | ||
| rdfs:subClassOf | | rdfs:subClassOf | ||
| {{#if:{{{rdfs:subClassOf|}}}|[[OntologyClass:{{{rdfs:subClassOf}}}]]|owl:Thing}} | | {{#if:{{{rdfs:subClassOf|}}}|[[OntologyClass:{{{rdfs:subClassOf}}}]]|owl:Thing}} | ||
|} | |} |
Revision as of 12:45, 3 March 2010
rdfs:label | please define label |
rdfs:subClassOf | owl:Thing |