Template:SubDataProperty 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>
{{SubDataProperty Definition
{{SubDataProperty Definition
|Property Name=
|SubDataProperty Of=
|SubDataProperty Of=
|Namespace=
|Namespace=
Line 19: Line 18:
{{#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 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:[[RequiresDataProperty::{{PAGENAME}}]]|format=list}}
| {{#arraymap:{{{Required by Use Cases|}}}|,|x|[[RequiredByUseCase::x]]}}
|-
|-
! Formal Definition (UML and DL)
! Formal Definition (UML and DL)

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.