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.
- Host: GitHub
- URL: https://github.com/oada/oada-formats-viz
- Owner: OADA
- Created: 2017-02-05T06:40:59.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-10T17:13:52.000Z (over 9 years ago)
- Last Synced: 2025-01-03T21:43:32.906Z (over 1 year ago)
- Language: JavaScript
- Size: 4.57 MB
- Stars: 1
- Watchers: 9
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.