Web-Karma
Web-Karma copied to clipboard
Information Integration Tool
Hi, the following paper by @jasonslepicka says that Karma do not support rr:joinCondition. I was just wondering, is there a way in Karma to deal with foreign Keys ? Mean...
Although it doesn't seem to be impacting the output, I found that in the Karma GUI when I specify a custom IRI for a literal type, it is automatically prefixed...
While using the selection filter feature in WebKarma, I have noticed a few quirks that lead to incorrect behaviors: 1. When modeling, once I apply the selection, it appears later...
From feedback from one of our collaborators (@nvander), it seems Karma does not produce error messaging in offline mode when a PyTransform fails, specifically when a particular package does not...
Implemented Automatically Generate Literal Types feature and fix isPrimary params do not pass and apply to set SemanticType related functions and class bug.
Could still need some improvement. E.g. when running `mvn jetty:run`, additional JARs are being downloaded via Maven. IMHO this is not good practice. A Docker image needs to be able...
Currently Karma only allows semantic types for datatype properties under the assumption that the data contains literal values. In some datasets, the data contains URIs, that the user wants to...
Integration with semantic typer service. Video demo of how it should work: https://youtu.be/lHiBXR67wEE Service is hosted here [email protected]. Ask @saggu for login details. to go to the place the service...
Docker image build was failing due to old versions and links for maven installation in Dockerfile. https://github.com/usc-isi-i2/Web-Karma/blob/master/Dockerfile#L6 This PR replaces old maven links with version 3.9.6, now docker image is...
Bumps org.apache.commons:commons-compress from 1.21 to 1.26.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...