Template:SubDataProperty Definition: Difference between revisions

From City Data Model Project Collaboratory
Jump to navigation Jump to search
m Protected "Template:SubDataProperty Definition" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 4: Line 4:
<pre>
<pre>
{{SubDataProperty Definition
{{SubDataProperty Definition
|Property Name=
|SubDataProperty Of=
|SubDataProperty Of=
|Namespace=
|Namespace=
|Description=
|Description=
|Use Case=
|Required By Use Cases=
|Definition=
|Definition=
|Definition Status=
|Definition Status=
Line 16: Line 15:
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>
</noinclude><includeonly>
{{lowercase}}
{{#default_form:SubDataProperty Definition}}
{{#default_form:SubDataProperty Definition}}
{| class="wikitable"
{| class="wikitable"
! Name
| {{{Property Name|}}}
|-
! SubDataProperty Of
! SubDataProperty Of
| [[Owl:SubDataPropertyOf::{{{SubDataProperty Of|}}}]]
| [[Owl:SubDataPropertyOf::{{{SubDataProperty Of|}}}]]
Line 30: Line 27:
| {{{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 and DL)
Line 41: Line 41:
! Has SubDataProperties
! Has SubDataProperties
| {{#ask: [[Owl:SubDataPropertyOf::{{PAGENAME}}]]  
| {{#ask: [[Owl:SubDataPropertyOf::{{PAGENAME}}]]  
<!--TO DO: add SubDataProperty definition form input -->
|format=ul
|limit=50
|offset=0
|link=all
|sort=
|order=asc
|headers=show
|searchlabel=... further results
|propsep=,
|valuesep=,
}}
{{#forminput:form=SubDataProperty_Definition|query string=SubDataProperty_Definition[SubDataProperty Of]={{PAGENAME}}|button text=submit}}
|}
|}



Latest revision as of 19:18, 25 May 2020

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

{{SubDataProperty Definition
|SubDataProperty Of=
|Namespace=
|Description=
|Required By Use Cases=
|Definition=
|Definition Status=
|SubDataProperty=
}}

Edit the page to see the template text.