dig-etl-engine
dig-etl-engine copied to clipboard
Download DIG to run on your laptop or server.
As a disclaimer this could be an issue with the fact I haven't used Docker before* I followed the installation instructions, etc, everything seems to be installed fine with no...
We're trying to run this on CentOS7 with SELinux enabled. If I change SELinux in to permissive mode, the swarm comes up, but if it is in enforcing mode, dig_kafka...
I have many datasets in the form of csv files I wanted to know what is the process to create a KG using the semantic modeling from KARMA and then...
Hi, We've uploaded some custom data extracted from a set of webpages, attached below as a zipped .jl file. [output.zip](https://github.com/usc-isi-i2/dig-etl-engine/files/2544002/output.zip) We've loaded this into DIG and added a date extractor...
Datasets with identifiers containing upper case letters are being duplicated in the status.json file contained in the working_dir of the project. This is causing the desired flag in the DIG...
Got an AttributeError: module 'urllib' has no attribute 'unquote' thrown on line 240 of app/mydig-webservice/ws/search/conjunctive_query.py Solution: https://stackoverflow.com/questions/8628152/url-decode-with-python-3
Is this a known issue? I've got some fields added, glossaries, and everything seems fine--except when I go to the search UI, nothing shows. Any tips?
Hi, I am unable to import sample project in myDig. Error ."Failed to import project config"   I do see some of the folders are imported. The project directory...
Hello Mr. Singh, I have followed the instructions for hands-on example project '**events**' as mentioned in the advanced user guide. I'm not able to obtain the expected DIG Search UI...
## Create hbase table `dataset_view`, if it does not exist. This will be used for `TLD View` in mydig frontend. ### Schema: ``` rowid: design- _. Allows us to quickly...