Importing a Roman Transport network

Use open Roman datasets via and import them into a Netlogo model, using the ORBIS dataset (http://orbis.stanford.edu/) to create a set of Roman settlements and major routes between them.

2
mentions
1
contributor

What Importing a Roman Transport network can do for you

Use open Roman datasets via and import them into a Netlogo model, using the ORBIS dataset (http://orbis.stanford.edu/) to create a set of Roman settlements and major routes between them.

Inputs

NameTypeDescription
orbis.graphmlfileavailable under netlogo_implementation/ . A .graphml file consisting of nodes representing Roman settlements and junctions, and edges representing transport routes. From ORBIS https://purl.stanford.edu/mn425tz9757

Outputs

NameTypeDescription
Network topologynetworkThe set of nodes and links created using the ORBIS .graphml file, and corrected through the model's data-correction procedure.
distance distribution to Romefrequency distributionThe frequency distribution of the distance from all nodes to Rome
Language
  • NetLogo
Modelling
  • agent initialisation
  • world initialisation
Module type
  • Submodel
Period
  • Roman Empire
Programming
  • Object-oriented
Region
  • Europe
  • Mediterranean
  • Middle East
  • North Africa
Subject
  • Economics
  • Movement
  • Networks
  • Social networks
  • Trade
  • Transport networks
Keywords
No keywords available
License
</>Source code

Mentions

  • 1.
    Author(s): Brughmans, Tom and Pecci, Alessandra
    Published by Oxford University Press in 2020, page: 191--234
  • 1.
    Author(s): Brughmans, Tom
    Published in 2018

Contributors

TB
Tom Brughmans

Member of community

NASSA

Related software

Network structures

NE

A draft model with some useful code for creating different network structures using the Netlogo NW extension: small-world, preferential attachment, circular, star, wheel, lattice, random, nearest neighbours. This model is used for the following tutorial: Brughmans, T. (2018). Network structures a...

Updated 1 hour ago
3 1