Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/olange/learning-contact-tracing

COVID-19 ‹contact tracing› & related graph technologies
https://github.com/olange/learning-contact-tracing

Last synced: about 1 month ago
JSON representation

COVID-19 ‹contact tracing› & related graph technologies

Awesome Lists containing this project

README

        

# Learning Contact tracing

‹COVID-19 contact tracing› and related graph technologies – articles, useful resources, personal notes.

## Epidemiological articles

* [« This Overlooked Variable Is the Key to the Pandemic — It’s not R. »](https://www.theatlantic.com/health/archive/2020/09/k-overlooked-variable-driving-pandemic/616548/) by Zeynep Tufekci, 30.09.2020 « _In an overdispersed regime, identifying transmission events (someone infected someone else) is more important than identifying infected individuals._ »

## Technological articles

* [« Contact tracing — an amazing graph problem & rabbit hole »](https://blog.bruggen.com/2020/04/covid-19-contact-tracing-blogpost-part_21.html) by Rik Van Bruggen, 21.04.2020
* [Configurable pattern matching semantics in OpenCypher](https://www.slideshare.net/mobile/openCypher/configurable-pattern-matching-semantics-in-opencypher-defining-levels-of-node-and-relationship-uniqueness) CIP, 2017

## Supporting and related technologies

* [linkeddata/rdflib.js](https://linkeddata.github.io/rdflib.js/doc/)
* [RDF 1.1 Primer](https://www.w3.org/TR/rdf11-primer/)
* [NetworkX](https://networkx.org) — Network analysis in Python
* [zakjan/pixi-graph](https://github.com/zakjan/pixi-graph) — Graph visualization library using Pixi.js and Graphology

## Supporting Datasets

* [PersonalDataIO/GEgraph](https://github.com/PersonalDataIO/GEgraph)