Raziskovalni matematični seminar - Arhiv
2024 | 2023 | 2022 | 2021 | 2020 | 2019 | 2018 | 2017 | 2016 | 2015 | 2014 | 2013 | 2012 | 2011 | 2010 |
1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 |
A network consists of a graph and additional data on (properties of) nodes and/or links. In some applications, the values of properties can be structured objects such us intervals, compositions, sets of keywords, temporal quantities, etc.
Standard network description formats do not support such kinds of networks. We propose a JSON based format NetsJSON as a general network description option. It is supported in Python by a network analysis library Nets. The NetsJSON descriptions can be used as input data for network visualizations based on D3.js.
REFERENCES:
[1] Batagelj, V.: Python Packages for Networks. Encyclopedia of Social Network Analysis and
Mining. Reda Alhajj, Jon Rokne (Eds.), Springer, 2017
https://link.springer.com/referenceworkentry/10.1007%2F978-1-4614-7163-9_110210-1
[2] Batagelj, V., Maltseva, D.: Temporal bibliographic networks. Journal of Informetrics,
14(2020)1, 101006. https://www.sciencedirect.com/science/article/pii/S1751157719301439
[3] Batagelj, V.: Nets. https://github.com/bavla/Nets
[4] Batagelj, V.: NetsJSON. https://github.com/bavla/netsJSON