Template:SubObjectProperty Definition: Difference between revisions

From City Data Model Project Collaboratory
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:
<pre>
<pre>
{{SubObjectProperty Definition
{{SubObjectProperty Definition
|Property Name=
|SubObjectProperty Of=
|SubObjectProperty Of=
|Namespace=
|Namespace=
Line 19: Line 18:
{{lowercase}}
{{lowercase}}
{| class="wikitable"
{| class="wikitable"
! Name
| {{{Property Name|}}}
|-
! SubObjectProperty Of
! SubObjectProperty Of
| [[Owl:SubObjectPropertyOf::{{{SubObjectProperty Of|}}}]]
| [[Owl:SubObjectPropertyOf::{{{SubObjectProperty Of|}}}]]
Line 34: Line 30:
<!-- | {{{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 and DL)

Revision as of 19:13, 25 May 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 Status=
|Has SubObjectProperties=
}}

Edit the page to see the template text.