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 14: Line 9:
 
|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 26: Line 27:
 
== 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) ==

Revision as of 18:25, 2 June 2021

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

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

Edit the page to see the template text.