Difference between revisions of "Template:Class Definition"

From City Data Model Project Collaboratory
Jump to navigation Jump to search
Line 3: Line 3:
 
It should be called in the following format:
 
It should be called in the following format:
 
<pre>
 
<pre>
 +
{{Manchester Specification
 +
|Property=
 +
|Restriction=
 +
|Value=
 +
}}
 
{{Class Definition
 
{{Class Definition
 
|Subclass Of=
 
|Subclass Of=
Line 9: Line 14:
 
|Domains of Interest RW=
 
|Domains of Interest RW=
 
|Required By Use Cases=
 
|Required By Use Cases=
|Definition=
 
 
|Sources=
 
|Sources=
 
|Definition Status=
 
|Definition Status=
 
|Subclasses=
 
|Subclasses=
 
|Has Specification Model=
 
|Has Specification Model=
}}
 
{{Manchester Specification
 
|Property=
 
|Restriction=
 
|Value=
 
 
}}
 
}}
 
</pre>
 
</pre>
Line 27: Line 26:
 
== Subclass Of ==
 
== Subclass Of ==
 
  {{#arraymap:{{{SubClassOf|}}}|,|x|[[Owl:SubClassOf::x]]}}
 
  {{#arraymap:{{{SubClassOf|}}}|,|x|[[Owl:SubClassOf::x]]}}
 
== Definition ==
 
(what distinguishes this sense of the term?)
 
{{{Description|}}}
 
  
 
== Domains of Interest (read-only) ==
 
== Domains of Interest (read-only) ==
Line 42: Line 37:
 
  {{#arraymap:{{{Required by Use Cases|}}}|,|x|[[RequiredByUseCase::x]]}}
 
  {{#arraymap:{{{Required by Use Cases|}}}|,|x|[[RequiredByUseCase::x]]}}
 
{{#ask:[[RequiresClass::{{PAGENAME}}]] |format=list}}
 
{{#ask:[[RequiresClass::{{PAGENAME}}]] |format=list}}
 
== Specification (Manchester Syntax) ==
 
{{Manchester Specification
 
|Property=
 
|Restriction=
 
|Value=
 
}}
 
  
 
== Referenced by Specification Element(s) ==
 
== Referenced by Specification Element(s) ==

Revision as of 18:20, 2 June 2021

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

{{Manchester Specification
|Property=
|Restriction=
|Value=
}}
{{Class Definition
|Subclass Of=
|Description=
|Domains of Interest R=
|Domains of Interest RW=
|Required By Use Cases=
|Sources=
|Definition Status=
|Subclasses=
|Has Specification Model=
}}

Edit the page to see the template text.