Skip to content
@RR0

RR0

UFO data since 1998

The RR0 librairies have been built to:

  1. implement the RR0 website
  2. allow others to implement their own database/website.
classDiagram
    namespace rr0 {
        class RR0["rr0.org"] {
            files.html
            build()
        }
        class common
        class lang
        class time {
            Level2Date
            Level2Duration
            Level2Interval
            TimeContext
        }
        class data {
            RR0Data
            RR0Event
        }
        class place {
            Place
            PlaceLocation
        }
        class org {
            Organization
            Country
            Region
            City
            Company
            University
            Foundation
        }
        class cms {
            build()
        }
    }
    data --> common
    data --> lang
    data --> time
    data --> fileutil
    RR0 --> cms
    cms --> common
    cms --> lang
    cms --> time
    cms --> place
    cms --> org
    cms --> ssg-api
    place --> common
    place --> lang
    place --> data
    class ssg-api
    namespace javarome {
        class fileutil {
            FileContents
        }
    }
    ssg-api --> fileutil
Loading

Popular repositories Loading

  1. uDb uDb Public

    UFO database reader

    TypeScript 17

  2. rr0.org rr0.org Public

    Unexplained phenomena encyclopedia website

    HTML 5 2

  3. ufoml ufoml Public

    Machine Learning applied on UFO data

    Jupyter Notebook 3

  4. UfoAtHome UfoAtHome Public

    A tool for reporting UFO sightings visually

    Java 2

  5. Archipelago Archipelago Public

    A meta-framework to aggregate existing ufological databases

    TypeScript 1

  6. time time Public

    EDTF parsing and programmatic API

    JavaScript 1

Repositories

Showing 10 of 19 repositories
  • time Public

    EDTF parsing and programmatic API

    RR0/time’s past year of commit activity
    JavaScript 1 0 0 0 Updated Nov 1, 2024
  • data Public

    RR0 data model

    RR0/data’s past year of commit activity
    TypeScript 0 MIT 0 0 0 Updated Oct 31, 2024
  • rr0.org Public

    Unexplained phenomena encyclopedia website

    RR0/rr0.org’s past year of commit activity
    HTML 5 2 12 2 Updated Oct 28, 2024
  • cms Public
    RR0/cms’s past year of commit activity
    TypeScript 0 0 0 0 Updated Oct 26, 2024
  • uDb Public

    UFO database reader

    RR0/uDb’s past year of commit activity
    TypeScript 17 0 3 0 Updated Oct 26, 2024
  • facts Public

    Facts representation API

    RR0/facts’s past year of commit activity
    TypeScript 0 MIT 0 0 0 Updated Oct 26, 2024
  • place Public

    Place representation API

    RR0/place’s past year of commit activity
    TypeScript 0 MIT 0 0 0 Updated Oct 26, 2024
  • lang Public

    Language and translation

    RR0/lang’s past year of commit activity
    TypeScript 0 MIT 0 0 0 Updated Oct 26, 2024
  • common Public

    Common and utility classes

    RR0/common’s past year of commit activity
    TypeScript 0 MIT 0 0 0 Updated Oct 26, 2024
  • .github Public

    RR0

    RR0/.github’s past year of commit activity
    0 0 0 0 Updated Oct 25, 2024

Top languages

Loading…

Most used topics

Loading…