Skip to content

v1.7.0

Choose a tag to compare

@jamesaoverton jamesaoverton released this 31 Jul 18:02
· 1025 commits to master since this release

This release adds the export command and several fixes.

Added

  • Add export command #481
  • Add JSON format to export in #645
  • Add Excel format to export in #646
  • Add --create-tdb <true/false> option to query in #685

Changed

Fixed

  • Fix filtering axioms with multiple axiom selectors #644
  • Fix comparator method for sorting empty strings with export in #654
  • Fix releasing dataset after exception when running report with --tdb true #659
  • Reduced time spent loading datasets for query in #666
  • Fix writing JSON format to use OutputStream with 'convert' in #671
  • Fix IRI resolution for template in #689
  • Fix MIREOT extract on overlapping class/individual entity for #709 in #710
  • Fix issue with --add-prefixes option in #715