|
1 | | -<?xml version="1.0" encoding="UTF-8"?> |
2 | | -<component type="desktop-application"> |
3 | | - <id>org.socnetv.social_network_visualizer</id> |
4 | | - <metadata_license>CC0-1.0</metadata_license> |
5 | | - <project_license>GPL-2.0+</project_license> |
6 | | - <name>Social Network Visualizer</name> |
7 | | - <summary>Social Network Analysis and Visualization software application</summary> |
8 | | - <description> |
9 | | - <p>Social Network Visualizer (SocNetV) is a cross-platform, user-friendly free software tool for social network analysis and visualization. </p> |
10 | | - <p>With SocNetV you can draw social networks with a few clicks on a virtual canvas, load field data from a file in a supported format (GraphML, GraphViz, Adjacency, EdgeList, GML, Pajek, UCINET, etc) or crawl the internet to create a social network of connected webpages.</p> |
11 | | - <p>You can edit actors and ties through point-and-click, analyse graph and social network properties, produce beautiful HTML reports and embed visualization layouts to the network.</p> |
12 | | - </description> |
13 | | - <launchable type="desktop-id">socnetv.desktop</launchable> |
14 | | - <url type="homepage">https://socnetv.org</url> |
15 | | - <url type="bugtracker">https://github.com/socnetv/app/issues</url> |
16 | | - <screenshots> |
17 | | - <screenshot type="default"> |
18 | | - <image>https://socnetv.org/data/uploads/screenshots/30/socnetv-3.0.2.png</image> |
19 | | - </screenshot> |
20 | | - </screenshots> |
21 | | - <releases> |
22 | | - <release version="2.9" date="2021-06-14" /> |
23 | | - <release version="3.0" date="2021-07-30" /> |
24 | | - <release version="3.0.1" date="2021-07-30" /> |
25 | | - <release version="3.0.2" date="2021-07-30" /> |
26 | | - <release version="3.0.3" date="2021-07-30" /> |
27 | | - <release version="3.0.4" date="2021-07-30" /> |
28 | | - <release version="3.1" date="2023-06-12" /> |
29 | | - <release version="3.2" date="2025-04-01" /> |
30 | | - <release version="3.3" date="2026-02-25" /> |
31 | | - </releases> |
32 | | - <developer_name>Dimitris B. Kalamaras</developer_name> |
33 | | - <update_contact>dimitris.kalamaras_AT_gmail.com</update_contact> |
34 | | - <provides> |
35 | | - <binary>socnetv</binary> |
36 | | - </provides> |
37 | | -</component> |
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<component type="desktop-application"> |
| 3 | + <id>org.socnetv.social_network_visualizer</id> |
| 4 | + <metadata_license>CC0-1.0</metadata_license> |
| 5 | + <project_license>GPL-2.0+</project_license> |
| 6 | + <name>Social Network Visualizer</name> |
| 7 | + <summary>Social Network Analysis and Visualization software application</summary> |
| 8 | + <description> |
| 9 | + <p>Social Network Visualizer (SocNetV) is a cross-platform, user-friendly free software tool for social network analysis and visualization. </p> |
| 10 | + <p>With SocNetV you can draw social networks with a few clicks on a virtual canvas, load field data from a file in a supported format (GraphML, GraphViz, Adjacency, EdgeList, GML, Pajek, UCINET, etc) or crawl the internet to create a social network of connected webpages.</p> |
| 11 | + <p>You can edit actors and ties through point-and-click, analyse graph and social network properties, produce beautiful HTML reports and embed visualization layouts to the network.</p> |
| 12 | + </description> |
| 13 | + <launchable type="desktop-id">socnetv.desktop</launchable> |
| 14 | + <url type="homepage">https://socnetv.org</url> |
| 15 | + <url type="bugtracker">https://github.com/socnetv/app/issues</url> |
| 16 | + <screenshots> |
| 17 | + <screenshot type="default"> |
| 18 | + <image>https://socnetv.org/data/uploads/screenshots/30/socnetv-3.0.2.png</image> |
| 19 | + </screenshot> |
| 20 | + </screenshots> |
| 21 | + <releases> |
| 22 | + <release version="2.9" date="2021-06-14" /> |
| 23 | + <release version="3.0" date="2021-07-30" /> |
| 24 | + <release version="3.0.1" date="2021-07-30" /> |
| 25 | + <release version="3.0.2" date="2021-07-30" /> |
| 26 | + <release version="3.0.3" date="2021-07-30" /> |
| 27 | + <release version="3.0.4" date="2021-07-30" /> |
| 28 | + <release version="3.1" date="2023-06-12" /> |
| 29 | + <release version="3.2" date="2025-04-01" /> |
| 30 | + <release version="3.3" date="2026-02-25" /> |
| 31 | + <release version="3.3.1" date="2026-02-26" /> |
| 32 | + </releases> |
| 33 | + <developer_name>Dimitris B. Kalamaras</developer_name> |
| 34 | + <update_contact>dimitris.kalamaras_AT_gmail.com</update_contact> |
| 35 | + <provides> |
| 36 | + <binary>socnetv</binary> |
| 37 | + </provides> |
| 38 | +</component> |
0 commit comments