https://github.com/rr0/archipelago
A meta-framework to aggregate existing ufological databases
https://github.com/rr0/archipelago
databases metadata ufo
Last synced: 7 months ago
JSON representation
A meta-framework to aggregate existing ufological databases
- Host: GitHub
- URL: https://github.com/rr0/archipelago
- Owner: RR0
- Created: 2018-03-04T12:38:54.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-03-07T10:43:43.000Z (over 1 year ago)
- Last Synced: 2024-04-14T23:32:47.057Z (over 1 year ago)
- Topics: databases, metadata, ufo
- Language: TypeScript
- Homepage:
- Size: 29 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
The Archipelago project aims to solve the problem of data access and sharing by building a meta layer over databases that will enable the user to access data without depending on their underlying structures or technologies.
See its [Wiki](https://github.com/Javarome/Archipelago/wiki).
## TypeScript implementation
This branch is about a TypeScript implementation of Archipelago as a web server.
It allows to browse a metamodel and how its fields are mapped to the underlying databases.
See the [Java branch](https://github.com/RR0/Archipelago/tree/java) for a web server implementation.
The Archipelago project was [presented as a poster](https://github.com/RR0/Archipelago/blob/master/doc/Poster-CAIPAN2.pdf) at CAIPAN II, an UAP event held by CNES at Toulouse in late 2022.
Since 2024 the database aggregation system devised by Archipelago is being implemented as [part of the RR0 project](https://github.com/RR0/rr0.org/tree/master/time/datasource).