Difference between revisions of "Template:SubObjectProperty Definition"

From City Data Model Project Collaboratory
Jump to navigation Jump to search
 
(9 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
<pre>
 
<pre>
 
{{SubObjectProperty Definition
 
{{SubObjectProperty Definition
|Property Name=
 
 
|SubObjectProperty Of=
 
|SubObjectProperty Of=
 
|Namespace=
 
|Namespace=
 
|Description=
 
|Description=
|Use Case=
+
|Required By Use Cases=
 
|Definition=
 
|Definition=
 +
|Definition Licensing=
 
|Definition Status=
 
|Definition Status=
|SubObjectProperty=
+
|Has SubObjectProperties=
 +
|Licensing Comments=
 
}}
 
}}
 
</pre>
 
</pre>
Line 17: Line 18:
 
</noinclude><includeonly>
 
</noinclude><includeonly>
 
{{#default_form:SubObjectProperty Definition}}
 
{{#default_form:SubObjectProperty Definition}}
 +
{{lowercase}}
 
{| class="wikitable"
 
{| class="wikitable"
! Name
 
| {{{Property Name|}}}
 
|-
 
 
! SubObjectProperty Of
 
! SubObjectProperty Of
 
| [[Owl:SubObjectPropertyOf::{{{SubObjectProperty Of|}}}]]
 
| [[Owl:SubObjectPropertyOf::{{{SubObjectProperty Of|}}}]]
Line 30: Line 29:
 
| {{{Description|}}}
 
| {{{Description|}}}
 
|-
 
|-
! Use Case (why is this specialized definition needed?)
+
<!-- ! Use Case (why is this specialized definition needed?) -->
| {{{Use Case|}}}
+
<!-- | {{{Use Case(s)|}}} -->
 +
<!-- |- -->
 +
! Required by Use Case(s) (why is this specialized definition needed?)
 +
| {{#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
Line 41: Line 49:
 
! Has SubObjectProperties
 
! Has SubObjectProperties
 
| {{#ask: [[Owl:SubObjectPropertyOf::{{PAGENAME}}]]  
 
| {{#ask: [[Owl:SubObjectPropertyOf::{{PAGENAME}}]]  
<!--TO DO: add SubObjectProperty definition form input -->
+
|format=ul
 +
|limit=50
 +
|offset=0
 +
|link=all
 +
|sort=
 +
|order=asc
 +
|headers=show
 +
|searchlabel=... further results
 +
|propsep=,
 +
|valuesep=,
 +
}}
 +
{{#forminput:form=SubObjectProperty_Definition|query string=SubObjectProperty_Definition[SubObjectProperty Of]={{PAGENAME}}|button text=submit}}
 
|}
 
|}
 +
[[Category:ObjectProperty]]
 
<comments />
 
<comments />
 
</includeonly>
 
</includeonly>

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.