OWLDoc is in a format that can be used for the Web page

The following issues with the automatically generated OWLDoc have been found:

  • the line

    Loaded from file: ...

    should be removed
  • Property categories which have no defined members (in our current case object properties and data properties) need to be removed from the index files - as they are empty the index points to a non-existing page
  • There are two display options: a window split in three areas or a window with a single area but both have display issues
  • the generated OWLDoc is extremly large as for individuals the html page contains the description of all individuals which have been created before the current one. One could think of a tool deleting all lines from the first <div id='isdefinedby_(1)'> line and including the last but one line </div><!-- usage (1) -->

How do we want to proceed?

Edited by Ghost User