20 lines
692 B
Markdown
20 lines
692 B
Markdown
# EDGY Ontology
|
|
|
|
This repository hosts the official EDGY ontology (Turtle serialization) and its documentation.
|
|
|
|
## Contents
|
|
- `/ontology`: Core ontology (`edgy.ttl`) and Omyn specialized properties.
|
|
- `/docs`: Generated documentation with [LODE](http://www.essepuntato.it/lode/) and [Widoco](https://github.com/dgarijo/Widoco).
|
|
- `/visualizations`: JSON file for interactive visualization with [WebVOWL](http://vowl.visualdataweb.org/webvowl/).
|
|
|
|
## Online Documentation
|
|
Once deployed, documentation will be available at:
|
|
- [LODE Documentation](docs/lode.html)
|
|
- [Widoco Documentation](docs/widoco/index-en.html)
|
|
- [WebVOWL Visualization](visualizations/edgy.json)
|
|
|
|
## License
|
|
CC BY-SA 4.0
|
|
|
|
|