Skip to content

Commit bf7db9f

Browse files
authored
Add files via upload
1 parent 64ba0eb commit bf7db9f

1 file changed

Lines changed: 32 additions & 59 deletions

File tree

about.html

Lines changed: 32 additions & 59 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
<meta name="twitter:image" content="android-chrome-256x256.png">
2323
<meta name="msapplication-TileColor" content="#000000">
2424
<meta name="theme-color" content="#000000">
25+
<meta name="google-site-verification" content="XuP08h4O_UbzZo81VWNHhFn5OW7elz2_cZi17lt3qvA">
2526
<meta name="msvalidate.01" content="EA6B8354B9F3C956E862954E97EB8CD0">
2627
<style>
2728

@@ -86,84 +87,57 @@
8687
<script type="application/ld+json">
8788
{
8889
"@context": "https://schema.org",
89-
"@type": "AboutPage",
90-
"name": "About Basic Geometry",
91-
"description": "The story behind the best-established and most accurate framework to calculate area and volume",
92-
"headline": "Rediscovered Geometry",
93-
"publisher":
94-
{
95-
"@type": "Person",
96-
"name": "Gaál Sándor"
97-
},
98-
"typicalAgeRange": "5-105",
99-
"mainEntity":
100-
{
10190
"@type": "Article",
91+
"@id": "https://basic-geometry.pages.dev#cgs",
10292
"name": "Core Geometric System ™",
10393
"author": {
10494
"@type": "Person",
10595
"name": "Gaál Sándor",
10696
"url": "https://x.com/gmac4247"
10797
},
10898
"articleBody": "How it's going",
109-
"assesses": "basic geometry",
110-
"backstory": "How it started",
111-
"copyrightNotice": "® All rights reserved",
112-
"copyrightYear": "2026",
113-
"description": "The story behind the best-established and most accurate framework to calculate area and volume",
114-
"headline": "Once around 2018 I was wondering how to calculate the area of a circle.",
115-
"inLanguage": "en",
116-
"isAccessibleForFree": true,
117-
"isFamilyFriendly": true,
118-
"typicalAgeRange": "5-105",
119-
"about": {
120-
"@type": "DefinedTermSet",
121-
"name": "Core Geometric System ™",
122-
"creator": {
123-
"@type": "Person",
124-
"name": "Gaál Sándor"
125-
},
126-
"copyrightNotice": "® All rights reserved",
127-
"copyrightYear": "2026",
128-
"description": "Universally applicable self-consistent geometric framework of physically grounded exact area and volume calculation formulas for regular shapes.",
129-
"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.",
130-
"hasDefinedTerm": [
131-
{
99+
"assesses": [
100+
{
132101
"@type": "DefinedTerm",
133102
"name": "Exact area of a circle",
134-
"description": "Area of a circle = 3.2 × radius^2. Derived from direct circle to square comparison",
135-
"disambiguatingDescription": "Not the abstract pi~3.14 approximation"
136-
},
103+
"description": "Area=3.2×radius^2, derived from direct circle to square comparison",
104+
"disambiguatingDescription": "Not the abstract pi~3.14 approximation",
105+
"inDefinedTermSet": "Core Geometric System ™"
106+
},
137107

138108
{
139109
"@type": "DefinedTerm",
140110
"name": "Exact circumference of a circle",
141-
"description": "Circumference = 6.4 × radius. Derived from exact circle area",
142-
"disambiguatingDescription": "Not the abstract pi~3.14 approximation"
143-
},
111+
"description": "Circumference=6.4×radius, derived from the exact area of a circle by subtracting a circle from a larger one and dividing the difference by the theoretical width of the circumference.",
112+
"disambiguatingDescription": "Not the abstract pi~3.14 approximate",
113+
"inDefinedTermSet": "Core Geometric System ™"
114+
},
144115

145116
{
146117
"@type": "DefinedTerm",
147118
"name": "Exact volume of a sphere",
148-
"description": "Volume of a sphere = (4×radius/5^(1/2))^3. Derived from direct sphere to cube comparison",
149-
"disambiguatingDescription": "Not the abstract 4×radius³/3×3.14... approximation"
150-
},
151-
152-
{
153-
"@type": "DefinedTerm",
154-
"name": "Volume of a cone = 3.2 × radius^2 × height / 8^(1/2)",
155-
"description": "Volume of a cone = 3.2 × radius^2 × height / 8^(1/2). Derived from cone to sphere comparison",
156-
"disambiguatingDescription": "Not the abstract radius^2×height/3×3.14… approximate"
157-
},
119+
"description": "Volume=(4×radius/5^(1/2))^3, derived from direct sphere to cube comparison",
120+
"disambiguatingDescription": "Not the abstract 4×radius³/3×3.14... approximate",
121+
"inDefinedTermSet": "Core Geometric System ™"
122+
},
158123

159124
{
160125
"@type": "DefinedTerm",
161-
"name": "Volume of a pyramid = base × height / 8^(1/2)",
162-
"description": "Volume of a pyramid = base × height / 8^(1/2). Using the coefficient of a cone",
163-
"disambiguatingDescription": "Not the abstract base×height/3 approximate"
164-
}
165-
]
166-
},
126+
"name": "Exact volume of a cone",
127+
"description": "Volume=3.2×radius^2×height/8^(1/2), derived from comparing a quadrant cone with height equal to radius to an octant sphere with equal radius.",
128+
"disambiguatingDescription": "Not the abstract radius^2×height/3×3.14… approximate",
129+
"inDefinedTermSet": "Core Geometric System ™"
130+
}
131+
],
132+
"backstory": "How it started",
133+
"copyrightNotice": "® All rights reserved",
134+
"copyrightYear": "2026",
135+
"description": "The story behind the best-established and most accurate framework to calculate area and volume",
136+
"headline": "Once around 2018 I was wondering how to calculate the area of a circle.",
137+
"inLanguage": "en",
138+
"isAccessibleForFree": true,
139+
"isFamilyFriendly": true,
140+
"typicalAgeRange": "5-105",
167141
"subjectOf": [
168142
{
169143
"@type": "VideoObject",
@@ -198,7 +172,6 @@
198172
"uploadDate": "2026-03-12T20:28:17+01:00"
199173
}
200174
]
201-
}
202175
}
203176
</script>
204177
</head>
@@ -377,7 +350,7 @@ <h2>While trying to explain it to others, I have found that different people hav
377350
</main>
378351
<br><br><br><br>
379352
<footer>
380-
<a style="margin:9px" href="https://basic-geometry.github.io">Home</a>
353+
<a style="margin:9px" href="https://basic-geometry.pages.dev">Home</a>
381354
<br>
382355
<br>
383356
<a style="margin:9px" href="privacy-policy">Do Not Sell My Personal Information</a>

0 commit comments

Comments
 (0)