WiDOCO 1.4.22: Dark mode and flexibility for loading references
This version of Widoco adds a great dark mode by @vChavezB and some fixes to allow pointing to the code repo where a vocabulary is maintained, removing obsolete html annotations and allowing to load your own reference section from a config file.
What's Changed
- Run widoco with unprivileged user in container by @janvlug in #669
- Fixed SWRL Toc by @vChavezB in #670
- Bump docker/metadata-action from 5.4.0 to 5.5.0 by @dependabot in #673
- Added darkmode by @vChavezB in #672
- Parsing external owl entities (direct/indirect imports) + individual facts with external owl entites by @vChavezB in #668
- Bump docker/metadata-action from 5.5.0 to 5.5.1 by @dependabot in #678
- feat: Considering owl:unionOf for rdfs:domain and rdfs:range by @Murloc6 in #679
- Allow loading local ontologies for imports by @vChavezB in #674
- Fix #618 by @dgarijo in #685
- fix(extraction): Do not force lower-case if URI do not have label by @Murloc6 in #686
- Develop by @dgarijo in #687
- version update by @dgarijo in #689
New Contributors
Full Changelog: v1.4.21...v1.4.22