Skip to content

mapping-template v2.4.1

Choose a tag to compare

@AuPath AuPath released this 21 Mar 10:03
· 166 commits to main since this release

Fixes:

  • Corrected JSON formatter issue introduced in v2.4.0 where top-level arrays were not recognized as valid JSON files.
  • Removed './' as default --basepath value. Now assumes file resources are supplied as absolute or relative paths. './' can still be specified to --basepath to get the previous behavior.

Dependencies upgrades

  • RDF4J has been upgraded to version 4.3.10