Difference between revisions of "Template:Object Property Definition"

From City Data Model Project Collaboratory
Jump to navigation Jump to search
 
(9 intermediate revisions by 2 users not shown)
Line 4: Line 4:
 
<pre>
 
<pre>
 
{{Object Property Definition
 
{{Object Property Definition
 +
|Pattern=
 
|Subproperty Of=
 
|Subproperty Of=
 
|Property Description=
 
|Property Description=
Line 17: Line 18:
 
{{lowercase}}
 
{{lowercase}}
 
{{#default_form:Object Property Definition}}
 
{{#default_form:Object Property Definition}}
 +
 +
== Pattern ==
 +
This property has been associated with the following pattern:
 +
{{#arraymap:{{{Pattern|}}}|,|x|[[x]]}}
 +
 
== Subproperty Of ==
 
== Subproperty Of ==
{{#arraymap:{{{Subproperty Of|}}}|,|x|[[Owl:SubObjectPropertyOf::x]]}}
+
{{#arraymap:{{{Subproperty Of|}}}|,|x|[[Owl:SubObjectPropertyOf::x]]}}
  
 
==Definition==
 
==Definition==
 
An English description of the definition (what distinguishes this sense of the term?).
 
An English description of the definition (what distinguishes this sense of the term?).
 +
 
{{{Property Description|}}}
 
{{{Property Description|}}}
  
 
== Required by Use Case(s) ==
 
== Required by Use Case(s) ==
 
(why is this specialized definition needed?)
 
(why is this specialized definition needed?)
{{#arraymap:{{{Required by Use Cases|}}}|,|x|[[RequiredByUseCase::x]]}}
+
{{#arraymap:{{{Required by Use Cases|}}}|,|x|[[RequiredByUseCase::x]]}}
 
{{#ask:[[RequiresObjectProperty::{{PAGENAME}}]] OR [[-RequiredByUseCase::{{PAGENAME}}]] |format=list}}
 
{{#ask:[[RequiresObjectProperty::{{PAGENAME}}]] OR [[-RequiredByUseCase::{{PAGENAME}}]] |format=list}}
  
Line 34: Line 41:
  
 
== Interface Specification References ==
 
== Interface Specification References ==
This class has been associated with the following interface specification items:
+
This property has been associated with the following interface specification items:
 
{{#arraymap:{{{Interface Specification References|}}}|,|x|[[x]]}}
 
{{#arraymap:{{{Interface Specification References|}}}|,|x|[[x]]}}
  
Line 42: Line 49:
  
 
==Status==
 
==Status==
[[Term status::{{{Term Status|}}}]]
+
[[Term status::{{{Definition Status|}}}]]
  
 
== Has SubObjectProperties ==
 
== Has SubObjectProperties ==
Line 55: Line 62:
 
[[Category:ObjectProperty]]
 
[[Category:ObjectProperty]]
 
[[Category:CDM_Term]]
 
[[Category:CDM_Term]]
<comments />
+
 
 
</includeonly>
 
</includeonly>

Latest revision as of 16:39, 15 July 2022

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

{{Object Property Definition
|Pattern=
|Subproperty Of=
|Property Description=
|Required By Use Cases=
|Interface Specification References=
|Sources=
|Definition Status=
|SubObjectProperties=
}}

Edit the page to see the template text.