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 Object Property" template.
+
This is the "Object Property Definition" template.
 
It should be called in the following format:
 
It should be called in the following format:
 
<pre>
 
<pre>
{{Generic Object Property
+
{{Object Property Definition
 
|Property Name=
 
|Property Name=
 
|Property Description=
 
|Property Description=
 +
|Required By Use Cases=
 
|Term Status=
 
|Term Status=
 
|Definition=
 
|Definition=
Line 14: Line 15:
 
</noinclude><includeonly>
 
</noinclude><includeonly>
 
{{lowercase}}
 
{{lowercase}}
{{#default_form:Generic Object Property}}
+
{{#default_form:Object Property Definition}}
 
==Property==
 
==Property==
 
{{{Property Name|}}}
 
{{{Property Name|}}}
Line 26: Line 27:
 
==Definition==
 
==Definition==
 
{{{Definition|}}}
 
{{{Definition|}}}
 +
 +
== Required by Use Case(s) ==
 +
(why is this specialized definition needed?)
 +
{{#arraymap:{{{Required by Use Cases|}}}|,|x|[[RequiredByUseCase::x]]}}
 +
{{#ask:[[RequiresObjectProperty::{{PAGENAME}}]] |format=list}}
  
 
==SubObjectProperties==
 
==SubObjectProperties==

Revision as of 20:42, 31 May 2021

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

{{Object Property Definition
|Property Name=
|Property Description=
|Required By Use Cases=
|Term Status=
|Definition=
|SubObjectProperty=
}}

Edit the page to see the template text.