|
15 | 15 | <link rel="canonical" href="https://basic-geometry.github.io"> |
16 | 16 | <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
17 | 17 | <meta name="author" content="Gaál Sándor"> |
18 | | -<meta name="description" content="Exact formulas for real-world applications like analysis, engineering design solutions, computer graphics rendering, algorithm optimization, and navigation"> |
| 18 | +<meta name="description" content="Universally applicable self-consistent geometric framework of physically grounded exact area and volume calculation formulas for regular shapes. Featuring calculator tools."> |
19 | 19 | <meta name="keywords" content="Core Geometric System, Exact Geometric Calculations, Analysis, Engineering Design Solutions, Computer Graphics Rendering, Algorithm Optimization, Navigation"> |
20 | 20 | <meta name="twitter:card" content="summary_large_image"> |
21 | 21 | <meta name="twitter:creator" content="@gmac4247"> |
22 | 22 | <meta name="twitter:site" content="https://basic-geometry.github.io"> |
23 | 23 | <meta name="twitter:title" content="Home of Basic Geometry"> |
24 | | -<meta name="twitter:description" content="Exact formulas for real-world applications like analysis, engineering design solutions, computer graphics rendering, algorithm optimization, and navigation"> |
| 24 | +<meta name="twitter:description" content="Universally applicable self-consistent geometric framework of physically grounded exact area and volume calculation formulas for regular shapes. Featuring calculator tools."> |
25 | 25 | <meta name="twitter:image" content="android-chrome-256x256.png"> |
26 | 26 | <meta name="msapplication-TileColor" content="#000000"> |
27 | 27 | <meta name="theme-color" content="#000000"> |
|
103 | 103 | <script type="application/ld+json"> |
104 | 104 | { |
105 | 105 | "@context": "https://schema.org", |
| 106 | + "@type": "WebPage", |
| 107 | + "name": "Home of Basic Geometry", |
| 108 | + "accessMode": "mathOnVisual", |
| 109 | + "accessibilityControl": "fullKeyboardControl", |
| 110 | + "accessibilityHazard": "none", |
| 111 | + "accessibilitySummary": "Read text and equations with figures, calculate.", |
| 112 | + "headline": "Featuring The Core Geometric System ™", |
| 113 | + "image": [ |
| 114 | + "circle.png", |
| 115 | + "circumference.png", |
| 116 | + "sphere.jpeg", |
| 117 | + "coneAndSphere.jpeg", |
| 118 | + "octantSphereQuarterCone.jpeg", |
| 119 | + "sphereAndCone.jpeg", |
| 120 | + "trigonometry.png", |
| 121 | + "sphereSurface.jpeg", |
| 122 | + "polygon.png", |
| 123 | + "circleSegment.png", |
| 124 | + "cone.jpeg", |
| 125 | + "conePyramidVolume.jpeg", |
| 126 | + "tetraFrame.jpeg", |
| 127 | + "frustumPyramid.jpeg", |
| 128 | + "frustumCone.jpeg", |
| 129 | + "tetrahedron.jpeg", |
| 130 | + "isoperimetry.png", |
| 131 | + "polygonApproximation.png", |
| 132 | + "equityFigure.png", |
| 133 | + "circleArea.png", |
| 134 | + "cubeDissection.jpeg", |
| 135 | + "square.png", |
| 136 | + "cube.jpeg" |
| 137 | + ],"inLanguage": "en", |
| 138 | + "isAccessibleForFree": true, |
| 139 | + "isFamilyFriendly": true, |
| 140 | + "keywords": "Core Geometric System, Exact Geometric Calculations, Analysis, Engineering Design Solutions, Computer Graphics Rendering, Algorithm Optimization, Navigation", |
| 141 | + "publisher": { |
| 142 | + "@type": "Person", |
| 143 | + "name": "Gaál Sándor" |
| 144 | + }, |
| 145 | + "typicalAgeRange": "5-105", |
| 146 | + "url": "https://basic-geometry.github.io", |
| 147 | + "mainEntity": |
| 148 | + { |
106 | 149 | "@type": "Article", |
107 | 150 | "name": "Core Geometric System ™", |
108 | 151 | "about": { |
|
114 | 157 | }, |
115 | 158 | "copyrightNotice": "® All rights reserved", |
116 | 159 | "copyrightYear": "2026", |
| 160 | + "description": "Universally applicable self-consistent geometric framework of physically grounded exact area and volume calculation formulas for regular shapes.", |
| 161 | + "disambiguatingDescription": "Comparing the properties of shapes directly to the square and the cube as the primary, physically relevant units of measurement via first principles instead of limits, approximations, or abstract, zero‑dimensional points.", |
117 | 162 | "hasDefinedTerm": [ |
118 | 163 | { |
119 | 164 | "@type": "DefinedTerm", |
|
148 | 193 | "name": "Volume of a pyramid = base × height / 8^(1/2)", |
149 | 194 | "description": "Volume of a pyramid = base × height / 8^(1/2). Using the coefficient of a cone", |
150 | 195 | "disambiguatingDescription": "Not the abstract base×height/3 approximate" |
151 | | -} |
| 196 | +}, |
| 197 | + "usageInfo": "Calculating areas and volumes from geometric relationships ensuring accurate calculations via consistency and precision." |
| 198 | + |
152 | 199 | ] |
153 | 200 | }, |
154 | | - "accessMode": "mathOnVisual", |
155 | | - "accessibilityControl": "fullKeyboardControl", |
156 | | - "accessibilityHazard": "none", |
157 | | - "accessibilitySummary": "Read text and equations with figures, calculate.", |
158 | 201 | "author": { |
159 | 202 | "@type": "Person", |
160 | 203 | "name": "Gaál Sándor", |
|
163 | 206 | "assesses": "basic geometry", |
164 | 207 | "copyrightNotice": "® All rights reserved", |
165 | 208 | "copyrightYear": "2026", |
166 | | - "description": "Universally applicable self-consistent geometric framework of physically grounded exact area and volume calculation formulas for regular shapes. Featuring calculator tools.", |
167 | | - "disambiguatingDescription": "Comparing the properties of shapes directly to the square and the cube as the primary, physically relevant units of measurement via first principles instead of limits, approximations, or abstract, zero‑dimensional points.", |
168 | | - "headline": "Featuring The Core Geometric System ™", |
169 | | - "image": [ |
170 | | - "circle.png", |
171 | | - "circumference.png", |
172 | | - "sphere.jpeg", |
173 | | - "coneAndSphere.jpeg", |
174 | | - "octantSphereQuarterCone.jpeg", |
175 | | - "sphereAndCone.jpeg", |
176 | | - "trigonometry.png", |
177 | | - "sphereSurface.jpeg", |
178 | | - "polygon.png", |
179 | | - "circleSegment.png", |
180 | | - "cone.jpeg", |
181 | | - "conePyramidVolume.jpeg", |
182 | | - "tetraFrame.jpeg", |
183 | | - "frustumPyramid.jpeg", |
184 | | - "frustumCone.jpeg", |
185 | | - "tetrahedron.jpeg", |
186 | | - "isoperimetry.png", |
187 | | - "polygonApproximation.png", |
188 | | - "equityFigure.png", |
189 | | - "circleArea.png", |
190 | | - "cubeDissection.jpeg", |
191 | | - "square.png", |
192 | | - "cube.jpeg" |
193 | | - ], |
194 | 209 | "inLanguage": "en", |
195 | 210 | "isAccessibleForFree": true, |
196 | 211 | "isFamilyFriendly": true, |
197 | | - "keywords": "Core Geometric System, Exact Geometric Calculations, Analysis, Engineering Design Solutions, Computer Graphics Rendering, Algorithm Optimization, Navigation", |
198 | 212 | "typicalAgeRange": "5-105", |
199 | 213 | "url": "https://basic-geometry.github.io#cgs", |
200 | | - "usageInfo": "Calculating areas and volumes from geometric relationships ensuring accurate calculations via consistency and precision." |
| 214 | +} |
201 | 215 | } |
202 | 216 | </script> |
203 | 217 | </head> |
|
0 commit comments