-
Thank you for your excellent work. Please ask how you obtained the FinalRules datasets in **Reproduce KGC results with mined rules.**
-
Hi! I'm trying to translate some tables I have on a pgAdmin server into RDF. Initially, I had my input files physically on my computer as CSV, and my code was working fine. Now that I've tried to conn…
00ade updated
6 months ago
-
#### What happens and steps to reproduce:
I need to generate condition-based triples depending on a certain value in my data source. To learn how to do that, I have been playing with the default exam…
-
Hi, thanks for this wonderful lib!
#### What Happens?
When one defines a Json source that does not have the 'json' extension, the mapping errors with:
`UnboundLocalError: local variable 'data…
-
Hi,
In my zed `settings.json`, I can configure the pyright initialzation options like this:
````
"lsp": {
"pyright": {
"settings": {
"python": {
"pythonPath": ".…
-
### Environment
MekLab 0.49.19
Windows
Java SDK 17.0.10 (64-bit)
### Description
When MekLab is calculating the CBill cost for a given unit, it is incorrectly calculating the price, because it …
-
#### What Happens?
When we transform a file using RML which is in parquet format that has attribute value as NULL, morph kgc doesn't ignore and we get the triples generated as "None"
#### To Repr…
-
Hello Team,
Thank you for your work.
I recently started using Morph-KGC library for one of the use cases focused on building Knowledge Graph from a relational database like Oracle. We are trying t…
-
Dear authors,
I met this problem when I ran the MKG task. I tried to solve it in the data_module file, but I failed. Have you ever met the same problem?
warnings.warn(
Namespace(accelerator=None,…
-
#### What Happens?
After default installation of Morph-KGC, the "morph_kgc" library cannot be imported due to missing "sqlalchemy" dependency.
#### To Reproduce
```bash
pip install morph-kgc
…