Template:Data Property Definition: Difference between revisions

From City Data Model Project Collaboratory
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
<noinclude>
<noinclude>
This is the "Generic Data Property" template.
This is the "Data Property Definition" template.
It should be called in the following format:
It should be called in the following format:
<pre>
<pre>
{{Generic Data Property
{{Data 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 Data Property}}
{{#default_form:Data Property Definition}}
==Name==
==Name==
{{{Property Name|}}}
{{{Property Name|}}}
Line 20: Line 21:
==Description==
==Description==
{{{Property Description|}}}
{{{Property Description|}}}
== Required by Use Case(s) ==
(why is this specialized definition needed?)
{{#arraymap:{{{Required by Use Cases|}}}|,|x|[[RequiredByUseCase::x]]}}
{{#ask:[[RequiresDataProperty::{{PAGENAME}}]] |format=list}}


==Status==
==Status==

Revision as of 20:46, 31 May 2021

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

{{Data Property Definition
|Property Name=
|Property Description=
|Required By Use Cases=
|Term Status=
|Definition=
|SubDataProperty=
}}

Edit the page to see the template text.