Graph from Semantic Mediawiki data
Go to file
Ruben van de Ven f9dec8a947 simulation prerendering is now a config var 2021-03-13 13:31:00 +01:00
.gitignore Basic graph version 2021-03-10 21:15:12 +01:00
README.md Basic graph version 2021-03-10 21:15:12 +01:00
graph.js simulation prerendering is now a config var 2021-03-13 13:31:00 +01:00
index.html Add link to the selected page 2021-03-10 21:32:08 +01:00
requirements.txt Basic graph version 2021-03-10 21:15:12 +01:00
wiki_relations.py rename deployment to deployments 2021-03-13 12:25:44 +01:00

README.md

SMW Graph

This repository contains a script to pull semantic data out of Semantic Mediawiki and into a json. In turn, this json file can be loaded by graph.js to build a d3 graph.

Built for Security Vision.

Installation

pip install -r requirements.txt
wget https://d3js.org/d3.v6.min.js

Update:

python wiki_relations.py