Releases: ecrum19/ocg
Releases · ecrum19/ocg
Release list
v1.1.1
v1.1.0
Release Notes
Improvements Since v1.0.0
- Added a reusable CLI for initializing, validating, building, previewing, and cleaning ontology companion sites.
- Added support for Turtle, RDF/XML, JSON-LD, and N-Triples ontology inputs.
- Improved graph interactions with hover details, selection, deselection, label interaction, forgiving edge hit areas, and draggable nodes.
- Added package-version-aware footer branding and OCG favicon links.
- Expanded README and Usage Guide documentation with configuration examples and accepted input formats.
- Added automated build, CLI, configuration, and generated-site tests.
v1.0.0
OCG v1.0.0
Initial release of the Ontology Companion Generator (OCG).
- Generates a customizable GitHub Pages companion site for a single ontology.
- Supports Turtle, RDF/XML, JSON-LD, and N-Triples inputs.
- Provides Home, Reference, Terms, Graph, Specification, and Usage Guide pages.
- Includes custom Sigma.js graph visualizations with predicate-node and predicate-edge modes.
- Supports optional WebVOWL, SHACL, ShEx, examples, and ReSpec artifacts.
- Provides centralized configuration through
ocg.config.json. - Includes a GitHub Actions workflow for automated site generation and deployment.