Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gijsvd authored Jun 14, 2024
1 parent 24fb3c8 commit 893245e
Showing 1 changed file with 9 additions and 18 deletions.
27 changes: 9 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,24 +28,15 @@ You can extract nodes and edges lists for selected datasets with the following e
<br>

# Software
* [Case Law Explorer](https://www.caselawexplorer.tech/)<br>
Network analysis software for Dutch case law (European cases to be added). Developed by the [Maastricht Law and Tech Lab](https://www.maastrichtuniversity.nl/about-um/faculties/law/research/law-and-tech-lab)and the [Brightlands Institute for Smart Society](https://www.biss-institute.com/). License: Apache 2.0 license.
* [Tessuto Normativo Italiano](https://labs.marcocimolai.xyz/)<br>
Network analysis software for Italian legislation.
* [Gephi](https://gephi.org/)<br>
General-purpose network analysis software. License: CDDL 1.0 and GNU General Public License v3.
* [Cytoscape](https://cytoscape.org/)<br>
General-purpose network analysis software. License: GNU LGPL.
* [NetworkX](https://networkx.org/)<br>
Python module. License: 3-clause BSD license.
* [NetworKit](https://networkit.github.io/)<br>
Python module. License: MIT.
* [igraph](https://igraph.org/)<br>
R / Python module. License: GPL-2.0 license.
* [graph-tool](https://graph-tool.skewed.de/)<br>
Python module. License: LGPLv3 license.
* [Pajek](http://mrvar.fdv.uni-lj.si/pajek/)<br>
General-purpose network analysis software. License: Free for non-commercial use.
* [Case Law Explorer](https://www.caselawexplorer.tech/). Network analysis software for Dutch case law (European cases to be added). Developed by the [Maastricht Law and Tech Lab](https://www.maastrichtuniversity.nl/about-um/faculties/law/research/law-and-tech-lab) and the [Brightlands Institute for Smart Society](https://www.biss-institute.com/). License: Apache 2.0 license.
* [Tessuto Normativo Italiano](https://labs.marcocimolai.xyz/). Network analysis software for Italian legislation.
* [Gephi](https://gephi.org/). General-purpose network analysis software. License: CDDL 1.0 and GNU General Public License v3.
* [Cytoscape](https://cytoscape.org/). General-purpose network analysis software. License: GNU LGPL.
* [NetworkX](https://networkx.org/). Python module. License: 3-clause BSD license.
* [NetworKit](https://networkit.github.io/). Python module. License: MIT.
* [igraph](https://igraph.org/). R / Python module. License: GPL-2.0 license.
* [graph-tool](https://graph-tool.skewed.de/). Python module. License: LGPLv3 license.
* [Pajek](http://mrvar.fdv.uni-lj.si/pajek/). General-purpose network analysis software. License: Free for non-commercial use.
<br>
<br>

Expand Down

0 comments on commit 893245e

Please sign in to comment.