Difference between revisions of "Template:Object Property Definition"
Jump to navigation
Jump to search
Megankatsumi (talk | contribs) |
Megankatsumi (talk | contribs) |
||
(12 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
<pre> | <pre> | ||
{{Object Property Definition | {{Object Property Definition | ||
− | | | + | |Pattern= |
+ | |Subproperty Of= | ||
|Property Description= | |Property Description= | ||
|Required By Use Cases= | |Required By Use Cases= | ||
− | | | + | |Interface Specification References= |
− | |Definition= | + | |Sources= |
− | | | + | |Definition Status= |
+ | |SubObjectProperties= | ||
}} | }} | ||
</pre> | </pre> | ||
Line 16: | 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 == |
− | + | {{#arraymap:{{{Subproperty Of|}}}|,|x|[[Owl:SubObjectPropertyOf::x]]}} | |
==Definition== | ==Definition== | ||
− | {{{ | + | An English description of the definition (what distinguishes this sense of the term?). |
+ | |||
+ | {{{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]]}} | |
− | {{#ask:[[RequiresObjectProperty::{{PAGENAME}}]] |format=list}} | + | {{#ask:[[RequiresObjectProperty::{{PAGENAME}}]] OR [[-RequiredByUseCase::{{PAGENAME}}]] |format=list}} |
− | == | + | == CDM References == |
− | {{ | + | What other classes or properties reference this term? |
− | + | {{Special:WhatLinksHere/{{PAGENAME}}}} | |
− | + | ||
− | + | == Interface Specification References == | |
− | + | This property has been associated with the following interface specification items: | |
− | + | {{#arraymap:{{{Interface Specification References|}}}|,|x|[[x]]}} | |
− | + | ||
− | + | == Sources == | |
− | + | Sources considered when developing the property. | |
− | + | {{{Sources|}}} | |
− | |||
− | }} | ||
− | + | ==Status== | |
− | + | [[Term status::{{{Definition Status|}}}]] | |
− | {{# | + | == Has SubObjectProperties == |
+ | {{#arraymap:{{{SubObjectProperties|}}}|,|x|[[-Owl:SubObjectPropertyOf::x]]}} | ||
+ | {{#forminput:form=Object_Property_Definition|query string=Object_Property_Definition[Subproperty Of]={{PAGENAME}}|button text=submit}} | ||
+ | <!-- show option to propose subobject property if the generic property is pending approval or approved --> | ||
+ | <!-- {{#ifeq: {{{Term Status|}}} | Pending Approval | {{#forminput:form=SubObjectProperty_Definition|query string=SubObjectProperty_Definition[SubObjectProperty Of]={{PAGENAME}}|button text=submit}} | }} --> | ||
+ | <!-- {{#ifeq: {{{Term Status|}}} | Approved | {{#forminput:form=SubObjectProperty_Definition|query string=SubObjectProperty_Definition[SubObjectProperty Of]={{PAGENAME}}|button text=submit}} | }} --> | ||
[[Category:ObjectProperty]] | [[Category:ObjectProperty]] | ||
[[Category:CDM_Term]] | [[Category:CDM_Term]] | ||
− | + | ||
</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.