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 uDbPublic

    UFO database reader

    TypeScript 17 1

  2. rr0.org rr0.orgPublic

    Unexplained phenomena encyclopedia website

    HTML 6 2

  3. ufoml ufomlPublic

    Machine Learning applied on UFO data

    Jupyter Notebook 4

  4. UfoAtHome UfoAtHomePublic

    A tool for reporting UFO sightings visually

    TypeScript 3

  5. time timePublic

    EDTF parsing and programmatic API

    JavaScript 2

  6. Archipelago ArchipelagoPublic

    A meta-framework to aggregate existing ufological databases

    TypeScript 1

Repositories

Showing 10 of 20 repositories

Top languages

Loading…

Most used topics

Loading…