garywelz commited on
Commit
f9a72c8
Β·
verified Β·
1 Parent(s): d1c15da

Upload 2 files

Browse files
Files changed (2) hide show
  1. README.md +3 -5
  2. 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 Collection](https://huggingface.co/spaces/garywelz/programming_framework/blob/main/biology_processes.html) - Links to the Genome Logic Modeling Project (GLMP)
 
 
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 from the Genome Logic Modeling Project (GLMP) - the first application of the Programming Framework.
291
  </p>
292
  <div class="space-y-2">
293
- <a href="https://storage.googleapis.com/regal-scholar-453620-r7-podcast-storage/glmp-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
- πŸ—„οΈ GLMP Database Table β†’
297
  </a>
298
- <a href="biology_processes.html"
299
  class="text-orange-600 hover:text-orange-700 font-medium text-sm inline-block"
300
  target="_blank" rel="noopener noreferrer">
301
- πŸ“š Biology Processes Collection β†’
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
- <div class="space-y-2">
315
- <a href="https://storage.googleapis.com/regal-scholar-453620-r7-podcast-storage/chemistry-processes-database/chemistry-database-table.html"
316
- class="text-orange-600 hover:text-orange-700 font-medium text-sm inline-block mr-4"
317
- target="_blank" rel="noopener noreferrer">
318
- πŸ—„οΈ Chemistry Database Table β†’
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
- <div class="space-y-2">
340
- <a href="https://storage.googleapis.com/regal-scholar-453620-r7-podcast-storage/mathematics-processes-database/mathematics-database-table.html"
341
- class="text-orange-600 hover:text-orange-700 font-medium text-sm inline-block mr-4"
342
- target="_blank" rel="noopener noreferrer">
343
- πŸ—„οΈ Mathematics Database Table β†’
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
- <div class="space-y-2">
365
- <a href="https://storage.googleapis.com/regal-scholar-453620-r7-podcast-storage/physics-processes-database/physics-database-table.html"
366
- class="text-orange-600 hover:text-orange-700 font-medium text-sm inline-block mr-4"
367
- target="_blank" rel="noopener noreferrer">
368
- πŸ—„οΈ Physics Database Table β†’
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
- <div class="space-y-2">
390
- <a href="https://storage.googleapis.com/regal-scholar-453620-r7-podcast-storage/computer-science-processes-database/computer-science-database-table.html"
391
- class="text-orange-600 hover:text-orange-700 font-medium text-sm inline-block mr-4"
392
- target="_blank" rel="noopener noreferrer">
393
- πŸ—„οΈ Computer Science Database Table β†’
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>