Giter VIP home page Giter VIP logo

universe-object-library's Introduction

Universe-Object-Library

The concept of Object Oriented Programming is an interesting one. We can trace real world objects as code with things as properties and actions as procedures. This project aims to provide a repository where everything in the universe gets represented as a Real World Object (RWO) of Java class.

Universe Object Library is maintained by Logic Lab of CatLeap Labs (http://catleaplabs.com/)

Feel free to check out the rules and add your contributon to the library!

Check out the Universe Object Library Wiki!

Last updated: 13/04/2022

Current RWO/RWP Count: 2927

Current Universe Object Library Tree:

uol
  ├─matter
  │   ├─atomic_particle
  │   │   └─subatomic_particle
  │   │       ├─composite
  │   │       │   └─hadron
  │   │       │       ├─baryon
  │   │       │       └─meson
  │   │       └─elementary
  │   │           ├─boson
  │   │           │   ├─gauge
  │   │           │   └─scalar
  │   │           └─fermion
  │   │               ├─lepton
  │   │               └─quark
  │   ├─element
  │   │   ├─metal
  │   │   │   ├─actinide
  │   │   │   ├─alkaline_earth_metal
  │   │   │   ├─alkali_metal
  │   │   │   ├─lanthanide
  │   │   │   ├─post_transition_metal
  │   │   │   └─transition_metal
  │   │   ├─metalloid
  │   │   ├─nonmetal
  │   │   │   ├─noble_gas
  │   │   │   └─reactive_nonmetal
  │   │   │       └─isotope
  │   │   └─undetermined
  │   └─molecule
  │       ├─actinium
  │       ├─aluminium
  │       ├─antimony
  │       ├─argon
  │       ├─arsenic
  │       ├─barium
  │       ├─beryllium
  │       ├─bismuth
  │       ├─boron
  │       ├─bromine
  │       ├─cadmium
  │       ├─caesium
  │       ├─calcium
  │       ├─carbon
  │       ├─cerium
  │       ├─chlorine
  │       ├─chromium
  │       ├─cobalt
  │       ├─copper
  │       ├─deuterium
  │       ├─dysprosium
  │       ├─erbium
  │       ├─europium
  │       ├─fluorine
  │       ├─gallium
  │       ├─germanium
  │       ├─gold
  │       ├─hafnium
  │       ├─hydrogen
  │       ├─indium
  │       ├─iodine
  │       ├─iridium
  │       ├─iron
  │       ├─lanthanum
  │       ├─lead
  │       ├─lithium
  │       ├─magnesium
  │       ├─manganese
  │       ├─mercury
  │       ├─molybdenum
  │       ├─neodymium
  │       ├─nickel
  │       ├─niobium
  │       ├─nitrogen
  │       ├─oxygen
  │       ├─phosphorus
  │       ├─polonium
  │       ├─potassium
  │       ├─radium
  │       ├─radon
  │       ├─rubidium
  │       ├─ruthenium
  │       ├─scandium
  │       ├─selenium
  │       ├─silicon
  │       ├─silver
  │       ├─sodium
  │       ├─strontium
  │       ├─sulfur
  │       ├─tantalum
  │       ├─technetium
  │       ├─tellurium
  │       ├─thallium
  │       ├─thorium
  │       ├─thulium
  │       ├─tin
  │       ├─titanium
  │       ├─tritium
  │       ├─tungsten
  │       ├─uranium
  │       ├─vanadium
  │       ├─ytterbium
  │       ├─yttrium
  │       ├─zinc
  │       └─zirconium
  └─organism
      ├─biomolecule
      │   ├─amino_acid
      │   ├─lipid
      │   │   ├─fatty_acid
      │   │   ├─glycerolipid
      │   │   ├─glycerophospholipid
      │   │   ├─prenol_lipid
      │   │   ├─sphingolipid
      │   │   └─sterol_lipid
      │   ├─monolignol
      │   ├─nucleic_acid
      │   ├─protein
      │   └─saccharide
      ├─cell
      │   ├─multi_cell
      │   │   └─eukaryote
      │   │       ├─animal
      │   │       ├─fungus
      │   │       ├─plant
      │   │       └─protista
      │   ├─organelle
      │   │   ├─eukaryote
      │   │   └─prokaryote
      │   └─single_cell
      │       └─prokaryote
      │           ├─archaebacteria
      │           └─bacteria
      └─tissue
          ├─animal
          │   ├─connective
          │   ├─epithelial
          │   ├─muscular
          │   └─nervous
          └─plant
              ├─dermal
              ├─ground
              ├─meristem
              │   ├─primary
              │   └─secondary
              ├─mixed
              └─vascular

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.