MISP / MISP/PyTaxonomies

Exporting the full PyTaxonomies data structure in D3 js partition (v3) hierarchy (v4) model

Open
#1 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Python
Stars
31
Forks
6
PR merge metrics
No merged PRs in 30d

Description

Exporting the full PyTaxonomies data structure in D3 js partition/hierarchy model to make an navigable website of all the taxonomies.

https://mbostock.github.io/d3/talk/20111018/partition.html

It seems that in D3 js version 4, this moved to https://github.com/d3/d3-hierarchy/blob/master/README.md#hierarchy hierarchy https://github.com/d3/d3-hierarchy/blob/master/README.md#hierarchy

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the PyTaxonomies data structure and the linked D3 partition example, then compare it with the D3 v4 d3-hierarchy documentation. Done means defining and exporting the full taxonomy structure in a form that supports a navigable website of all taxonomies.

Written by the indexing model from the issue text.

Assessment

Tech stack
d3js, python
Domain
data-visualization
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.