Difference between revisions of "Template:Class Definition"

From City Data Model Project Collaboratory
Jump to navigation Jump to search
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
This is the "Specialized Term Definition" template.
+
This is the "Subclass Definition" template.
 
It should be called in the following format:
 
It should be called in the following format:
 
<pre>
 
<pre>
{{Specialized Term Definition
+
{{Subclass Definition
|Term Name=
+
|Class Name=
 +
|Subclass of=
 
|Namespace=
 
|Namespace=
 
|Description=
 
|Description=
Line 10: Line 11:
 
|Definition=
 
|Definition=
 
|Definition Status=
 
|Definition Status=
 +
|Has Subclasses=
 
}}
 
}}
 
</pre>
 
</pre>
Line 16: Line 18:
  
 
! Name
 
! Name
 +
| {{{Name|}}}
 +
|-
 +
! Subclass Of
 
| [[Owl:SubClassOf::{{{Term Name}}}]]
 
| [[Owl:SubClassOf::{{{Term Name}}}]]
 
|-
 
|-
Line 32: Line 37:
 
! Status
 
! Status
 
| [[Term status::{{{Definition Status|}}}]]
 
| [[Term status::{{{Definition Status|}}}]]
 +
|-
 +
! Has Subclass
 +
| [[Owl:HasSubClass::{{{Term Name}}}]]
 
|}
 
|}
  
 
[[Category:SubTerm]]
 
[[Category:SubTerm]]
 
</includeonly>
 
</includeonly>

Revision as of 19:00, 15 November 2019

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

{{Subclass Definition
|Class Name=
|Subclass of=
|Namespace=
|Description=
|Use Case(s)=
|Definition=
|Definition Status=
|Has Subclasses=
}}

Edit the page to see the template text.