glosis-ld / glosis

GLOSIS ontology network
Other
11 stars 7 forks source link

Add module specific description to Widoco output #107

Closed ldesousa closed 1 year ago

ldesousa commented 1 year ago

The goal is to have the model specific descriptions introduced in 27b6654ede17068989eef599c43c349d379de60b added automatically to the HTML procuded by Widoco. This would respect the phylosophy of all documentation outputs being automatically generated from the RDF.

Actions:

  1. Add descriptions to the owl:ontology instances (e.g. with rfds:comment).
  2. Update the generateDoc.py script to identify and use these descriptions.
  3. Remove the .config files from the docs folder. As these are auto-generated and not meant to be edited manually.