Difference between revisions of "Template:SubDataProperty Definition"
Jump to navigation
Jump to search
Megankatsumi (talk | contribs) |
|||
(5 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
<pre> | <pre> | ||
{{SubDataProperty Definition | {{SubDataProperty Definition | ||
− | |||
|SubDataProperty Of= | |SubDataProperty Of= | ||
|Namespace= | |Namespace= | ||
|Description= | |Description= | ||
− | |Use | + | |Required By Use Cases= |
|Definition= | |Definition= | ||
|Definition Status= | |Definition Status= | ||
Line 15: | Line 14: | ||
</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:SubDataProperty Definition}} | |
− | | | + | {| class="wikitable" |
! SubDataProperty Of | ! SubDataProperty Of | ||
| [[Owl:SubDataPropertyOf::{{{SubDataProperty Of|}}}]] | | [[Owl:SubDataPropertyOf::{{{SubDataProperty Of|}}}]] | ||
Line 28: | Line 27: | ||
| {{{Description|}}} | | {{{Description|}}} | ||
|- | |- | ||
− | ! Use Case (why is this specialized definition needed?) | + | <!-- ! Use Case (why is this specialized definition needed?) --> |
− | | {{{Use Case|}}} | + | <!-- | {{{Use Case(s)|}}} --> |
+ | <!-- |- --> | ||
+ | ! Required by Use Case(s) (why is this specialized definition needed?) | ||
+ | | {{#arraymap:{{{Required by Use Cases|}}}|,|x|[[RequiredByUseCase::x]]}} | ||
|- | |- | ||
! Formal Definition (UML and DL) | ! Formal Definition (UML and DL) | ||
Line 39: | Line 41: | ||
! Has SubDataProperties | ! Has SubDataProperties | ||
| {{#ask: [[Owl:SubDataPropertyOf::{{PAGENAME}}]] | | {{#ask: [[Owl:SubDataPropertyOf::{{PAGENAME}}]] | ||
− | + | |format=ul | |
+ | |limit=50 | ||
+ | |offset=0 | ||
+ | |link=all | ||
+ | |sort= | ||
+ | |order=asc | ||
+ | |headers=show | ||
+ | |searchlabel=... further results | ||
+ | |propsep=, | ||
+ | |valuesep=, | ||
+ | }} | ||
+ | {{#forminput:form=SubDataProperty_Definition|query string=SubDataProperty_Definition[SubDataProperty Of]={{PAGENAME}}|button text=submit}} | ||
|} | |} | ||
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.