Difference between revisions of "Form:Ontological Topic"

From Encyclopedia of Scientonomy
Jump to navigation Jump to search
Line 67: Line 67:
 
-->   
 
-->   
 
|}
 
|}
{{{end template}}}
 
 
{{{for template|YouTube Video|label=YouTube Video|multiple}}}
 
{| class="formtable"
 
!width="30%"|Video ID: <br><p class="sfFieldDescription" style="font-size:0.7em; color:gray;">The ID of the YouTube video. E.g. if the video URL is https://www.youtube.com/watch?v=A22oy8dFjqc, then the video ID is '''A22oy8dFjqc'''.</p>
 
|width="70%"| {{{field|VideoID|input type=text|size=20|maxlength=20|mandatory}}}
 
|-
 
! Start at: <br><p class="sfFieldDescription" style="font-size:0.7em; color:gray;">If the video should not start at the beginning, indicate the start time of the video in ''seconds''. If empty, the video will start at the beginning.</p>
 
| {{{field|VideoStartAt|input type=regexp|size=10|regexp=/^\d*$/|message=Please enter integers only!}}}
 
|-
 
! Video Description: <br><p class="sfFieldDescription" style="font-size:0.7em; color:gray;">this description will appear under the embedded video.</p>
 
| {{{field|VideoDescription|input type=textarea|rows=2}}}
 
|-
 
! Section to Embed: <br><p class="sfFieldDescription" style="font-size:0.7em; color:gray;">The section of the page where the video should be embedded.</p>
 
| {{{field|VideoEmbedSection|input type=dropdown|mandatory|values=Description,History,Prehistory|default=Description}}}
 
|}
 
{{{end template}}}
 
 
{{{for template|Acceptance Record|label=Acceptance Record|multiple}}}
 
{| class="formtable"
 
!width="30%"|Accepted by Community: <br><p class="sfFieldDescription" style="font-size:0.7em; color:gray;">Indicate the community where this question was accepted as a legitimate topic for discussion.</p>
 
|width="70%"| {{{field|Community|input type=combobox|existing values only|values from category=Community|mandatory}}}
 
|-
 
!Accepted From: <br><p class="sfFieldDescription" style="font-size:0.7em; color:gray;">Indicate when the question became a legitimate topic for discussion. NOTE: If this is an approximate date, please indicate so.</p>
 
| {{FormDateField|property=Accepted From|mandatory=yes|dataprecision=Year|showera=yes|showapproximate=yes|showmonthdayfields=yes|adddefault=yes}}
 
|-
 
! Indicators of Acceptance: <br><p class="sfFieldDescription" style="font-size:0.7em; color:gray;">What kind of historical data makes us believe that the question was in fact accepted by the community as a legitimate topic for discussion at that time? Please list all the relevant indicators together with the appropriate citations here.</p>
 
| {{{field|Acceptance Indicators|input type=textarea|rows=8}}}
 
|-
 
! Still Accepted: <br><p class="sfFieldDescription" style="font-size:0.7em; color:gray;">Is the topic still considered legitimate by this community? IMPORTANT: There are two indications that the question is still considered legitimate by the community: (1) there is an accepted answer to the question; (2) there is no accepted answer, but the community considers it an open question and aims to find an answer to it.</p>
 
| {{{field|Still Accepted|input type=dropdown|mandatory|values=No,Yes|default=Yes|show on select=No=>stillaccepted}}}
 
|}
 
<div id="stillaccepted">
 
{| class="formtable"
 
!width="30%"| Accepted Until: <br><p class="sfFieldDescription" style="font-size:0.7em; color:gray;">Indicate when the question became obsolete. An example of an obsolete question in the chemistry community would be ''What are the properties of phlogiston?''. NOTE: If this is an approximate date, please indicate so.</p>
 
|width="70%"| {{FormDateField|property=Accepted Until|mandatory=yes|dataprecision=Year|showera=yes|showapproximate=yes|showmonthdayfields=yes|adddefault=yes}}
 
|-
 
! Indicators of Rejection: <br><p class="sfFieldDescription" style="font-size:0.7em; color:gray;">What kind of historical data shows that, at that time, the question was no longer considered by the community as a legitimate topic for discussion? Please list all the relevant indicators together with the appropriate citations here.</p>
 
| {{{field|Rejection Indicators|input type=textarea|rows=8}}}
 
|}
 
</div>
 
 
{{{end template}}}
 
{{{end template}}}
  

Revision as of 16:38, 21 December 2022

This is the form used to create/edit all ontological questions - those of existence of X, subtypes/supertypes of X, and associations of X. It expects the following parameters passed onto the query string in the following format:

query string=
 Term= //the name of the term
 &
 QuestionType= //the type of the question from this list {Existence,Subtypes,Supertypes,Associations}