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