Skip to content

Releases: dgarijo/Widoco

WiDOCO 1.4.25: Documentation fixes and new provenance flag

30 Jun 09:48
e6dbf9f
Compare
Choose a tag to compare

This version of WIDOCO fixes documentation broken links, clarifies how to download Docker images and includes a new option for excluding the provenance page from documentation (thanks to @MikiDi)

What's Changed

  • Bump docker/build-push-action from 5.3.0 to 5.4.0 by @dependabot in #709
  • CLI option to exclude provenance link by @MikiDi in #710
  • Improved documentation (broken links)

Full Changelog: v1.4.24...v1.4.25

WiDOCO 1.4.24: Hotfix for SWRL rules

30 Apr 15:12
e6a9f23
Compare
Choose a tag to compare

This release introduces a hotfix for ontologies with SWRL rules and empty labels.

What's Changed

Full Changelog: v1.4.23...v1.4.24

WiDOCO 1.4.23: Bugfixes

07 Apr 16:37
ce9047b
Compare
Choose a tag to compare

Quick release for three minor bugs detected by @SirkoS:

  • Error in dark mode table
  • Markdown support when using the uniteSections flag
  • Content override when HTML sections were set up by hand.

What's Changed

New Contributors

Full Changelog: v1.4.22...v1.4.23

WiDOCO 1.4.22: Dark mode and flexibility for loading references

04 Apr 17:48
2bcd9d1
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v1.4.21...v1.4.22

WiDOCO 1.4.21: Better support for rules and minor fixes

31 Dec 19:46
62e3820
Compare
Choose a tag to compare

This release introduces the following changes:

  • Better support for SWRL rules thanks to @vChavezB
  • Fix #658 problems displaying custom introduction sections
  • Improved documentation and README
  • Now the affiliation parenthesis and commas are more consistent for authors (#572)
  • Fixed a problem when using the flag -confFile making disappear the namespace declaration section

New Contributors

Full Changelog: v1.4.20...v1.4.21

WiDOCO 1.4.20: Increased Metadata support and many fixes

29 Aug 12:17
4da92b2
Compare
Choose a tag to compare

This new release addresses the issues listed below, and it updates the metadata guides:

  • Name is expanded and documented in table and guides (614).
  • DateRelease and dateModified overlap (fixed) (614)
  • Support for http and https in schema.org properties (before only https). This flexibility is to address potential mismatch properties.
  • Fixed Licensius integration issues (607)
  • Placed JSON-LD before than HTML in htaccess so we can import ontologies in the JSON-LD playground (i.e., from browser)
  • Support for extended ontologies added from the ontology metadata (with voaf:extends) (614)
  • Separated abstract from description. Used ontology description for the description section (544)
  • Imported ontologies have been added to the documentation table (614)
  • skos:editorialNote (592)
  • editorialNote is not added in guide (now added)
  • Added preferred metadata terms in checklist, and added examples for each (242)
  • Added dce and dct as elements and terms for dublin core.
  • Added support for:
  • Added support for logos (and guidelines to add them #497).
  • Fixed error: when saving properties, there are some nulls in publisher.
  • Added support for mod:status.
  • Added support for describedby (source)
  • Add editorialNote in metadata guide.
  • Add source in Widoco (ontology level). And load/save in properties. And form. And HTML.
  • Add seeAlso in Widoco (ontology level). And load/save in properties. And form. And HTML.
  • Explain how to run from code (#574)
  • add support for schema:creativeWorkStatus.
  • Sort NS table (#610)
  • Checked equivalentClass works correctly.
  • JFileChooser in GUI (602) (except a minor one for browsing folders)
  • Fix #605 about the main gui when saving withot the --rewriteAll option.
  • If multiple labels (skos:prefLabel, rdfs:label) are provided, just pick just one. #556
  • Added funding and funder information
  • Intro section (new property) (#544, #612)
  • Intro: load it from properties file if available.
  • Supported serializations (new prop)
  • Fixed problem with funders.
  • Added tests.
  • Separate namespace declaration in a different html (#609)
  • isDefinedBy in data properties does not work well (#588)
  • Bug: properties extending annotation properties do not work (530)
  • Rules: add a new section + doc (#591)

WiDOCO 1.4.19: Small fixes on redirections and version

01 Jun 16:37
eea5c71
Compare
Choose a tag to compare

This new release of WIDOCO:

  • Addresses a problem with the name of the files for the rdf/xml serialization (at times .owl, at time .rdf). Now it's always .owl.
  • Adds a small icon (RDF) to the documentation pages
  • Adds the version of the WIDOCO JAR explicitly with the command --version
  • OOPS! tests are now static, not requiring the service to work for the build to pass.

Full Changelog: v1.4.18...v1.4.19

WIDOCO 1.4.18: Fix javascript issues

26 Apr 14:08
7d125bd
Compare
Choose a tag to compare

This version fixes:

  • Minor problems in the generated HTML.
  • Minor problems with mixed content in the javascript
  • Clarifies documentation on which fields Widoco adopts.

New Contributors

Thanks to:

Full Changelog: v1.4.17...v1.4.18

WIDOCO 1.4.17: Update OOPS! Web service. GitHub actions

19 Apr 11:10
2596aa2
Compare
Choose a tag to compare

This version fixes OOPS! (newest URL) and sets up GitHub actions so users with different versions of Java can use Widoco.

What's Changed

New Contributors

Full Changelog: v1.4.16...v1.4.17

WIDOCO 1.4.16: Support for German and Dutch

17 Mar 22:13
b48fb41
Compare
Choose a tag to compare

This version of WIDOCO includes support for German and Dutch (thanks to Flores Bakker), extraction of metadata from local authors and organizations URIs (if you describe authors and their organizations in your ontology, WIDOCO will automatically detect it) and additional support for adding images in your documentation.

What's Changed

New Contributors

Full Changelog: v1.4.15...v1.4.16