Skip to content

WiDOCO 1.4.20: Increased Metadata support and many fixes

Compare
Choose a tag to compare
@dgarijo dgarijo released this 29 Aug 12:17
· 153 commits to master since this release
4da92b2

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)