Skip to content

Releases: ecrum19/ocg

v1.1.1

Choose a tag to compare

@ecrum19 ecrum19 released this 13 Aug 07:56
  • Improved Readme
  • Added auto NPM publishing

Full Changelog: v1.1.0...v1.1.1

v1.1.0

Choose a tag to compare

@ecrum19 ecrum19 released this 13 Aug 06:46

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

Choose a tag to compare

@ecrum19 ecrum19 released this 12 Aug 06:39

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.