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 893245e commit 35db9e8
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +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/). 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.
* [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.
* [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 35db9e8

Please sign in to comment.