Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/olange/learning-contact-tracing
- Owner: olange
- License: apache-2.0
- Created: 2020-10-25T17:49:43.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-29T11:04:03.000Z (about 4 years ago)
- Last Synced: 2024-10-18T23:13:09.942Z (2 months ago)
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)