Skip to content

Commit c6e4dbb

Browse files
authored
Update index.html
Metadata
1 parent 43c5d1a commit c6e4dbb

1 file changed

Lines changed: 39 additions & 40 deletions

File tree

index.html

Lines changed: 39 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,44 @@
124124
{
125125
"@type": "Article",
126126
"name": "Core Geometric System ™",
127+
"author": {
128+
"@type": "Person",
129+
"name": "Gaál Sándor",
130+
"url": "https://x.com/gmac4247"
131+
},
132+
"assesses": "basic geometry",
133+
"copyrightNotice": "® All rights reserved",
134+
"copyrightYear": "2026",
135+
"inLanguage": "en",
136+
"isAccessibleForFree": true,
137+
"isFamilyFriendly": true,
138+
"typicalAgeRange": "5-105"
127139
"headline": "Core Geometric System ™",
140+
"image": [
141+
"circle.png",
142+
"circumference.png",
143+
"sphere.jpeg",
144+
"coneAndSphere.jpeg",
145+
"octantSphereQuarterCone.jpeg",
146+
"sphereAndCone.jpeg",
147+
"trigonometry.png",
148+
"sphereSurface.jpeg",
149+
"polygon.png",
150+
"circleSegment.png",
151+
"cone.jpeg",
152+
"conePyramidVolume.jpeg",
153+
"tetraFrame.jpeg",
154+
"frustumPyramid.jpeg",
155+
"frustumCone.jpeg",
156+
"tetrahedron.jpeg",
157+
"isoperimetry.png",
158+
"polygonApproximation.png",
159+
"equityFigure.png",
160+
"circleArea.png",
161+
"cubeDissection.jpeg",
162+
"square.png",
163+
"cube.jpeg"
164+
],
128165
"about": {
129166
"@type": "DefinedTermSet",
130167
"name": "Core Geometric System ™",
@@ -171,46 +208,8 @@
171208
"description": "Volume of a pyramid = base × height / 8^(1/2). Using the coefficient of a cone",
172209
"disambiguatingDescription": "Not the abstract base×height/3 approximate"
173210
}
174-
],
175-
"image": [
176-
"circle.png",
177-
"circumference.png",
178-
"sphere.jpeg",
179-
"coneAndSphere.jpeg",
180-
"octantSphereQuarterCone.jpeg",
181-
"sphereAndCone.jpeg",
182-
"trigonometry.png",
183-
"sphereSurface.jpeg",
184-
"polygon.png",
185-
"circleSegment.png",
186-
"cone.jpeg",
187-
"conePyramidVolume.jpeg",
188-
"tetraFrame.jpeg",
189-
"frustumPyramid.jpeg",
190-
"frustumCone.jpeg",
191-
"tetrahedron.jpeg",
192-
"isoperimetry.png",
193-
"polygonApproximation.png",
194-
"equityFigure.png",
195-
"circleArea.png",
196-
"cubeDissection.jpeg",
197-
"square.png",
198-
"cube.jpeg"
199-
],
200-
"usageInfo": "Calculating areas and volumes from geometric relationships ensuring accurate calculations via consistency and precision."
201-
},
202-
"author": {
203-
"@type": "Person",
204-
"name": "Gaál Sándor",
205-
"url": "https://x.com/gmac4247"
206-
},
207-
"assesses": "basic geometry",
208-
"copyrightNotice": "® All rights reserved",
209-
"copyrightYear": "2026",
210-
"inLanguage": "en",
211-
"isAccessibleForFree": true,
212-
"isFamilyFriendly": true,
213-
"typicalAgeRange": "5-105"
211+
]
212+
}
214213
}
215214
}
216215
</script>

0 commit comments

Comments
 (0)