Difference between revisions of "Template:Class Definition"

From City Data Model Project Collaboratory
Jump to navigation Jump to search
Line 23: Line 23:
 
  {{#arraymap:{{{SubClassOf|}}}|,|x|[[Owl:SubClassOf::x]]}}
 
  {{#arraymap:{{{SubClassOf|}}}|,|x|[[Owl:SubClassOf::x]]}}
  
== Description ==
+
== Definition ==
 
  (what distinguishes this sense of the term?)
 
  (what distinguishes this sense of the term?)
 
  {{{Description|}}}
 
  {{{Description|}}}
Line 38: Line 38:
 
{{#ask:[[RequiresClass::{{PAGENAME}}]] |format=list}}
 
{{#ask:[[RequiresClass::{{PAGENAME}}]] |format=list}}
  
== Formal Definition (UML or DL) ==
+
== Specification (Manchester Syntax) ==
 
  {{{Definition|}}}
 
  {{{Definition|}}}
  

Revision as of 22:51, 1 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=
|Definition Status=
|Subclasses=
|Has Specification Model=
}}

Edit the page to see the template text.