nismod / snail

spatial networks impact assessment library 🐌
https://nismod.github.io/snail/
MIT License
9 stars 1 forks source link

Network data model #24

Open tomalrussell opened 2 years ago

tomalrussell commented 2 years ago

As in #21, define a spatial network graph G = {V,E} as a set of nodes V and edges E where each edge connects two nodes.

Nodes

A node:

Edges

An edge:

Asset types

An asset type:

Data sources

A data source:

For design ideas and similar approaches (particularly for data source/provenance schema):