Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/scienceai/doc-dna
- Owner: scienceai
- License: apache-2.0
- Archived: true
- Created: 2014-02-12T22:30:38.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-28T21:06:55.000Z (about 10 years ago)
- Last Synced: 2024-04-29T12:03:19.960Z (6 months ago)
- Language: JavaScript
- Homepage:
- Size: 355 KB
- Stars: 4
- Watchers: 9
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - scienceai/doc-dna - Visualize the DNA of the CreativeWork a JSON-LD document using schema.org context (others)
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