James Hollway
@jhollway.bsky.social
Director Global Governance Centre, Associate Professor International Relations/Political Science, Geneva Graduate Institute
Thanks to participants for such inspiring discussions! @cbrandi.bsky.social Cédric Dupont, Manfred Elsig @idkirt.bsky.social @ryan-griffiths.bsky.social @noemielaurens.bsky.social Tobias Lenz @intnlwaters.bsky.social Charlie Rogers, Marine Roux @yixiansun.bsky.social Jael Tan, and Didier Wernli
June 10, 2025 at 3:18 PM
Thanks to participants for such inspiring discussions! @cbrandi.bsky.social Cédric Dupont, Manfred Elsig @idkirt.bsky.social @ryan-griffiths.bsky.social @noemielaurens.bsky.social Tobias Lenz @intnlwaters.bsky.social Charlie Rogers, Marine Roux @yixiansun.bsky.social Jael Tan, and Didier Wernli
We took inspiration from visiting @cern.bsky.social data centre (hosted by Ricardo Rocha) - where we discussed infrastructure, open data, and machine learning - into a hybrid discussion w/ other datadevs on discoverability, interoperability, and #AI experience/prospects for coding/building #GGData.
June 10, 2025 at 3:18 PM
We took inspiration from visiting @cern.bsky.social data centre (hosted by Ricardo Rocha) - where we discussed infrastructure, open data, and machine learning - into a hybrid discussion w/ other datadevs on discoverability, interoperability, and #AI experience/prospects for coding/building #GGData.
We discussed collection and use of #data on international actors, agreements, and instruments, common challenges and best practices, and the future evolution of our relationship with data as societies’ relationships to science and technology change and vary.
June 10, 2025 at 3:18 PM
We discussed collection and use of #data on international actors, agreements, and instruments, common challenges and best practices, and the future evolution of our relationship with data as societies’ relationships to science and technology change and vary.
Fantastic, erudite interventions from my colleagues.
April 14, 2025 at 11:13 AM
Fantastic, erudite interventions from my colleagues.
Wahoo! Congratulations!!
March 5, 2025 at 1:10 PM
Wahoo! Congratulations!!
A full day of generous sharing of insights on dataset construction and connection. Thank you @jfmorin.bsky.social. I look forward to continuing these conversations and improving dataset discovery, development, sustainability, use, and recognition.
March 2, 2025 at 1:47 PM
A full day of generous sharing of insights on dataset construction and connection. Thank you @jfmorin.bsky.social. I look forward to continuing these conversations and improving dataset discovery, development, sustainability, use, and recognition.
Thanks for sharing all your big ideas about big topics, @ckreudersonnen.bsky.social
December 13, 2024 at 6:04 AM
Thanks for sharing all your big ideas about big topics, @ckreudersonnen.bsky.social
New and updated data!! Both the website and package profit from better structured documentation!! And updated tutorials.. Check out manynet at stocnet.github.io/manynet/ and migraph at stocnet.github.io/migraph/, and install both using `install.packages("migraph")` in R
September 16, 2024 at 5:36 PM
New and updated data!! Both the website and package profit from better structured documentation!! And updated tutorials.. Check out manynet at stocnet.github.io/manynet/ and migraph at stocnet.github.io/migraph/, and install both using `install.packages("migraph")` in R
Many improved functions: e.g. marks and measures infer networks when piped, to_named() adds names alphabetically, bind_ties() is more flexible with input, node_constraint() now works with weighted two-mode networks
September 16, 2024 at 5:34 PM
Many improved functions: e.g. marks and measures infer networks when piped, to_named() adds names alphabetically, bind_ties() is more flexible with input, node_constraint() now works with weighted two-mode networks
Many new functions: e.g. read_cran() for package dependency networks, generate_configuration() and generate_man() for conditioned graphs, to_correlation() thanks @RonBreiger, and many functions for marking ties as in cyclical, transitive (below), Simmelian, or forbidden triads.
September 16, 2024 at 5:33 PM
Many new functions: e.g. read_cran() for package dependency networks, generate_configuration() and generate_man() for conditioned graphs, to_correlation() thanks @RonBreiger, and many functions for marking ties as in cyclical, transitive (below), Simmelian, or forbidden triads.
More concise: all network_*() functions are net_*(), autograph*() functions are now graph*(). Various function names are also renamed for consistency, e.g. node_in_*() indicates memberships (character vector) and node_by_*() to indicate motifs (numeric table).
September 16, 2024 at 5:32 PM
More concise: all network_*() functions are net_*(), autograph*() functions are now graph*(). Various function names are also renamed for consistency, e.g. node_in_*() indicates memberships (character vector) and node_by_*() to indicate motifs (numeric table).
Manynet is prettier!! Prettier graphs with automatic node sizing. Prettier updates with progress bars for longer algorithms, and more helpful error messages. Prettier logo(shown above!!) as part of stocnet, and a new color-blind safe colorway. There's even a prettier startup message! (check it out)
September 16, 2024 at 5:31 PM
Manynet is prettier!! Prettier graphs with automatic node sizing. Prettier updates with progress bars for longer algorithms, and more helpful error messages. Prettier logo(shown above!!) as part of stocnet, and a new color-blind safe colorway. There's even a prettier startup message! (check it out)