Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uudigitalhumanitieslab/digital-atlas
Interface to visualise connections between postcolonial intellectuals
https://github.com/uudigitalhumanitieslab/digital-atlas
data-visualization postcolonialism
Last synced: about 2 months ago
JSON representation
Interface to visualise connections between postcolonial intellectuals
- Host: GitHub
- URL: https://github.com/uudigitalhumanitieslab/digital-atlas
- Owner: UUDigitalHumanitieslab
- License: bsd-3-clause
- Created: 2022-02-23T15:15:54.000Z (almost 3 years ago)
- Default Branch: develop
- Last Pushed: 2024-02-01T17:50:49.000Z (12 months ago)
- Last Synced: 2024-03-19T08:57:10.421Z (10 months ago)
- Topics: data-visualization, postcolonialism
- Language: TypeScript
- Homepage: https://atlas.hum.uu.nl
- Size: 3.16 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Digital Atlas
[![Actions Status](https://github.com/UUDigitalHumanitieslab/digital-atlas/workflows/Unit%20tests/badge.svg)](https://github.com/UUDigitalHumanitieslab/digital-atlas/actions)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.10607128.svg)](https://doi.org/10.5281/zenodo.10607128)The [Digital ATLAS of postcolonial Europe](https://atlast.hum.uu.nl) visualizes the sites, archives, galleries, museums, monuments, organizations and events, collecting information on postcolonial intellectuals and the main migrant organizations/manifestations in Europe.
Presented at [Postcolonial Publics: Art and Citizen Media in Europe, Ca' Foscari University of Venice, VIU (May 26th, 2022)](https://www.unive.it/data/33113/1/60248).
## Contents
The repository consist of three modules:
- `backend`: a [Django](https://www.djangoproject.com/) backend that is included so the application can be run in our normal deployment environment. It's not actively used.
- `data`: [python](https://python.org) scripts to convert excel data provided by researchers into JSON format.
- `frontend`: the web interface, implemented as an [Angular](https://angular.io/) applicationSee [CONTRIBUTING](/CONTRIBUTING.md) for details on the setup of the application and common actions when working on the source code.
## Usage
Digital ATLAS is a web application. You can view the deployed version as [atlas.hum.uu.nl](https://atlas.hum.uu.nl).
## Licence
This repository is shared under a [BSD 3-Clause licence](/LICENSE).