Widoco
Widoco copied to clipboard
Wizard for documenting ontologies. WIDOCO is a step by step generator of HTML templates with the documentation of your ontology. It uses the LODE environment to create part of the template.
For Widoco, the general title of the page is treated as a ``; the upper chapters "Introduction", "Description", "References", "Acknowledgements" etc. are `` and their partitions "Classes", "Object properties" etc....
Motivation: Current builds contain a complete version, which could lead to confusion. Modification: Adopt maven's SNAPSHOT support. This is a feature where builds that are not from a release are...
In a project using Widoco to generate documentation of vocabularies, we received an issue on prefix usage for http://purl.org/dc/terms/, cf. issue https://github.com/mobilityDCAT-AP/controlled-vocabularies/issues/30 Regarding Widoco, @heidivanparys pointed out that `dc:` is...
There are currently two issues: - The dockerfile does not work anymore, because the docker.io/library/openjdk:17-slim image is no longer available. This will have to be replaced with a new image....
**Is your feature request related to a problem? Please describe.** The default page is index-en.html instead of index.html And when adding different languages, multiple index files are created: index-en.html, index-es.html...
**Describe the bug** I added metadata about creators and contributors to an ontology as follows. However, only contributors are correctly rendered as in the screenshot. ```turtle a owl:Ontology ; dcterms:contributor...
**Describe the bug** When an ontology entity is declared both as (i) an `owl:Class` or an `owl:ObjectProperty` and (ii) as an `owl:NamedIndividual` (OWL 2 punning), Widoco fails to display its...
Now that OOPS! has offline capabilities, we should integrate with Widoco: https://github.com/oeg-upm/OOPS