The Foundation

This the umbrella organization for funding and that will incorporate:

The Research and Education Division of House

GNOSIS, Inc

COMET

A Federated Online Study Platform Student management and learning managemenet app build on the protocols of The Foundation

CORDE

This a separate entity representing the research institutions. These institutions can publish independently, but may also interface with the Foundation’s components.

Times of Titans

Publications & Dissemination

It can either be integrated with Foundation or managed separately. They represent the diverse channels where research outputs are published, archived, and disseminated repositories, depending on the structure of ecosystem. Future thingy.


graph LR

  subgraph House ["House"]
    GNOSIS["GNOSIS"]
    COMET["COMET"]
    CORDE["CORDE"]
    TITANS["TITANS"]
  end

  subgraph GNOSIS_Sub ["GNOSIS Components"]
    Scholarly_org["Scholarly.org"]
    Scholarly_ID["Scholarly ID"]
    Scholarly_City["Scholarly City"]
    Scholarly_IDE["Scholarly IDE"]
    Scholarly_Cloud_IDE["Scholarly Cloud IDE"]
    Scholarly_Maps["Scholarly Maps"]
    Scholarly_Omics["Scholarly Omics"]
    Scholarly_Physics["Scholarly Physics"]
    SimCity["Sim City"]
    Biosis["Biosis"]
    Physis["Physis"]
  end

  subgraph CORDE_Sub ["CORDE Entities"]
    Alanoma["Alanoma Research"]
    Sentinel["Sentinel Research"]
    Watchtower["Watchtower"]
  end

  subgraph COMET_Sub ["COMET Components"]
    LearningPlatform["Online Learning Interface"]
    LearnerID["Student Identity & Records"]
  end

  subgraph TITANS_Sub ["TITANS Ecosystem"]
    Arena["Cognitive Arena"]
    Tournaments["Discipline-Based Olympiads"]
    SchoolCompetitions["School Competitions"]
  end

  %% GNOSIS children
  GNOSIS --> Scholarly_org
  GNOSIS --> SimCity
  Scholarly_org --> Scholarly_ID
  Scholarly_org --> Scholarly_City
  Scholarly_org --> Scholarly_IDE
  Scholarly_org --> Scholarly_Cloud_IDE
  Scholarly_org --> Scholarly_Maps
  Scholarly_org --> Scholarly_Omics
  Scholarly_org --> Scholarly_Physics
  SimCity --> Biosis
  SimCity --> Physis

  %% CORDE children
  CORDE --> Alanoma
  CORDE --> Sentinel
  CORDE --> Watchtower

  %% COMET children
  COMET --> LearningPlatform
  COMET --> LearnerID
  
  %% TITANS children
  TITANS --> Arena
  TITANS --> Tournaments
  TITANS --> SchoolCompetitions
graph LR
  subgraph Foundation ["The Foundation"]
    INDEX_API["INDEX API
Research publication aggregator"] Citizen_ID["Citizen ID"] Encyclopedia["Encyclopedia for Integrated Knowledge"] Open_Challenges["Challenges Archive"] Open_Edu_Standards["Education Standards Protocols"] end