Skip to content

Create initial PoC (OWL ontology file as input, Typst doc as output) #2

@jgeluk

Description

@jgeluk
  • Read an OWL file of a given ontology (for instance https://ekgf.github.io/dprod/)
  • Create a new ontology that defines what "things to document" is all about
  • Load the OWL file into an in-memory RDF graph analysing it for "things to document"
  • Store output of that analysis as RDF in OxiGraph (embedded into same executable)
  • Generate typst files from that and run the Typst compiler to generate a PDF from that

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions