Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
5 tasks
jgeluk opened this issue Nov 30, 2024 · 0 comments
Open
5 tasks
Assignees

Comments

@jgeluk
Copy link
Member

jgeluk commented Nov 30, 2024

  • 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
@jgeluk jgeluk self-assigned this Nov 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant