Pedro Szekely

Results 33 issues of Pedro Szekely

Currently this causes an exception and the model is left in a bad state. One suggestion is that before executing a set semantic type or set link command, Karma checks...

feature

Many ontologies define ranges for datatype properties. It would be good for Karma to automatically add the value of the range as the literal type for literals. Care must be...

feature

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...

feature

Running ``` %%time !$kgtk graph-embeddings -i "$TEMP"/item.edges.tsv.gz \ --output_format kgtk \ -o "$OUT"/graph-embeddings.tsv.gz ``` I get the following error: ``` INFO:torchbiggraph:Loading entity counts... INFO:torchbiggraph:Creating workers... INFO:torchbiggraph:Initializing global model... Traceback (most...

bug
priority 1

Need separate myDIG types for year, year/month, year/month/day, year/month/day/time, so that we can properly parse and display dates to users

enhancement

At a minimum, custom extractors need a name that will appear in the myDIG menu of extractors.

enhancement

There are CSV files where the values are split over multiple columns and we need them as one column. For example, there can be `year`, `month` and `day` columns and...

enhancement

By default, ETK pipeline turns off after one hour. Make sure that for SAGE it is set to never exit.

enhancement
sprint

Looks like DIG does not accept zulu times (trailing z) Verify that ES is correctly mapping the dates so that date queries work. Check the mapping file in ES to...

bug
sprint

Shows a dialog that has a checkbox for each extractor.