Difference between revisions of "Template:Data Property Definition"

From City Data Model Project Collaboratory
Jump to navigation Jump to search
 
(2 intermediate revisions by one other user not shown)
Line 21: Line 21:
 
== Pattern ==
 
== Pattern ==
 
This property has been associated with the following pattern:
 
This property has been associated with the following pattern:
{{#arraymap:{{{Pattern|}}}|,|x|[[x]]}}
+
{{#arraymap:{{{Pattern|}}}|,|x|[[x]]}}
  
 
== Subproperty Of ==
 
== Subproperty Of ==
{{#arraymap:{{{Subproperty Of|}}}|,|x|[[Owl:SubDataPropertyOf::x]]}}
+
{{#arraymap:{{{Subproperty Of|}}}|,|x|[[Owl:SubDataPropertyOf::x]]}}
  
 
==Definition==
 
==Definition==
 
(what distinguishes this sense of the term?).
 
(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|[[x]]}}
+
{{#arraymap:{{{Required by Use Cases|}}}|,|x|[[RequiredByUseCase::x]]}}
{{#ask:[[RequiresDataProperty::{{PAGENAME}}]] OR [[-RequiredByUseCase::{{PAGENAME}}]]|format=list}}
+
{{#ask:[[RequiresDataProperty::{{PAGENAME}}]] OR [[-RequiredByUseCase::{{PAGENAME}}]]|format=list}}
  
 
== CDM References ==
 
== CDM References ==
 
What other classes or properties reference this term?
 
What other classes or properties reference this term?
{{Special:WhatLinksHere/{{PAGENAME}}}}
+
{{Special:WhatLinksHere/{{PAGENAME}}}}
  
 
== Interface Specification References ==
 
== Interface Specification References ==
 
This property 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]]}}
  
 
== Sources ==
 
== Sources ==
 
Sources considered when developing the property.
 
Sources considered when developing the property.
{{{Sources|}}}
+
{{{Sources|}}}
  
 
==Status==
 
==Status==
Line 51: Line 52:
  
 
== Has SubDataProperties ==
 
== Has SubDataProperties ==
{{#arraymap:{{{SubDataProperty|}}}|,|x|[[-Owl:SubDataPropertyOf::x]]}}
+
{{#arraymap:{{{SubDataProperty|}}}|,|x|[[-Owl:SubDataPropertyOf::x]]}}
{{#forminput:form=Data_Property_Definition|query string=Data_Property_Definition[Subproperty Of]={{PAGENAME}}|button text=submit}}
+
{{#forminput:form=Data_Property_Definition|query string=Data_Property_Definition[Subproperty Of]={{PAGENAME}}|button text=submit}}
  
 
[[Category:DataProperty]]
 
[[Category:DataProperty]]

Latest revision as of 16:38, 15 July 2022

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

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

Edit the page to see the template text.