ontocore-docs
Part of OntoCore (semantic workspace engine). New in v0.11.
Export ontology workspace catalogs to Markdown and HTML documentation.
CLI
Library
use ;
use OntologyCatalog;
let catalog = /* from Workspace */;
export_workspace?;
Documentation
License
MIT OR Apache-2.0