Template:DatatypeProperty: Difference between revisions
From Mediawiki1
Jump to navigationJump to search
No edit summary |
|||
Line 33: | Line 33: | ||
}} | }} | ||
</pre> | </pre> | ||
Revision as of 12:22, 5 March 2010
{{DatatypeProperty}}
Usage
{{DatatypeProperty | rdfs:label = | rdfs:domain = | rdfs:range = }}
Example
The definition of the DBpedia ontology property height:
{{DatatypeProperty | rdfs:label = height | rdfs:domain = Person | rdfs:range = centimeter }}