Skip to content

Releases: usc-isi-i2/Web-Karma

v2.046

07 Jun 18:23
Compare
Choose a tag to compare
  1. Support for Language Tags
  2. Bug Fixes

v2.030 Patch 4: Handles cases when input is missing columns in some rows

10 Dec 19:58
Compare
Choose a tag to compare

Patch to v2.030 to handle missing columns. If a column data is missing from the XMl/JSON for some rows, it continues execution.

v2.030 Patch 3 - Handles missing columns

22 Sep 14:45
Compare
Choose a tag to compare

Patch to v2.030 to handle missing columns. If a column is missing, but being used in a command, it creates a new column with empty values so the command can succeed.

v2.030 Patch for PyTransforms

19 Sep 17:37
Compare
Choose a tag to compare
v2.030_patch_py

Merge pull request #136 from InformationIntegrationGroup/pytransform_…

v2.030 Patch Release for Glue Column Command Bug Fix

18 Sep 19:46
Compare
Choose a tag to compare

Patch to v2.030.
Fixes issue to Apply Model containing Glue Column Command

v2.030 Release

26 Aug 19:45
Compare
Choose a tag to compare

Includes:

  • Split Values Command
  • Bug Fixes

v2.028 Release for Sprint 2

19 Aug 17:18
Compare
Choose a tag to compare
  • Bug Fixes
  • Selecting only subset of columns for a source at load time
  • Handling large Ontologies in Manual Mode
  • Typeahead in Set Semantic Type for Classes and Properties in case of large Ontologies
  • Clear Indicator of Manual Mode in Karma Header

v2.027 Release

18 Aug 18:51
Compare
Choose a tag to compare
  • Bug Fixes
  • Selecting only subset of columns for a source at load time
  • Typeahead in Set Semantic Type for Classes and Properties in case of large Ontologies

v2.026 Release

08 Aug 17:14
Compare
Choose a tag to compare
  • Bug fixes and performance improvements.
  • Ability to read and write AVRO files.
  • Karma RDF generation service
  • New Semantic Typing using Lucene

Alternative Blank Node Generation

29 Jul 05:03
Compare
Choose a tag to compare

Adds the ability to generate blank nodes for subjects with no matching data properties.

To enable, edit or create KARMA_USER_HOME/Config/kr2rml.properties and set
template.terms.no.minimum.for.blank.nodes=true