Skip to content

Releases: dgarijo/Widoco

Widoco 1.2.3: [Bug fix] Licensius is optional

15 Nov 03:17
Compare
Choose a tag to compare

The Licensius web service has been unstable lately. This led to long waits from the server, even with a timer on the request. Therefore retrieving the license using this service is now optional and loading metadata properties from the ontology is faster.

Widoco 1.2.2: Major bug fixes and improvements

07 Aug 20:49
Compare
Choose a tag to compare

This version fixes the following issues/improvements:

  • 188: lang separator doesn't work on unix systems. Changed ";" to "-" as separator
  • 189: return a non-zero value if there are problems generating the doc
  • 151: text area in the table should be bigger
  • 177: Ability to provide authors institution URI in the config
  • 155: allow possibility of adding Zenodo URI (DOI)
  • 132: could improve placeholder text
  • 174: Dynamic sections
  • 170: Check why isDefinedBy is not recognized sometimes
  • 171: Separate configuration from vocabulary metadata

In addition, I have fixed the custom style CSS, saving the publisher in the config file, producing an alt in images to avoid broken images when no connection is available and issues with the consistency in sections and back to toc titles.

Finally, the toc will be now dynamic, so it will get updated if new headers with class "list" are added to the document.

Widoco 1.2.1: Interface bug fixes

20 Jul 16:58
Compare
Choose a tag to compare

In this release a couple of bugs have been fixed.
First, a bug that froze the program after hitting the "back" button, once the ontology properties had been loaded.
Another bug fix is that now "publisher" will not appear if it's not filled in the .properties file.

Widoco 1.2.0: Extended metadata enrichment

18 Jul 16:52
Compare
Choose a tag to compare

This version automatically extracts the properties "publisher" and "versionIRI" from the ontology. In addition, it adds a link to webVowl and fixes some minor issues.

Widoco1.1.1: Integration with Licensius is back online

16 Jul 15:59
Compare
Choose a tag to compare

This release contains the time outs for using Licensius (for retrieveing license names from the ontology) and OOPS! (for evaluation)
In addition, it also fixes some small issued with content negotiation when loading Protégé. By default, the .htaccess file will serve rdf/xml when asking for * / * and turtle when asking for text/*

Content negotiation bundle

06 Jul 16:01
Compare
Choose a tag to compare

Now Widoco can create a content negotiation bundle that helps you deploy your vocabulary on your server. In addition, now different serializations of a vocabulary are saved locally, in order to facilitate users pointing to them.

Note: due to time outs in Licensius, it is disabled in this version

First stable release of Widoco

19 May 16:49
Compare
Choose a tag to compare

This release fixes multiple bugs from the earlier release, and allows customizing a label on the side with the current status of the document.

This version also improves how an ontology is loaded, applying content negotiation when necessary.