Skip to content

Widoco 1.3.0: Automated changelog section

Compare
Choose a tag to compare
@dgarijo dgarijo released this 07 Mar 03:17
· 609 commits to master since this release

This version of Widoco creates an automated changelog section of your ontology. For all classes, properties and data properties, Widoco will calculate the new changes, additions and deletions and present them in a human-readable manner. In order to benefit from this feature, you just have to annotate your ontology with the URI of the previous version. You can use owl:priorVersion, dc:replaces or prov:wasRevisionOf to annotate your ontology (Widoco will only consider one file to compare against).

Additional improvements:

  • RDF-a annotations are replaced with JSON-LD snippets. The page is just annotated with schema.org. The rdf-a annotations made it difficult to maintain, and the structured extraction tool provided by Google did not work. With the JSON-LD snippet everything is clearer. The provenance of the page itself is published separately.
  • Now it is possible to generate ONLY the cross reference section of an ontology.
  • Bug fix that led to errors when opening some ontologies like OBI

Overview sample of the changelog:
overview