Spaces:
Running
Running
Upload 2 files
Browse files- README.md +3 -5
- index.html +28 -53
README.md
CHANGED
|
@@ -85,23 +85,21 @@ First specialized application: visualizing biochemical processes like DNA replic
|
|
| 85 |
The Programming Framework has been applied across multiple scientific disciplines. Explore interactive flowchart collections organized by domain:
|
| 86 |
|
| 87 |
### 𧬠Biology
|
| 88 |
-
- [Biology Processes
|
|
|
|
|
|
|
| 89 |
|
| 90 |
### βοΈ Chemistry
|
| 91 |
- [Chemistry Database Table](https://storage.googleapis.com/regal-scholar-453620-r7-podcast-storage/chemistry-processes-database/chemistry-database-table.html) - Interactive database with 56 processes across 14 subcategories
|
| 92 |
-
- [Chemistry Index](https://huggingface.co/spaces/garywelz/programming_framework/blob/main/chemistry_index.html) - Main index for chemistry processes with links to all chemistry batches
|
| 93 |
|
| 94 |
### π’ Mathematics
|
| 95 |
- [Mathematics Database Table](https://storage.googleapis.com/regal-scholar-453620-r7-podcast-storage/mathematics-processes-database/mathematics-database-table.html) - Interactive database with 20 processes across 7 subcategories
|
| 96 |
-
- [Mathematics Index](https://huggingface.co/spaces/garywelz/programming_framework/blob/main/mathematics_index.html) - Main index for mathematics processes with links to all mathematics batches
|
| 97 |
|
| 98 |
### βοΈ Physics
|
| 99 |
- [Physics Database Table](https://storage.googleapis.com/regal-scholar-453620-r7-podcast-storage/physics-processes-database/physics-database-table.html) - Interactive database with 21 processes across 7 subcategories
|
| 100 |
-
- [Physics Index](https://huggingface.co/spaces/garywelz/programming_framework/blob/main/physics_index.html) - Main index for physics processes with links to all physics batches
|
| 101 |
|
| 102 |
### π» Computer Science
|
| 103 |
- [Computer Science Database Table](https://storage.googleapis.com/regal-scholar-453620-r7-podcast-storage/computer-science-processes-database/computer-science-database-table.html) - Interactive database with 21 processes across 7 subcategories
|
| 104 |
-
- [Computer Science Index](https://huggingface.co/spaces/garywelz/programming_framework/blob/main/computer_science_index.html) - Main index for computer science processes
|
| 105 |
|
| 106 |
## π§ Technical Architecture
|
| 107 |
|
|
|
|
| 85 |
The Programming Framework has been applied across multiple scientific disciplines. Explore interactive flowchart collections organized by domain:
|
| 86 |
|
| 87 |
### 𧬠Biology
|
| 88 |
+
- [Biology Processes Database](https://storage.googleapis.com/regal-scholar-453620-r7-podcast-storage/biology-processes-database/biology-database-table.html) - Interactive database with 52 higher-level organismal processes across 8 categories (reproduction, development, behavior, defense, nutrition, sensory, transport, coordination)
|
| 89 |
+
- [GLMP Database Table](https://storage.googleapis.com/regal-scholar-453620-r7-podcast-storage/glmp-database-table.html) - Genome Logic Modeling Project: Biochemical/molecular processes database (50+ processes)
|
| 90 |
+
- **Note:** Biology Processes Database focuses on organismal, developmental, behavioral, and ecological processes. GLMP focuses on molecular-level biochemical processes. Together they provide comprehensive biological process coverage.
|
| 91 |
|
| 92 |
### βοΈ Chemistry
|
| 93 |
- [Chemistry Database Table](https://storage.googleapis.com/regal-scholar-453620-r7-podcast-storage/chemistry-processes-database/chemistry-database-table.html) - Interactive database with 56 processes across 14 subcategories
|
|
|
|
| 94 |
|
| 95 |
### π’ Mathematics
|
| 96 |
- [Mathematics Database Table](https://storage.googleapis.com/regal-scholar-453620-r7-podcast-storage/mathematics-processes-database/mathematics-database-table.html) - Interactive database with 20 processes across 7 subcategories
|
|
|
|
| 97 |
|
| 98 |
### βοΈ Physics
|
| 99 |
- [Physics Database Table](https://storage.googleapis.com/regal-scholar-453620-r7-podcast-storage/physics-processes-database/physics-database-table.html) - Interactive database with 21 processes across 7 subcategories
|
|
|
|
| 100 |
|
| 101 |
### π» Computer Science
|
| 102 |
- [Computer Science Database Table](https://storage.googleapis.com/regal-scholar-453620-r7-podcast-storage/computer-science-processes-database/computer-science-database-table.html) - Interactive database with 21 processes across 7 subcategories
|
|
|
|
| 103 |
|
| 104 |
## π§ Technical Architecture
|
| 105 |
|
index.html
CHANGED
|
@@ -287,20 +287,23 @@
|
|
| 287 |
<span class="text-2xl mr-2">π§¬</span> Biology
|
| 288 |
</h3>
|
| 289 |
<p class="text-gray-600 text-sm mb-3">
|
| 290 |
-
Biological process visualizations
|
| 291 |
</p>
|
| 292 |
<div class="space-y-2">
|
| 293 |
-
<a href="https://storage.googleapis.com/regal-scholar-453620-r7-podcast-storage/
|
| 294 |
class="text-orange-600 hover:text-orange-700 font-medium text-sm inline-block mr-4"
|
| 295 |
target="_blank" rel="noopener noreferrer">
|
| 296 |
-
ποΈ
|
| 297 |
</a>
|
| 298 |
-
<a href="
|
| 299 |
class="text-orange-600 hover:text-orange-700 font-medium text-sm inline-block"
|
| 300 |
target="_blank" rel="noopener noreferrer">
|
| 301 |
-
|
| 302 |
</a>
|
| 303 |
</div>
|
|
|
|
|
|
|
|
|
|
| 304 |
</div>
|
| 305 |
|
| 306 |
<!-- Chemistry -->
|
|
@@ -311,18 +314,11 @@
|
|
| 311 |
<p class="text-gray-600 text-sm mb-3">
|
| 312 |
Comprehensive chemistry process diagrams across all major branches.
|
| 313 |
</p>
|
| 314 |
-
<
|
| 315 |
-
|
| 316 |
-
|
| 317 |
-
|
| 318 |
-
|
| 319 |
-
</a>
|
| 320 |
-
<a href="chemistry_index.html"
|
| 321 |
-
class="text-orange-600 hover:text-orange-700 font-medium text-sm inline-block"
|
| 322 |
-
target="_blank" rel="noopener noreferrer">
|
| 323 |
-
π Chemistry Index β
|
| 324 |
-
</a>
|
| 325 |
-
</div>
|
| 326 |
<p class="text-xs text-gray-500 mt-2">
|
| 327 |
56 processes across 14 subcategories
|
| 328 |
</p>
|
|
@@ -336,18 +332,11 @@
|
|
| 336 |
<p class="text-gray-600 text-sm mb-3">
|
| 337 |
Mathematical algorithms, proof methods, and computational processes.
|
| 338 |
</p>
|
| 339 |
-
<
|
| 340 |
-
|
| 341 |
-
|
| 342 |
-
|
| 343 |
-
|
| 344 |
-
</a>
|
| 345 |
-
<a href="mathematics_index.html"
|
| 346 |
-
class="text-orange-600 hover:text-orange-700 font-medium text-sm inline-block"
|
| 347 |
-
target="_blank" rel="noopener noreferrer">
|
| 348 |
-
π Mathematics Index β
|
| 349 |
-
</a>
|
| 350 |
-
</div>
|
| 351 |
<p class="text-xs text-gray-500 mt-2">
|
| 352 |
20 processes across 7 subcategories
|
| 353 |
</p>
|
|
@@ -361,18 +350,11 @@
|
|
| 361 |
<p class="text-gray-600 text-sm mb-3">
|
| 362 |
Physical processes including quantum mechanics, thermodynamics, and particle physics.
|
| 363 |
</p>
|
| 364 |
-
<
|
| 365 |
-
|
| 366 |
-
|
| 367 |
-
|
| 368 |
-
|
| 369 |
-
</a>
|
| 370 |
-
<a href="physics_index.html"
|
| 371 |
-
class="text-orange-600 hover:text-orange-700 font-medium text-sm inline-block"
|
| 372 |
-
target="_blank" rel="noopener noreferrer">
|
| 373 |
-
π Physics Index β
|
| 374 |
-
</a>
|
| 375 |
-
</div>
|
| 376 |
<p class="text-xs text-gray-500 mt-2">
|
| 377 |
21 processes across 7 subcategories
|
| 378 |
</p>
|
|
@@ -386,18 +368,11 @@
|
|
| 386 |
<p class="text-gray-600 text-sm mb-3">
|
| 387 |
Algorithms, software engineering workflows, and computational processes.
|
| 388 |
</p>
|
| 389 |
-
<
|
| 390 |
-
|
| 391 |
-
|
| 392 |
-
|
| 393 |
-
|
| 394 |
-
</a>
|
| 395 |
-
<a href="computer_science_index.html"
|
| 396 |
-
class="text-orange-600 hover:text-orange-700 font-medium text-sm inline-block"
|
| 397 |
-
target="_blank" rel="noopener noreferrer">
|
| 398 |
-
π Computer Science Index β
|
| 399 |
-
</a>
|
| 400 |
-
</div>
|
| 401 |
<p class="text-xs text-gray-500 mt-2">
|
| 402 |
21 processes across 7 subcategories
|
| 403 |
</p>
|
|
|
|
| 287 |
<span class="text-2xl mr-2">π§¬</span> Biology
|
| 288 |
</h3>
|
| 289 |
<p class="text-gray-600 text-sm mb-3">
|
| 290 |
+
Biological process visualizations: GLMP covers biochemical/molecular processes; Biology Database covers higher-level organismal processes.
|
| 291 |
</p>
|
| 292 |
<div class="space-y-2">
|
| 293 |
+
<a href="https://storage.googleapis.com/regal-scholar-453620-r7-podcast-storage/biology-processes-database/biology-database-table.html"
|
| 294 |
class="text-orange-600 hover:text-orange-700 font-medium text-sm inline-block mr-4"
|
| 295 |
target="_blank" rel="noopener noreferrer">
|
| 296 |
+
ποΈ Biology Processes Database β
|
| 297 |
</a>
|
| 298 |
+
<a href="https://storage.googleapis.com/regal-scholar-453620-r7-podcast-storage/glmp-database-table.html"
|
| 299 |
class="text-orange-600 hover:text-orange-700 font-medium text-sm inline-block"
|
| 300 |
target="_blank" rel="noopener noreferrer">
|
| 301 |
+
ποΈ GLMP Database Table β
|
| 302 |
</a>
|
| 303 |
</div>
|
| 304 |
+
<p class="text-xs text-gray-500 mt-2">
|
| 305 |
+
Biology Database: 52 processes (organismal/ecological) | GLMP: 50+ processes (biochemical/molecular)
|
| 306 |
+
</p>
|
| 307 |
</div>
|
| 308 |
|
| 309 |
<!-- Chemistry -->
|
|
|
|
| 314 |
<p class="text-gray-600 text-sm mb-3">
|
| 315 |
Comprehensive chemistry process diagrams across all major branches.
|
| 316 |
</p>
|
| 317 |
+
<a href="https://storage.googleapis.com/regal-scholar-453620-r7-podcast-storage/chemistry-processes-database/chemistry-database-table.html"
|
| 318 |
+
class="text-orange-600 hover:text-orange-700 font-medium text-sm inline-block"
|
| 319 |
+
target="_blank" rel="noopener noreferrer">
|
| 320 |
+
ποΈ Chemistry Database Table β
|
| 321 |
+
</a>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 322 |
<p class="text-xs text-gray-500 mt-2">
|
| 323 |
56 processes across 14 subcategories
|
| 324 |
</p>
|
|
|
|
| 332 |
<p class="text-gray-600 text-sm mb-3">
|
| 333 |
Mathematical algorithms, proof methods, and computational processes.
|
| 334 |
</p>
|
| 335 |
+
<a href="https://storage.googleapis.com/regal-scholar-453620-r7-podcast-storage/mathematics-processes-database/mathematics-database-table.html"
|
| 336 |
+
class="text-orange-600 hover:text-orange-700 font-medium text-sm inline-block"
|
| 337 |
+
target="_blank" rel="noopener noreferrer">
|
| 338 |
+
ποΈ Mathematics Database Table β
|
| 339 |
+
</a>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 340 |
<p class="text-xs text-gray-500 mt-2">
|
| 341 |
20 processes across 7 subcategories
|
| 342 |
</p>
|
|
|
|
| 350 |
<p class="text-gray-600 text-sm mb-3">
|
| 351 |
Physical processes including quantum mechanics, thermodynamics, and particle physics.
|
| 352 |
</p>
|
| 353 |
+
<a href="https://storage.googleapis.com/regal-scholar-453620-r7-podcast-storage/physics-processes-database/physics-database-table.html"
|
| 354 |
+
class="text-orange-600 hover:text-orange-700 font-medium text-sm inline-block"
|
| 355 |
+
target="_blank" rel="noopener noreferrer">
|
| 356 |
+
ποΈ Physics Database Table β
|
| 357 |
+
</a>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 358 |
<p class="text-xs text-gray-500 mt-2">
|
| 359 |
21 processes across 7 subcategories
|
| 360 |
</p>
|
|
|
|
| 368 |
<p class="text-gray-600 text-sm mb-3">
|
| 369 |
Algorithms, software engineering workflows, and computational processes.
|
| 370 |
</p>
|
| 371 |
+
<a href="https://storage.googleapis.com/regal-scholar-453620-r7-podcast-storage/computer-science-processes-database/computer-science-database-table.html"
|
| 372 |
+
class="text-orange-600 hover:text-orange-700 font-medium text-sm inline-block"
|
| 373 |
+
target="_blank" rel="noopener noreferrer">
|
| 374 |
+
ποΈ Computer Science Database Table β
|
| 375 |
+
</a>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 376 |
<p class="text-xs text-gray-500 mt-2">
|
| 377 |
21 processes across 7 subcategories
|
| 378 |
</p>
|