This visualization shows the ontology of a dataset of SemanticArts. It's a variant of the previous one because it represents the trees of a forest as distinct sunbursts.
forked from fabiovalse's block: Semantic Arts Dataset Ontology II
xxxxxxxxxx
<html lang="en">
<head>
<meta charset="utf-8">
<title>Semantic Arts Dataset Ontology II</title>
<meta name="description" content="Semantic Arts Dataset Ontology II">
<link rel="stylesheet" href="index.css">
<script src="https://d3js.org/d3.v3.min.js"></script>
<script src="//wafi.iit.cnr.it/webvis/libs/jigmaps/zip.js"></script>
<script src="//wafi.iit.cnr.it/webvis/libs/jigmaps/tree_utils.js"></script>
</head>
<body>
<svg></svg>
<script src="index.js"></script>
</body>
</html>
Modified http://d3js.org/d3.v3.min.js to a secure url
https://d3js.org/d3.v3.min.js
https://wafi.iit.cnr.it/webvis/libs/jigmaps/zip.js
https://wafi.iit.cnr.it/webvis/libs/jigmaps/tree_utils.js