Template:Object Property Definition: Difference between revisions
Jump to navigation
Jump to search
Megankatsumi (talk | contribs) No edit summary |
Megankatsumi (talk | contribs) No edit summary |
||
| (23 intermediate revisions by 4 users not shown) | |||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
This is the " | This is the "Object Property Definition" template. | ||
It should be called in the following format: | It should be called in the following format: | ||
<pre> | <pre> | ||
{{ | {{Object Property Definition | ||
| | |Pattern= | ||
|Subproperty Of= | |||
|Property Description= | |Property Description= | ||
| | |Required By Use Cases= | ||
|Definition= | |Interface Specification References= | ||
| | |Sources= | ||
|Definition Status= | |||
|SubObjectProperties= | |||
}} | }} | ||
</pre> | </pre> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
== | {{lowercase}} | ||
{{{ | {{#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== | |||
An English description of the definition (what distinguishes this sense of the term?). | |||
{{{Property Description|}}} | {{{Property Description|}}} | ||
== Required by Use Case(s) == | |||
(why is this specialized definition needed?) | |||
{{#arraymap:{{{Required by Use Cases|}}}|,|x|[[RequiredByUseCase::x]]}} | |||
{{#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== | ==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]] | |||
</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.