Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/scienceai/doc-dna

Visualize the DNA of the CreativeWork a JSON-LD document using schema.org context
https://github.com/scienceai/doc-dna

Last synced: 5 days ago
JSON representation

Visualize the DNA of the CreativeWork a JSON-LD document using schema.org context

Awesome Lists containing this project

README

        

doc-dna
=======

Dependencies graph of the
[CreativeWork](http://schema.org/CreativeWork) a
[JSON-LD](http://json-ld.org) document using
[schema.org](http://schema.org) context.

[D3](http://d3js.org/) code is inspired from
[DependencyWheel](https://github.com/fzaninotto/DependencyWheel) by
François Zaninotto.

## Demo

npm run debug

and open index.html with a browser

## Test

npm test

## Build

npm run build