-
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
7 months ago
-
I have observed the issue on two sperate systems, all running 4.1 on CentOS7
StudioCProd: Client in a client Server Setup, primary role is running airplay for HD2, recording hourly off air files.
b…
-
When transforming
`napoleon.bonaparte@emperor.fr`
through
`rr:template "mailto:{USER_EMAIL}" ; rr:termType rr:IRI`
I get `@` URL-encoded.
``
-
#### What Happens?
I'm connecting to a MS SQL data base and all mappings are working fine. Even, when I call python functions to do transformations on top of the data they are also working fine, e.g…
-
This is an issue that was raised in context of issue [Clarification needed regarding the mapping of OPT-090-Lot (Question 2)](https://github.com/OP-TED/ted-rdf-mapping-eforms/issues/2)
More specif…
-
#### What Happens?
Link mapping with a dynamic subject fails with the following error: `KeyError: 'subject'`
#### To Reproduce
```yml
prefixes:
kb-ingredientname: http://idea.rpi.edu/heals/k…
-
#### What Happens?
When I update my morph_kgc version from 2.6.4 to 2.7.0, without modifying my code, I now get an AttributeError
#### To Reproduce
```
config_ini = f"""[CONFIGURATION]
…
-
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…
-
#### What Happens?
Morph generates 0 triples, but it should generate at least one
#### To Reproduce
Use this rml mapping:
```
@prefix rr: .
@prefix rml: .
@prefix ex: .
@prefix ql: .
@pref…
-
Hello,
I'm not sure if this is the right place for it, but I have a feature request. The [currently supported](https://rml.io/docs/rmlmapper/default-functions/) don't include a string replace funct…