eyeling 1.24.8 → 1.24.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (134) hide show
  1. package/examples/act-alarm-bit-interoperability.n3 +4 -4
  2. package/examples/act-barley-seed-lineage.n3 +4 -4
  3. package/examples/act-docking-abort.n3 +4 -4
  4. package/examples/act-gravity-mediator-witness.n3 +4 -4
  5. package/examples/act-isolation-breach.n3 +4 -4
  6. package/examples/act-photosynthetic-exciton-transfer.n3 +4 -4
  7. package/examples/act-sensor-memory-reset.n3 +4 -4
  8. package/examples/act-tunnel-junction-wake-switch.n3 +4 -4
  9. package/examples/act-yeast-self-reproduction.n3 +4 -4
  10. package/examples/annotation.n3 +1 -1
  11. package/examples/auroracare.n3 +22 -22
  12. package/examples/backward-recursion.n3 +1 -1
  13. package/examples/barley-seed-becoming.n3 +4 -4
  14. package/examples/bmi.n3 +4 -4
  15. package/examples/builtin-coverage.n3 +1 -1
  16. package/examples/calidor.n3 +1 -1
  17. package/examples/collection.n3 +1 -1
  18. package/examples/complex-matrix-stability.n3 +4 -4
  19. package/examples/context-association.n3 +1 -1
  20. package/examples/control-system.n3 +4 -4
  21. package/examples/deep-taxonomy-10.n3 +4 -4
  22. package/examples/deep-taxonomy-100.n3 +4 -4
  23. package/examples/deep-taxonomy-1000.n3 +4 -4
  24. package/examples/deep-taxonomy-10000.n3 +4 -4
  25. package/examples/deep-taxonomy-100000.n3 +2 -2
  26. package/examples/delfour.n3 +1 -1
  27. package/examples/digital-product-passport.n3 +1 -1
  28. package/examples/dijkstra-risk-path.n3 +1 -1
  29. package/examples/easter.n3 +4 -4
  30. package/examples/eco-route-insight.n3 +1 -1
  31. package/examples/flandor.n3 +1 -1
  32. package/examples/french-cities.n3 +4 -4
  33. package/examples/fundamental-theorem-arithmetic.n3 +4 -4
  34. package/examples/genetic-algorithm-knapsack.n3 +1 -1
  35. package/examples/genetic-algorithm.n3 +1 -1
  36. package/examples/genetic-knapsack-selection.n3 +1 -1
  37. package/examples/gps.n3 +4 -4
  38. package/examples/harborsmr.n3 +4 -4
  39. package/examples/input/ontology-question-generation.trig +79 -0
  40. package/examples/interop-demo.n3 +1 -1
  41. package/examples/matrix-mechanics.n3 +1 -1
  42. package/examples/medior.n3 +1 -1
  43. package/examples/n3-speaks-for-itself.n3 +1 -1
  44. package/examples/odrl-dpv-ehds-risk-ranked.n3 +1 -1
  45. package/examples/odrl-dpv-healthcare-risk-ranked.n3 +1 -1
  46. package/examples/odrl-dpv-risk-ranked.n3 +1 -1
  47. package/examples/odrl-risk-mitigation.n3 +1 -1
  48. package/examples/odrl-risk.n3 +1 -1
  49. package/examples/ontology-question-generation.n3 +409 -0
  50. package/examples/output/act-alarm-bit-interoperability.md +7 -3
  51. package/examples/output/act-barley-seed-lineage.md +7 -3
  52. package/examples/output/act-docking-abort.md +7 -3
  53. package/examples/output/act-gravity-mediator-witness.md +7 -3
  54. package/examples/output/act-isolation-breach.md +7 -3
  55. package/examples/output/act-photosynthetic-exciton-transfer.md +7 -3
  56. package/examples/output/act-sensor-memory-reset.md +7 -3
  57. package/examples/output/act-tunnel-junction-wake-switch.md +7 -3
  58. package/examples/output/act-yeast-self-reproduction.md +7 -3
  59. package/examples/output/annotation.md +6 -0
  60. package/examples/output/auroracare.md +25 -21
  61. package/examples/output/backward-recursion.md +5 -0
  62. package/examples/output/barley-seed-becoming.md +7 -3
  63. package/examples/output/bmi.md +7 -3
  64. package/examples/output/builtin-coverage.md +6 -0
  65. package/examples/output/calidor.md +4 -0
  66. package/examples/output/collection.md +6 -0
  67. package/examples/output/complex-matrix-stability.md +7 -3
  68. package/examples/output/context-association.md +5 -0
  69. package/examples/output/control-system.md +7 -3
  70. package/examples/output/deep-taxonomy-10.md +7 -3
  71. package/examples/output/deep-taxonomy-100.md +7 -3
  72. package/examples/output/deep-taxonomy-1000.md +7 -3
  73. package/examples/output/deep-taxonomy-10000.md +7 -3
  74. package/examples/output/deep-taxonomy-100000.md +7 -3
  75. package/examples/output/delfour.md +4 -0
  76. package/examples/output/digital-product-passport.md +4 -0
  77. package/examples/output/dijkstra-risk-path.md +5 -0
  78. package/examples/output/easter.md +34 -30
  79. package/examples/output/eco-route-insight.md +5 -0
  80. package/examples/output/flandor.md +4 -0
  81. package/examples/output/french-cities.md +7 -3
  82. package/examples/output/fundamental-theorem-arithmetic.md +7 -3
  83. package/examples/output/genetic-algorithm-knapsack.md +4 -0
  84. package/examples/output/genetic-algorithm.md +4 -0
  85. package/examples/output/genetic-knapsack-selection.md +5 -0
  86. package/examples/output/gps.md +7 -3
  87. package/examples/output/harborsmr.md +7 -3
  88. package/examples/output/interop-demo.md +4 -0
  89. package/examples/output/matrix-mechanics.md +4 -0
  90. package/examples/output/medior.md +4 -0
  91. package/examples/output/n3-speaks-for-itself.md +4 -0
  92. package/examples/output/odrl-dpv-ehds-risk-ranked.md +4 -0
  93. package/examples/output/odrl-dpv-healthcare-risk-ranked.md +4 -0
  94. package/examples/output/odrl-dpv-risk-ranked.md +4 -0
  95. package/examples/output/odrl-risk-mitigation.md +4 -0
  96. package/examples/output/odrl-risk.md +4 -0
  97. package/examples/output/ontology-question-generation.md +31 -0
  98. package/examples/output/parcellocker.md +7 -3
  99. package/examples/output/pn-junction-tunneling.md +4 -0
  100. package/examples/output/queens.md +4 -0
  101. package/examples/output/rc-discharge-envelope.md +5 -0
  102. package/examples/output/rdf-dataset.md +5 -0
  103. package/examples/output/rdf-message-flow.md +5 -0
  104. package/examples/output/rdf-messages.md +5 -0
  105. package/examples/output/resto.md +7 -3
  106. package/examples/output/school-placement-audit.md +5 -0
  107. package/examples/output/smoke-arithmetic.md +5 -0
  108. package/examples/output/sqrt2-cauchy.md +4 -0
  109. package/examples/output/sqrt2-dedekind.md +4 -0
  110. package/examples/output/sudoku.md +4 -0
  111. package/examples/output/transcendental-numbers-stretched.md +4 -0
  112. package/examples/output/transistor-switch.md +4 -0
  113. package/examples/output/triple-terms.md +5 -0
  114. package/examples/output/tunnel-junction-wake-switch-becoming.md +7 -3
  115. package/examples/output/wind-turbine.md +7 -3
  116. package/examples/parcellocker.n3 +2 -2
  117. package/examples/pn-junction-tunneling.n3 +1 -1
  118. package/examples/queens.n3 +1 -1
  119. package/examples/rc-discharge-envelope.n3 +1 -1
  120. package/examples/rdf-dataset.n3 +1 -1
  121. package/examples/rdf-message-flow.n3 +1 -1
  122. package/examples/rdf-messages.n3 +1 -1
  123. package/examples/resto.n3 +4 -4
  124. package/examples/school-placement-audit.n3 +1 -1
  125. package/examples/smoke-arithmetic.n3 +1 -1
  126. package/examples/sqrt2-cauchy.n3 +1 -1
  127. package/examples/sqrt2-dedekind.n3 +1 -1
  128. package/examples/sudoku.n3 +5 -5
  129. package/examples/transcendental-numbers-stretched.n3 +1 -1
  130. package/examples/transistor-switch.n3 +1 -1
  131. package/examples/triple-terms.n3 +1 -1
  132. package/examples/tunnel-junction-wake-switch-becoming.n3 +4 -4
  133. package/examples/wind-turbine.n3 +4 -4
  134. package/package.json +1 -1
@@ -112,7 +112,7 @@
112
112
  ?givens ?blanks ?forced ?guessed ?nodes ?backtracks ?moveSummary ) string:format ?reasonText .
113
113
  }
114
114
  => {
115
- :01-answer log:outputString "# sudoku\n\n## Answer\n" ;
115
+ :01-answer log:outputString "# sudoku\n\n## Source files\n\n- [N3 rules](../sudoku.n3)\n\n## Answer\n" ;
116
116
  log:outputString ?answerText .
117
117
  :01a-answer log:outputString "case : sudoku\n" ;
118
118
  log:outputString "default puzzle : classic\n\n" ;
@@ -144,7 +144,7 @@
144
144
  ?givens ?blanks ?forced ?guessed ?nodes ?backtracks ?moveSummary ) string:format ?reasonText .
145
145
  }
146
146
  => {
147
- :01-answer log:outputString "# sudoku\n\n## Answer\n" ;
147
+ :01-answer log:outputString "# sudoku\n\n## Source files\n\n- [N3 rules](../sudoku.n3)\n\n## Answer\n" ;
148
148
  log:outputString ?answerText .
149
149
  :01a-answer log:outputString "case : sudoku\n" ;
150
150
  log:outputString "default puzzle : classic\n\n" ;
@@ -164,7 +164,7 @@
164
164
  :case :error ?error .
165
165
  }
166
166
  => {
167
- :01-answer log:outputString "# sudoku\n\n## Answer\n" ;
167
+ :01-answer log:outputString "# sudoku\n\n## Source files\n\n- [N3 rules](../sudoku.n3)\n\n## Answer\n" ;
168
168
  log:outputString "The supplied puzzle is not well formed and cannot be parsed as a 9×9 Sudoku.\n" ;
169
169
  log:outputString "case : sudoku\n\n" .
170
170
  :02-reason log:outputString "## Reason Why\n" ;
@@ -178,7 +178,7 @@
178
178
  :error ?error .
179
179
  }
180
180
  => {
181
- :01-answer log:outputString "# sudoku\n\n## Answer\n" ;
181
+ :01-answer log:outputString "# sudoku\n\n## Source files\n\n- [N3 rules](../sudoku.n3)\n\n## Answer\n" ;
182
182
  log:outputString "The puzzle is invalid and cannot be solved as a standard Sudoku.\n" ;
183
183
  log:outputString "case : sudoku\n\n" ;
184
184
  log:outputString "Puzzle\n" ;
@@ -200,7 +200,7 @@
200
200
  ?nodes ?backtracks ) string:format ?reasonText .
201
201
  }
202
202
  => {
203
- :01-answer log:outputString "# sudoku\n\n## Answer\n" ;
203
+ :01-answer log:outputString "# sudoku\n\n## Source files\n\n- [N3 rules](../sudoku.n3)\n\n## Answer\n" ;
204
204
  log:outputString "No valid Sudoku solution exists for the supplied puzzle.\n" ;
205
205
  log:outputString "case : sudoku\n" ;
206
206
  log:outputString "default puzzle : classic\n" ;
@@ -306,5 +306,5 @@ log:query
306
306
 
307
307
 
308
308
  # Markdown rendering via log:outputString.
309
- :__md_output :text "# transcendental-numbers-stretched\n\n@prefix : <https://example.org/transcendental#> .\n\n:report :concerns :prod_e_pi .\n:report :concerns :sum_e_pi .\n:report :headline :quadraticTrick .\n:report :irrational :e .\n:report :irrational :e_div_2 .\n:report :irrational :e_plus_1 .\n:report :irrational :e_plus_2 .\n:report :irrational :exp_minus_pi_over_2 .\n:report :irrational :exp_sqrt2 .\n:report :irrational :half_times_e .\n:report :irrational :half_times_pi .\n:report :irrational :pi .\n:report :irrational :pi_div_2 .\n:report :irrational :pi_plus_1 .\n:report :irrational :pi_plus_sqrt2 .\n:report :irrational :pow_2_sqrt2 .\n:report :irrational :pow_e_pi .\n:report :irrational :pow_i_i .\n:report :irrational :pow_minus1_minusI .\n:report :irrational :pow2sqrt2_div_2 .\n:report :irrational :pow2sqrt2_plus_1 .\n:report :irrational :two_times_e .\n:report :irrational :two_times_pi .\n:report :irrational :two_times_pow2sqrt2 .\n:report :notConstructible :e .\n:report :notConstructible :e_div_2 .\n:report :notConstructible :e_plus_1 .\n:report :notConstructible :e_plus_2 .\n:report :notConstructible :exp_minus_pi_over_2 .\n:report :notConstructible :exp_sqrt2 .\n:report :notConstructible :half_times_e .\n:report :notConstructible :half_times_pi .\n:report :notConstructible :pi .\n:report :notConstructible :pi_div_2 .\n:report :notConstructible :pi_plus_1 .\n:report :notConstructible :pi_plus_sqrt2 .\n:report :notConstructible :pow_2_sqrt2 .\n:report :notConstructible :pow_e_pi .\n:report :notConstructible :pow_i_i .\n:report :notConstructible :pow_minus1_minusI .\n:report :notConstructible :pow2sqrt2_div_2 .\n:report :notConstructible :pow2sqrt2_plus_1 .\n:report :notConstructible :two_times_e .\n:report :notConstructible :two_times_pi .\n:report :notConstructible :two_times_pow2sqrt2 .\n:report :proof {\n :e :provedBy :Hermite1873 .\n} .\n:report :proof {\n :e :provedBy :TransImpliesIrrational .\n} .\n:report :proof {\n :e :provedBy :TransImpliesNotConstructible .\n} .\n:report :proof {\n :e_div_2 :provedBy :TransDivAlg .\n} .\n:report :proof {\n :e_div_2 :provedBy :TransImpliesIrrational .\n} .\n:report :proof {\n :e_div_2 :provedBy :TransImpliesNotConstructible .\n} .\n:report :proof {\n :e_plus_1 :provedBy :TransImpliesIrrational .\n} .\n:report :proof {\n :e_plus_1 :provedBy :TransImpliesNotConstructible .\n} .\n:report :proof {\n :e_plus_1 :provedBy :TransPlusAlg .\n} .\n:report :proof {\n :e_plus_2 :provedBy :TransImpliesIrrational .\n} .\n:report :proof {\n :e_plus_2 :provedBy :TransImpliesNotConstructible .\n} .\n:report :proof {\n :e_plus_2 :provedBy :TransPlusAlg .\n} .\n:report :proof {\n :exp_minus_pi_over_2 :provedBy :GelfondSchneider .\n} .\n:report :proof {\n :exp_minus_pi_over_2 :provedBy :TransImpliesIrrational .\n} .\n:report :proof {\n :exp_minus_pi_over_2 :provedBy :TransImpliesNotConstructible .\n} .\n:report :proof {\n :exp_sqrt2 :provedBy :LindemannWeierstrass .\n} .\n:report :proof {\n :exp_sqrt2 :provedBy :TransImpliesIrrational .\n} .\n:report :proof {\n :exp_sqrt2 :provedBy :TransImpliesNotConstructible .\n} .\n:report :proof {\n :half_times_e :provedBy :TransImpliesIrrational .\n} .\n:report :proof {\n :half_times_e :provedBy :TransImpliesNotConstructible .\n} .\n:report :proof {\n :half_times_e :provedBy :TransTimesAlg .\n} .\n:report :proof {\n :half_times_pi :provedBy :TransImpliesIrrational .\n} .\n:report :proof {\n :half_times_pi :provedBy :TransImpliesNotConstructible .\n} .\n:report :proof {\n :half_times_pi :provedBy :TransTimesAlg .\n} .\n:report :proof {\n :pi :provedBy :Lindemann1882 .\n} .\n:report :proof {\n :pi :provedBy :TransImpliesIrrational .\n} .\n:report :proof {\n :pi :provedBy :TransImpliesNotConstructible .\n} .\n:report :proof {\n :pi_div_2 :provedBy :TransDivAlg .\n} .\n:report :proof {\n :pi_div_2 :provedBy :TransImpliesIrrational .\n} .\n:report :proof {\n :pi_div_2 :provedBy :TransImpliesNotConstructible .\n} .\n:report :proof {\n :pi_plus_1 :provedBy :TransImpliesIrrational .\n} .\n:report :proof {\n :pi_plus_1 :provedBy :TransImpliesNotConstructible .\n} .\n:report :proof {\n :pi_plus_1 :provedBy :TransPlusAlg .\n} .\n:report :proof {\n :pi_plus_sqrt2 :provedBy :TransImpliesIrrational .\n} .\n:report :proof {\n :pi_plus_sqrt2 :provedBy :TransImpliesNotConstructible .\n} .\n:report :proof {\n :pi_plus_sqrt2 :provedBy :TransPlusAlg .\n} .\n:report :proof {\n :pow_2_sqrt2 :provedBy :GelfondSchneider .\n} .\n:report :proof {\n :pow_2_sqrt2 :provedBy :TransImpliesIrrational .\n} .\n:report :proof {\n :pow_2_sqrt2 :provedBy :TransImpliesNotConstructible .\n} .\n:report :proof {\n :pow_e_pi :provedBy :GelfondSchneider .\n} .\n:report :proof {\n :pow_e_pi :provedBy :TransImpliesIrrational .\n} .\n:report :proof {\n :pow_e_pi :provedBy :TransImpliesNotConstructible .\n} .\n:report :proof {\n :pow_i_i :provedBy :GelfondSchneider .\n} .\n:report :proof {\n :pow_i_i :provedBy :TransImpliesIrrational .\n} .\n:report :proof {\n :pow_i_i :provedBy :TransImpliesNotConstructible .\n} .\n:report :proof {\n :pow_minus1_minusI :provedBy :GelfondSchneider .\n} .\n:report :proof {\n :pow_minus1_minusI :provedBy :TransImpliesIrrational .\n} .\n:report :proof {\n :pow_minus1_minusI :provedBy :TransImpliesNotConstructible .\n} .\n:report :proof {\n :pow2sqrt2_div_2 :provedBy :TransDivAlg .\n} .\n:report :proof {\n :pow2sqrt2_div_2 :provedBy :TransImpliesIrrational .\n} .\n:report :proof {\n :pow2sqrt2_div_2 :provedBy :TransImpliesNotConstructible .\n} .\n:report :proof {\n :pow2sqrt2_plus_1 :provedBy :TransImpliesIrrational .\n} .\n:report :proof {\n :pow2sqrt2_plus_1 :provedBy :TransImpliesNotConstructible .\n} .\n:report :proof {\n :pow2sqrt2_plus_1 :provedBy :TransPlusAlg .\n} .\n:report :proof {\n :two_times_e :provedBy :TransImpliesIrrational .\n} .\n:report :proof {\n :two_times_e :provedBy :TransImpliesNotConstructible .\n} .\n:report :proof {\n :two_times_e :provedBy :TransTimesAlg .\n} .\n:report :proof {\n :two_times_pi :provedBy :TransImpliesIrrational .\n} .\n:report :proof {\n :two_times_pi :provedBy :TransImpliesNotConstructible .\n} .\n:report :proof {\n :two_times_pi :provedBy :TransTimesAlg .\n} .\n:report :proof {\n :two_times_pow2sqrt2 :provedBy :TransImpliesIrrational .\n} .\n:report :proof {\n :two_times_pow2sqrt2 :provedBy :TransImpliesNotConstructible .\n} .\n:report :proof {\n :two_times_pow2sqrt2 :provedBy :TransTimesAlg .\n} .\n:report :transcendental :e .\n:report :transcendental :e_div_2 .\n:report :transcendental :e_plus_1 .\n:report :transcendental :e_plus_2 .\n:report :transcendental :exp_minus_pi_over_2 .\n:report :transcendental :exp_sqrt2 .\n:report :transcendental :half_times_e .\n:report :transcendental :half_times_pi .\n:report :transcendental :pi .\n:report :transcendental :pi_div_2 .\n:report :transcendental :pi_plus_1 .\n:report :transcendental :pi_plus_sqrt2 .\n:report :transcendental :pow_2_sqrt2 .\n:report :transcendental :pow_e_pi .\n:report :transcendental :pow_i_i .\n:report :transcendental :pow_minus1_minusI .\n:report :transcendental :pow2sqrt2_div_2 .\n:report :transcendental :pow2sqrt2_plus_1 .\n:report :transcendental :two_times_e .\n:report :transcendental :two_times_pi .\n:report :transcendental :two_times_pow2sqrt2 .\n:report :unknown :pow_pi_e .\n:report :unknown :prod_e_pi .\n:report :unknown :sum_e_pi .\n" .
309
+ :__md_output :text "# transcendental-numbers-stretched\n\n## Source files\n\n- [N3 rules](../transcendental-numbers-stretched.n3)\n\n@prefix : <https://example.org/transcendental#> .\n\n:report :concerns :prod_e_pi .\n:report :concerns :sum_e_pi .\n:report :headline :quadraticTrick .\n:report :irrational :e .\n:report :irrational :e_div_2 .\n:report :irrational :e_plus_1 .\n:report :irrational :e_plus_2 .\n:report :irrational :exp_minus_pi_over_2 .\n:report :irrational :exp_sqrt2 .\n:report :irrational :half_times_e .\n:report :irrational :half_times_pi .\n:report :irrational :pi .\n:report :irrational :pi_div_2 .\n:report :irrational :pi_plus_1 .\n:report :irrational :pi_plus_sqrt2 .\n:report :irrational :pow_2_sqrt2 .\n:report :irrational :pow_e_pi .\n:report :irrational :pow_i_i .\n:report :irrational :pow_minus1_minusI .\n:report :irrational :pow2sqrt2_div_2 .\n:report :irrational :pow2sqrt2_plus_1 .\n:report :irrational :two_times_e .\n:report :irrational :two_times_pi .\n:report :irrational :two_times_pow2sqrt2 .\n:report :notConstructible :e .\n:report :notConstructible :e_div_2 .\n:report :notConstructible :e_plus_1 .\n:report :notConstructible :e_plus_2 .\n:report :notConstructible :exp_minus_pi_over_2 .\n:report :notConstructible :exp_sqrt2 .\n:report :notConstructible :half_times_e .\n:report :notConstructible :half_times_pi .\n:report :notConstructible :pi .\n:report :notConstructible :pi_div_2 .\n:report :notConstructible :pi_plus_1 .\n:report :notConstructible :pi_plus_sqrt2 .\n:report :notConstructible :pow_2_sqrt2 .\n:report :notConstructible :pow_e_pi .\n:report :notConstructible :pow_i_i .\n:report :notConstructible :pow_minus1_minusI .\n:report :notConstructible :pow2sqrt2_div_2 .\n:report :notConstructible :pow2sqrt2_plus_1 .\n:report :notConstructible :two_times_e .\n:report :notConstructible :two_times_pi .\n:report :notConstructible :two_times_pow2sqrt2 .\n:report :proof {\n :e :provedBy :Hermite1873 .\n} .\n:report :proof {\n :e :provedBy :TransImpliesIrrational .\n} .\n:report :proof {\n :e :provedBy :TransImpliesNotConstructible .\n} .\n:report :proof {\n :e_div_2 :provedBy :TransDivAlg .\n} .\n:report :proof {\n :e_div_2 :provedBy :TransImpliesIrrational .\n} .\n:report :proof {\n :e_div_2 :provedBy :TransImpliesNotConstructible .\n} .\n:report :proof {\n :e_plus_1 :provedBy :TransImpliesIrrational .\n} .\n:report :proof {\n :e_plus_1 :provedBy :TransImpliesNotConstructible .\n} .\n:report :proof {\n :e_plus_1 :provedBy :TransPlusAlg .\n} .\n:report :proof {\n :e_plus_2 :provedBy :TransImpliesIrrational .\n} .\n:report :proof {\n :e_plus_2 :provedBy :TransImpliesNotConstructible .\n} .\n:report :proof {\n :e_plus_2 :provedBy :TransPlusAlg .\n} .\n:report :proof {\n :exp_minus_pi_over_2 :provedBy :GelfondSchneider .\n} .\n:report :proof {\n :exp_minus_pi_over_2 :provedBy :TransImpliesIrrational .\n} .\n:report :proof {\n :exp_minus_pi_over_2 :provedBy :TransImpliesNotConstructible .\n} .\n:report :proof {\n :exp_sqrt2 :provedBy :LindemannWeierstrass .\n} .\n:report :proof {\n :exp_sqrt2 :provedBy :TransImpliesIrrational .\n} .\n:report :proof {\n :exp_sqrt2 :provedBy :TransImpliesNotConstructible .\n} .\n:report :proof {\n :half_times_e :provedBy :TransImpliesIrrational .\n} .\n:report :proof {\n :half_times_e :provedBy :TransImpliesNotConstructible .\n} .\n:report :proof {\n :half_times_e :provedBy :TransTimesAlg .\n} .\n:report :proof {\n :half_times_pi :provedBy :TransImpliesIrrational .\n} .\n:report :proof {\n :half_times_pi :provedBy :TransImpliesNotConstructible .\n} .\n:report :proof {\n :half_times_pi :provedBy :TransTimesAlg .\n} .\n:report :proof {\n :pi :provedBy :Lindemann1882 .\n} .\n:report :proof {\n :pi :provedBy :TransImpliesIrrational .\n} .\n:report :proof {\n :pi :provedBy :TransImpliesNotConstructible .\n} .\n:report :proof {\n :pi_div_2 :provedBy :TransDivAlg .\n} .\n:report :proof {\n :pi_div_2 :provedBy :TransImpliesIrrational .\n} .\n:report :proof {\n :pi_div_2 :provedBy :TransImpliesNotConstructible .\n} .\n:report :proof {\n :pi_plus_1 :provedBy :TransImpliesIrrational .\n} .\n:report :proof {\n :pi_plus_1 :provedBy :TransImpliesNotConstructible .\n} .\n:report :proof {\n :pi_plus_1 :provedBy :TransPlusAlg .\n} .\n:report :proof {\n :pi_plus_sqrt2 :provedBy :TransImpliesIrrational .\n} .\n:report :proof {\n :pi_plus_sqrt2 :provedBy :TransImpliesNotConstructible .\n} .\n:report :proof {\n :pi_plus_sqrt2 :provedBy :TransPlusAlg .\n} .\n:report :proof {\n :pow_2_sqrt2 :provedBy :GelfondSchneider .\n} .\n:report :proof {\n :pow_2_sqrt2 :provedBy :TransImpliesIrrational .\n} .\n:report :proof {\n :pow_2_sqrt2 :provedBy :TransImpliesNotConstructible .\n} .\n:report :proof {\n :pow_e_pi :provedBy :GelfondSchneider .\n} .\n:report :proof {\n :pow_e_pi :provedBy :TransImpliesIrrational .\n} .\n:report :proof {\n :pow_e_pi :provedBy :TransImpliesNotConstructible .\n} .\n:report :proof {\n :pow_i_i :provedBy :GelfondSchneider .\n} .\n:report :proof {\n :pow_i_i :provedBy :TransImpliesIrrational .\n} .\n:report :proof {\n :pow_i_i :provedBy :TransImpliesNotConstructible .\n} .\n:report :proof {\n :pow_minus1_minusI :provedBy :GelfondSchneider .\n} .\n:report :proof {\n :pow_minus1_minusI :provedBy :TransImpliesIrrational .\n} .\n:report :proof {\n :pow_minus1_minusI :provedBy :TransImpliesNotConstructible .\n} .\n:report :proof {\n :pow2sqrt2_div_2 :provedBy :TransDivAlg .\n} .\n:report :proof {\n :pow2sqrt2_div_2 :provedBy :TransImpliesIrrational .\n} .\n:report :proof {\n :pow2sqrt2_div_2 :provedBy :TransImpliesNotConstructible .\n} .\n:report :proof {\n :pow2sqrt2_plus_1 :provedBy :TransImpliesIrrational .\n} .\n:report :proof {\n :pow2sqrt2_plus_1 :provedBy :TransImpliesNotConstructible .\n} .\n:report :proof {\n :pow2sqrt2_plus_1 :provedBy :TransPlusAlg .\n} .\n:report :proof {\n :two_times_e :provedBy :TransImpliesIrrational .\n} .\n:report :proof {\n :two_times_e :provedBy :TransImpliesNotConstructible .\n} .\n:report :proof {\n :two_times_e :provedBy :TransTimesAlg .\n} .\n:report :proof {\n :two_times_pi :provedBy :TransImpliesIrrational .\n} .\n:report :proof {\n :two_times_pi :provedBy :TransImpliesNotConstructible .\n} .\n:report :proof {\n :two_times_pi :provedBy :TransTimesAlg .\n} .\n:report :proof {\n :two_times_pow2sqrt2 :provedBy :TransImpliesIrrational .\n} .\n:report :proof {\n :two_times_pow2sqrt2 :provedBy :TransImpliesNotConstructible .\n} .\n:report :proof {\n :two_times_pow2sqrt2 :provedBy :TransTimesAlg .\n} .\n:report :transcendental :e .\n:report :transcendental :e_div_2 .\n:report :transcendental :e_plus_1 .\n:report :transcendental :e_plus_2 .\n:report :transcendental :exp_minus_pi_over_2 .\n:report :transcendental :exp_sqrt2 .\n:report :transcendental :half_times_e .\n:report :transcendental :half_times_pi .\n:report :transcendental :pi .\n:report :transcendental :pi_div_2 .\n:report :transcendental :pi_plus_1 .\n:report :transcendental :pi_plus_sqrt2 .\n:report :transcendental :pow_2_sqrt2 .\n:report :transcendental :pow_e_pi .\n:report :transcendental :pow_i_i .\n:report :transcendental :pow_minus1_minusI .\n:report :transcendental :pow2sqrt2_div_2 .\n:report :transcendental :pow2sqrt2_plus_1 .\n:report :transcendental :two_times_e .\n:report :transcendental :two_times_pi .\n:report :transcendental :two_times_pow2sqrt2 .\n:report :unknown :pow_pi_e .\n:report :unknown :prod_e_pi .\n:report :unknown :sum_e_pi .\n" .
310
310
  { :__md_output :text ?text } log:query { :__md_output log:outputString ?text } .
@@ -193,7 +193,7 @@
193
193
  ( "on-state load current : %s\n\n" ?onCurrentText ) string:format ?onCurrentLine .
194
194
  }
195
195
  => {
196
- :01-answer-1 log:outputString "# transistor-switch\n\n## Answer\n" .
196
+ :01-answer-1 log:outputString "# transistor-switch\n\n## Source files\n\n- [N3 rules](../transistor-switch.n3)\n\n## Answer\n" .
197
197
  :01-answer-2 log:outputString "In this toy transistor-switch model, a low input leaves the transistor in cutoff (OFF) and a high input drives it into saturation (ON), so the load behaves like an on/off branch rather than a linear amplifier.\n" .
198
198
  :01-answer-3 log:outputString "case : transistor-switch\n" .
199
199
  :01-answer-4 log:outputString ?lowStateLine .
@@ -21,5 +21,5 @@ VERSION "1.2"
21
21
 
22
22
 
23
23
  # Markdown rendering via log:outputString.
24
- :__md_output :text "# triple-terms\n\nVERSION \"1.2\"\n\n@prefix : <https://eyereasoner.github.io/eyeling/examples/triple_terms#> .\n\n:observation :entails <<( :sensor :needs :inspection )>> .\n" .
24
+ :__md_output :text "# triple-terms\n\n## Source files\n\n- [N3 rules](../triple-terms.n3)\n- [Input TriG](../input/triple-terms.trig)\n\nVERSION \"1.2\"\n\n@prefix : <https://eyereasoner.github.io/eyeling/examples/triple_terms#> .\n\n:observation :entails <<( :sensor :needs :inspection )>> .\n" .
25
25
  { :__md_output :text ?text } log:query { :__md_output log:outputString ?text } .
@@ -18,7 +18,7 @@
18
18
  @prefix arc: <https://example.org/arc#> .
19
19
  @prefix log: <http://www.w3.org/2000/10/swap/log#> .
20
20
 
21
- :000_md_title log:outputString "# tunnel-junction-wake-switch-becoming\n\n" .
21
+ :000_md_title log:outputString "# tunnel-junction-wake-switch-becoming\n\n## Source files\n\n- [N3 rules](../tunnel-junction-wake-switch-becoming.n3)\n\n" .
22
22
 
23
23
  :case a arc:Case ;
24
24
  arc:question "Can a tunnel-junction wake switch become a low-bias wake-triggering state in a regime where a conventional PN junction cannot?" .
@@ -195,14 +195,14 @@
195
195
  {
196
196
  :out log:outputString """tunnel-junction wake switch — becoming
197
197
 
198
- Answer
198
+ ## Answer
199
199
  YES for the tunnel junction.
200
200
  NO for the conventional low-bias PN junction in the same wake-switch regime.
201
201
 
202
- Reason Why
202
+ ## Reason Why
203
203
  The tunnel junction can be read as a becoming under low forward bias. Because it is modeled as a heavily doped narrow PN junction with overlapping states, it can become a quantum-transfer state. In that regime it can become a sub-threshold current state, and under peak-to-valley scanning it can also become a negative differential response state. As a wake-switch device, that lets it become an ultra-low-bias switching state and finally a leak-alarm wake-serving state. By contrast, the conventional junction lacks the structural conditions needed for the same transition into quantum transfer, so the later wake-serving becoming is blocked as well.
204
204
 
205
- Check
205
+ ## Check
206
206
  B1 OK - the tunnel junction can become a quantum-transfer state
207
207
  B2 OK - the tunnel junction is classified as tunneling-dominant
208
208
  B3 OK - the tunnel junction can become a sub-threshold current state
@@ -15,7 +15,7 @@
15
15
  @prefix string: <http://www.w3.org/2000/10/swap/string#> .
16
16
  @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
17
17
 
18
- :000_md_title log:outputString "# wind-turbine\n\n" .
18
+ :000_md_title log:outputString "# wind-turbine\n\n## Source files\n\n- [N3 rules](../wind-turbine.n3)\n\n" .
19
19
 
20
20
  # --- Sensor data ---
21
21
  :turbine1
@@ -99,13 +99,13 @@
99
99
  :check :c1 ?C1; :c2 ?C2; :c3 ?C3; :c4 ?C4; :c5 ?C5; :c6 ?C6; :c7 ?C7; :c8 ?C8; :c9 ?C9.
100
100
  (
101
101
  "Wind turbine — Predictive maintenance\n\n"
102
- "Answer\n"
102
+ "## Answer\n"
103
103
  ?Outcome "\n\n"
104
- "Reason Why\n"
104
+ "## Reason Why\n"
105
105
  ?Label " reports vibration " ?V " against a threshold of " ?VT ", temperature " ?Temp
106
106
  " against a threshold of " ?TT ", and rotor speed " ?RPM " against a critical limit of " ?RT ". "
107
107
  ?Reason "\n\n"
108
- "Check\n"
108
+ "## Check\n"
109
109
  "C1 " ?C1 "\n"
110
110
  "C2 " ?C2 "\n"
111
111
  "C3 " ?C3 "\n"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "eyeling",
3
- "version": "1.24.8",
3
+ "version": "1.24.9",
4
4
  "description": "A minimal Notation3 (N3) reasoner in JavaScript.",
5
5
  "main": "./index.js",
6
6
  "keywords": [