Difference between revisions of "Template:SubObjectProperty Definition"

From City Data Model Project Collaboratory
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
 
<pre>
 
<pre>
 
{{SubObjectProperty Definition
 
{{SubObjectProperty Definition
|Property Name=
 
 
|SubObjectProperty Of=
 
|SubObjectProperty Of=
 
|Namespace=
 
|Namespace=
Line 10: Line 9:
 
|Required By Use Cases=
 
|Required By Use Cases=
 
|Definition=
 
|Definition=
 +
|Definition Licensing=
 
|Definition Status=
 
|Definition Status=
 
|Has SubObjectProperties=
 
|Has SubObjectProperties=
 +
|Licensing Comments=
 
}}
 
}}
 
</pre>
 
</pre>
Line 19: Line 20:
 
{{lowercase}}
 
{{lowercase}}
 
{| class="wikitable"
 
{| class="wikitable"
! Name
 
| {{{Property Name|}}}
 
|-
 
 
! SubObjectProperty Of
 
! SubObjectProperty Of
 
| [[Owl:SubObjectPropertyOf::{{{SubObjectProperty Of|}}}]]
 
| [[Owl:SubObjectPropertyOf::{{{SubObjectProperty Of|}}}]]
Line 34: Line 32:
 
<!-- | {{{Use Case(s)|}}} -->
 
<!-- | {{{Use Case(s)|}}} -->
 
<!-- |- -->
 
<!-- |- -->
! Required by Use Case(s)
+
! Required by Use Case(s) (why is this specialized definition needed?)
| {{#ask:[[RequiresObjectProperty::{{PAGENAME}}]]|format=list}}
+
| {{#arraymap:{{{Required by Use Cases|}}}|,|x|[[RequiredByUseCase::x]]}}
 
|-
 
|-
! Formal Definition (UML and DL)
+
! Formal Definition (UML or DL)
 
| {{{Definition|}}}
 
| {{{Definition|}}}
 +
|-
 +
! Definition Licensing
 +
| {{{Definition Licensing|}}}
 +
|-
 +
! Other Licensing Notes
 +
| {{{Licensing Comments|}}}
 
|-
 
|-
 
! Status
 
! Status

Latest revision as of 20:18, 10 July 2020

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

{{SubObjectProperty Definition
|SubObjectProperty Of=
|Namespace=
|Description=
|Required By Use Cases=
|Definition=
|Definition Licensing=
|Definition Status=
|Has SubObjectProperties=
|Licensing Comments=
}}

Edit the page to see the template text.