Template:Specification Element: Difference between revisions

From City Data Model Project Collaboratory
Jump to navigation Jump to search
Created page with "<noinclude> This is the "Specification Element" template. It should be called in the following format: <pre> {{Specification Element |Defined In= |Reference= |Description= |Re..."
 
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 7: Line 7:
|Reference=
|Reference=
|Description=
|Description=
|Required By Use Cases=
|Definition=
|Definition Licensing=
|Licensing Comments=
|Specification Model For=
|Specification Model For=
|Comment on Related Terms=
}}
}}
</pre>
</pre>
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>
</noinclude><includeonly>
{{#default_form:Subclass Definition}}
{{#default_form:Specification_Element}}
{| class="wikitable"
{| class="wikitable"


! Defined in specification
! Defined in specification
| {{{Defined In|}}}
| [[DefinedInSpecification::{{{Defined In|}}}]]
|-
|-
! Reference for specification
! Reference
| {{{Reference|}}}
| {{{Reference|}}}
|-
|-
Line 28: Line 25:
| {{{Description|}}}
| {{{Description|}}}
|-
|-
<!-- ! Use Case (why is this specialized definition needed?) -->
! Specification model for (i.e. corresponding term in the city data model)
<!-- | {{{Use Case(s)|}}} -->
| {{#arraymap:{{{Specification Model For|}}}|,|x|[[SpecificationModelFor::x]]}}
<!-- |- -->
! Required by Use Case(s) (why is this specialized definition needed?)
| {{#arraymap:{{{Required by Use Cases|}}}|,|x|[[RequiredByUseCase::x]]}}
|-
|-
! Definition
! Comment on related City Data Model Terms
| {{{Definition|}}}
| {{{Comment on Related Terms|}}}
|-
! Definition Licensing
| {{{Definition Licensing|}}}
|-
! Other Licensing Notes
| {{{Licensing Comments|}}}
|-
! Specification model for (i.e. corresponding term in the city data model)
| {{{Specification Model For|}}}
<! -- {{#forminput:form=Class_Definition|query string=Subclass_Definition[Subclass Of]={{PAGENAME}}|button text=submit}} -->
|}
|}



Latest revision as of 14:17, 20 October 2020

This is the "Specification Element" template. It should be called in the following format:

{{Specification Element
|Defined In=
|Reference=
|Description=
|Specification Model For=
|Comment on Related Terms=
}}

Edit the page to see the template text.