Difference between revisions of "Form:Ontological Topic"

From Encyclopedia of Scientonomy
Jump to navigation Jump to search
Line 4: Line 4:
 
<pre>
 
<pre>
 
query string=
 
query string=
  Ontological Topic[Term]=<the name of the term>
+
  Term=<the name of the term>
 
  &
 
  &
  Ontological Topic[Ontological Question Type]={Existence,Subtypes,Supertypes,Associations}  
+
  QuestionType={Existence,Subtypes,Supertypes,Associations}  
 
</pre>
 
</pre>
 
</noinclude><includeonly><!--
 
</noinclude><includeonly><!--

Revision as of 17:22, 16 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={Existence,Subtypes,Supertypes,Associations}