Difference between revisions of "Template:Object Property Definition"

From City Data Model Project Collaboratory
Jump to navigation Jump to search
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
This is the "Generic Property" template.
+
This is the "Generic Object Property" template.
 
It should be called in the following format:
 
It should be called in the following format:
 
<pre>
 
<pre>
{{Generic Property
+
{{Generic Object Property
 
|Property Name=
 
|Property Name=
 
|Property Description=
 
|Property Description=
Line 26: Line 26:
  
 
==SubObjectProperties==
 
==SubObjectProperties==
{{#ask: [[Owl:SubClassOf::{{PAGENAME}}]]  
+
{{#ask: [[Owl:SubObjectProperty::{{PAGENAME}}]]  
 
  |format=ul
 
  |format=ul
 
  |limit=50
 
  |limit=50
Line 39: Line 39:
 
}}
 
}}
 
<!-- TO DO: add form input for SubObjectProperty definition -->
 
<!-- TO DO: add form input for SubObjectProperty definition -->
[[Category:Property]]
+
[[Category:ObjectProperty]]
 
</includeonly>
 
</includeonly>

Revision as of 13:27, 19 November 2019

This is the "Generic Object Property" template. It should be called in the following format:

{{Generic Object Property
|Property Name=
|Property Description=
|Term Status=
|Definition=
|SubObjectProperty=
}}

Edit the page to see the template text.