Template:DatatypeProperty
From Mediawiki1
Jump to navigationJump to search
{{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 }}