Difference between revisions of "Template:Class Definition"

From City Data Model Project Collaboratory
Jump to navigation Jump to search
Line 5: Line 5:
 
{{Class Definition
 
{{Class Definition
 
|Subclass Of=
 
|Subclass Of=
|Namespace=
 
 
|Description=
 
|Description=
 +
|Domains of Interest R=
 +
|Domains of Interest RW=
 
|Required By Use Cases=
 
|Required By Use Cases=
 
|Definition=
 
|Definition=
Line 21: Line 22:
 
! Subclass Of
 
! Subclass Of
 
| {{#arraymap:{{{SubClassOf|}}}|,|x|[[Owl:SubClassOf::x]]}}
 
| {{#arraymap:{{{SubClassOf|}}}|,|x|[[Owl:SubClassOf::x]]}}
|-
 
! Namespace (context for definition)
 
| {{{Namespace|}}}
 
 
|-
 
|-
 
! Description (what distinguishes this sense of the term?)
 
! Description (what distinguishes this sense of the term?)
 
| {{{Description|}}}
 
| {{{Description|}}}
 +
|-
 +
! Domains of Interest (read-only)
 +
| {{{Domains of Interest R|}}}
 +
|-
 +
! Domains of Interest (read-write)
 +
| {{{Domains of Interest RW|}}}
 
|-
 
|-
 
! Required by Use Case(s) (why is this specialized definition needed?)
 
! Required by Use Case(s) (why is this specialized definition needed?)

Revision as of 13:50, 20 October 2020

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=
|Has Subclasses=
|Has Specification Model=
}}

Edit the page to see the template text.