Skip to content

Releases: RDFBones/ExtensionTemplate

Improved prototype

04 Dec 13:44
f82d09d
Compare
Choose a tag to compare
Improved prototype Pre-release
Pre-release

Improved version, now including templates for documentation.

Changelog

New Feature

  • Added 'doc' directory with templates for documentation resources.

Improved prototype

03 Dec 17:47
de04a7a
Compare
Choose a tag to compare
Improved prototype Pre-release
Pre-release

Improved version based on feedback from application in a real use case.

Changelog

New Features

Minor Improvements

  • SPLIT statement for dataset members in datasets template.

Bug fix and new features

03 Dec 16:19
27df5ea
Compare
Choose a tag to compare
Pre-release

Fixes a bug in the previous version.

Changelog

Critical fixes

  • Output file no longer contains the core ontology and dependencies while the -f option is not set.

New features

  • Annotations are specified at the head of the script for easier editing. Multiple creators and contributors can be specified as arrays to receive individual XML statements in the output file.
  • A verbose mode can be toggled with the -v option. In verbose mode the script renders information about current processes. This can be helpful in debugging.

Improved prototype

05 Jul 13:28
Compare
Choose a tag to compare
Improved prototype Pre-release
Pre-release

Improved version after application in a real use case.

Changelog

  • Improved usability by reduction of required user interactions with the bash script (#18).
  • Better support for extensions with multiple dependencies (#15).
  • Improved support for sorting context in the template for value specifications (#14).
  • New column 'associated axioms' in the template for value specifications (#16).
  • Improved column header for target material in specimen specifications in the template for study designs (#17).
  • Templates now contain language tags (#13).
  • Documentation in README file.

First fully functional prototype

27 Jun 10:32
Compare
Choose a tag to compare
Pre-release

This is the first version of the template capable of creating an entire RDFBones ontology extensions. It works with the example data entered into the templates but has not yet been tested on a real use case.