Releases: usc-isi-i2/Web-Karma
Releases · usc-isi-i2/Web-Karma
v2.046
v2.030 Patch 4: Handles cases when input is missing columns in some rows
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
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
v2.030_patch_py Merge pull request #136 from InformationIntegrationGroup/pytransform_…
v2.030 Patch Release for Glue Column Command Bug Fix
Patch to v2.030.
Fixes issue to Apply Model containing Glue Column Command
v2.030 Release
Includes:
- Split Values Command
- Bug Fixes
v2.028 Release for Sprint 2
- 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
- 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
- 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
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