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

https://github.com/oada/oada-formats-viz

Webpage for visualizing formats and vocabularies in oada-formats.
https://github.com/oada/oada-formats-viz

Last synced: over 1 year ago
JSON representation

Webpage for visualizing formats and vocabularies in oada-formats.

Awesome Lists containing this project

README

          

# OADA Formats Visualization
===================================

This repo provides a webpage that can view and interact with an
oada-formats repository to navigate it's terms, types, links, and examples.

To include a custom oada-formats repository for visualization, you need
to add that repo as a submodule to this one:
```
cd top_of_this_repo
git submodule add format-repos/
```
That will make a folder under format-repos/ which will be included in the
page's known format schemes.