Difference between revisions of "Template:Ontological Topic"

From Encyclopedia of Scientonomy
Jump to navigation Jump to search
 
(8 intermediate revisions by the same user not shown)
Line 15: Line 15:
 
|Page Status=
 
|Page Status=
 
|Editor Notes=
 
|Editor Notes=
 +
|Sorting Order=
 
}}
 
}}
 
</pre>
 
</pre>
 
Edit the page to see the template text.
 
Edit the page to see the template text.
 
</noinclude><includeonly><!--
 
</noinclude><includeonly><!--
-->{{#set:Term={{{Term|}}}|Title={{PAGENAME}}|Ontological Question Type={{{Ontological Question Type|}}}|Parent Topic={{{Parent Topic|}}}|Page Status={{{Page Status|Stub}}}|Editor Notes={{{Editor Notes|}}}|Topic Type=Descriptive|Subfield=Ontology|Order=1|}}<!--
 
 
--><!--
 
--><!--
--><!-- construct the question
+
-->{{#set:Term={{{Term|}}}|<!--
 +
-->Title={{PAGENAME}}|<!--
 +
-->Ontological Question Type={{{Ontological Question Type|}}}|<!--
 +
-->Parent Topic={{{Parent Topic|}}}|<!--
 +
-->Page Status={{{Page Status|Stub}}}|<!--
 +
-->Editor Notes={{{Editor Notes|}}}|<!--
 +
-->Topic Type=Descriptive|<!--
 +
-->Sorting Order={{{Sorting Order|10000}}}|<!-- default is 10000
 +
-->Subfield=Ontology|<!--
 +
-->Order=1|<!--
 +
-->}}<!--
 +
--><!--
 +
 
 +
--><!-- construct the question and answer formula's
 +
--><!--
 
-->{{#switch: {{{Ontological Question Type|}}}<!--
 
-->{{#switch: {{{Ontological Question Type|}}}<!--
  -->|Existence={{#vardefine: varQuestion|Does {{PrintTermAnASingularLowercase|{{{Term|}}}|link}} exist?|}}<!--
+
  -->|Existence=<!--
  -->|Disjointness={{#vardefine: varQuestion|What other classes is the class of {{PrintTermSingularLowercase|{{{Term|}}}|link}} disjoint with, i.e. classes that don't share any instances with {{PrintTermSingularLowercase|{{{Term|}}}|link}}?|}}<!--  
+
  --><!--
  -->|Subtypes={{#vardefine: varQuestion|What are the subtypes of {{PrintTermAnASingularLowercase|{{{Term|}}}|link}}?|}}<!--
+
  -->{{#vardefine: varQuestion|Does {{PrintTermAnASingularLowercase|{{{Term|}}}|link}} exist?|}}<!--
  -->|Supertypes={{#vardefine: varQuestion|What are the supertypes of {{PrintTermAnASingularLowercase|{{{Term|}}}|link}}?|}}<!--
+
  -->{{#vardefine: varSingleAnswerFormula|<Subject> <object>.}}<!--
  -->|Associations={{#vardefine: varQuestion|How is the class of {{PrintTermSingularLowercase|{{{Term|}}}|link}} associated with other classes (and itself)? What aggregation, composition, or other association relations can exist between {{PrintTermPluralLowercase|{{{Term|}}}|link}}, as well as between {{PrintTermAnASingularLowercase|{{{Term|}}}|link}} and instances of other classes?|}}<!--
+
  -->{{#vardefine: varMultipleAnswerFormula|<Subject> both exists and doesn't exist. Situations like this shouldn't happen, unless it is a Schrödinger's cat.}}<!--
 +
  --><!--
 +
  -->|Disjointness=<!--
 +
  --><!--
 +
  -->{{#vardefine: varQuestion|What other classes is the class of {{PrintTermSingularLowercase|{{{Term|}}}|link}} disjoint with, i.e. classes that don't share any instances with {{PrintTermSingularLowercase|{{{Term|}}}|link}}?|}}<!--
 +
  -->{{#vardefine: varSingleAnswerFormula|The classes of <subject> are disjoint; they cannot have shared instances.}}<!--
 +
  -->{{#vardefine: varMultipleAnswerFormula|}}<!-- no multiple formula for disjointness
 +
  --><!--  
 +
  -->|Subtypes=<!--
 +
  --><!--
 +
  -->{{#vardefine: varQuestion|What are the subtypes of {{PrintTermAnASingularLowercase|{{{Term|}}}|link}}?|}}<!--
 +
  -->{{#vardefine: varSingleAnswerFormula|<Object> is a subtype of <subject>.}}<!--
 +
  -->{{#vardefine: varMultipleAnswerFormula|The subtypes of <subject> are <object>.}}<!--
 +
  --><!--
 +
  -->|Supertypes=<!--
 +
  --><!--
 +
  -->{{#vardefine: varQuestion|What are the supertypes of {{PrintTermAnASingularLowercase|{{{Term|}}}|link}}?|}}<!--
 +
  -->{{#vardefine: varSingleAnswerFormula|<Subject> is a supertype of <object>.}}<!--
 +
  -->{{#vardefine: varMultipleAnswerFormula|The supertypes of <object> are <subject>.}}<!--
 +
  --><!--
 +
  -->|Associations=<!--
 +
  --><!--
 +
  -->{{#vardefine: varQuestion|How is the class of {{PrintTermSingularLowercase|{{{Term|}}}|link}} associated with other classes (and itself)? What aggregation, composition, or other association relations can exist between {{PrintTermPluralLowercase|{{{Term|}}}|link}}, as well as between {{PrintTermAnASingularLowercase|{{{Term|}}}|link}} and instances of other classes?|}}<!--
 +
  -->{{#vardefine: varSingleAnswerFormula|<An object> is <a predicate> <a subject>.}}<!--
 +
  -->{{#vardefine: varMultipleAnswerFormula|}}<!-- no multiple answer formula for associations
 +
  --><!--
 
-->}}<!-- switch
 
-->}}<!-- switch
--><!-- now save the question
+
 
-->{{#set:Question={{#var:varQuestion}}|}}<!--
+
--><!-- now save the question and the formulas
 +
-->{{#set:<!--
 +
-->Question={{#var: varQuestion}}|<!--
 +
-->Single Answer Text Formula={{#var: varSingleAnswerFormula}}|<!--
 +
-->Multiple Answers Text Formula={{#var: varMultipleAnswerFormula}}|<!--
 +
-->}}<!--
 
--><!--
 
--><!--
 +
 
--><!-- get the formulated year the authors and from the term page and sync
 
--><!-- get the formulated year the authors and from the term page and sync
 
-->{{#vardefine: varFormulatedYear|{{#show:{{{Term|}}}|?Formulated Year|link=none}}|}}<!--
 
-->{{#vardefine: varFormulatedYear|{{#show:{{{Term|}}}|?Formulated Year|link=none}}|}}<!--
Line 66: Line 111:
 
--><!--  
 
--><!--  
 
--><!-- set Has Accepted Answer and Has No Accepted Answer  
 
--><!-- set Has Accepted Answer and Has No Accepted Answer  
-->{{SetTopicHasAcceptedAnswer|topic={{FULLPAGENAME}}|subfield=Ontology}}<!--  
+
-->{{SetTopicCurrentAnswer|topic={{FULLPAGENAME}}|subfield=Ontology}}<!--  
 
--><!--  
 
--><!--  
 
--><!-- save the current Ontology for ease of access
 
--><!-- save the current Ontology for ease of access
Line 100: Line 145:
 
{{#var: varQuestion}} <!--
 
{{#var: varQuestion}} <!--
 
-->{{PrintSectionVideos|page={{FULLPAGENAME}}|section=Description}}<!--
 
-->{{PrintSectionVideos|page={{FULLPAGENAME}}|section=Description}}<!--
-->{{#if: {{{Description|}}}|<nowiki/>
+
-->{{#if: {{{Description|}}}|<p>{{{Description|}}}</p>}}<!--
 
 
{{{Description|}}}  
 
}}
 
  
{{PrintTopicSubtitle|topic={{FULLPAGENAME}}|}}
+
--><p>{{PrintTopicSubtitle|topic={{FULLPAGENAME}}|}}&#32;<!--
{{PrintTopicCurrentlyAcceptedInCommunities|topic={{FULLPAGENAME}}|link=all|pretty=yes}}<!--
+
-->{{PrintTopicCurrentlyAcceptedInCommunities|topic={{FULLPAGENAME}}|link=all|pretty=yes}}<!--
 
-->{{PrintOntologicalTopicAcceptedTheoriesList
 
-->{{PrintOntologicalTopicAcceptedTheoriesList
 
  |topic={{FULLPAGENAME}}
 
  |topic={{FULLPAGENAME}}
 
  |default=&#32;There is currently no accepted answer to this question.
 
  |default=&#32;There is currently no accepted answer to this question.
  |bullets=no
+
  |bullets=yes
 
  |linebreak=no
 
  |linebreak=no
 
  |communitiesfirst=no
 
  |communitiesfirst=no
}}<!--  
+
}}</p><!--
 +
 
 +
--><p>&#32;</p><!--
 +
 
 
--><!--
 
--><!--
 
-->{{#if:{{{Prehistory|}}}|<nowiki/>
 
-->{{#if:{{{Prehistory|}}}|<nowiki/>
Line 184: Line 229:
 
-->
 
-->
 
==Current View==
 
==Current View==
<!-- print the properly summary first -->
+
<!--
{{PrintOntologicalTopicAcceptedTheoriesList
+
-->{{#if: {{{Current View|}}}|<p>{{{Current View|}}}<p>|}}<!--
 +
--><!--
 +
--><!-- print the answers
 +
--><!--
 +
--><p>{{PrintOntologicalTopicAcceptedTheoriesList
 
  |topic={{FULLPAGENAME}}
 
  |topic={{FULLPAGENAME}}
 
  |default=There is currently no accepted view concerning the {{lc:{{{Ontological Question Type|}}}|}} of {{FULLPAGENAME}}.
 
  |default=There is currently no accepted view concerning the {{lc:{{{Ontological Question Type|}}}|}} of {{FULLPAGENAME}}.
Line 191: Line 240:
 
  |linebreak=yes
 
  |linebreak=yes
 
  |communitiesfirst=yes
 
  |communitiesfirst=yes
}}
+
}}</p>
<!-- now print the details of accepted theories -->
+
<!--
{{PrintTopicAcceptedTheoriesList
+
--><!--
|topic={{FULLPAGENAME}}
+
--><!-- print the answer details: description etc.
|default=
+
--><!--
|formulationtext=two
+
-->{{PrintTopicAcceptedTheoriesDetails|topic={{FULLPAGENAME}}|}}<!--
|formulationfile=yes
+
-->
|description=yes
 
|bullets=no
 
|linebreak=yes
 
|communitiesfirst=yes
 
|groupbycommunity=yes
 
}}<!--  
 
-->{{#if: {{{Current View|}}}|<nowiki/><br/>
 
<nowiki/>
 
{{{Current View|}}}|}}
 
 
{{PrintTopicOpenQuestionsList
 
{{PrintTopicOpenQuestionsList
 
  |topic={{FULLPAGENAME}}
 
  |topic={{FULLPAGENAME}}

Latest revision as of 00:35, 28 February 2023

This is the template for all types of Topics - Definitional, Descriptive, or Normative. This template is to be used for all topics/questions the answers to which are definitions, descriptions, or prescriptions (it is used by Form:Topic).

It should be called in the following format:

{{Ontological Topic
|Term=
|Ontological Question Type=
|Description=
|Prehistory=
|History=
|Current View=
|Parent Topic= //This will be deprecated. It will be calculated automatically in an agent-relative way following the current inheritance hierarchy of that agent. For now it is allowed as a backdoor so that it can be assigned manually.
|Related Topics=
|Page Status=
|Editor Notes=
|Sorting Order=
}}

Edit the page to see the template text.