-
### Issue type: :bug: Bug
### Description
* When using the `grel:str_split` function on a semicolon-separated value from a CSV file everything works fine: all values are picked
* When the field…
-
Hi all,
I have a problem using the root selector with rml:reference when the iterator of the logical source is not $ e.g. rml:reference "$[3]"
This is my mapping file:
```
@prefix td: .
@…
ghost updated
3 years ago
-
Hi @samiscoding , I tried to run the Dragoman but it crashes even with the default existing functions
There was no complete example given so I need to build mine by reverse engineering the existin…
-
R2RML states
> When providing access to the [output dataset](https://www.w3.org/TR/r2rml/#dfn-output-dataset), an [R2RML processor](https://www.w3.org/TR/r2rml/#dfn-r2rml-processor) MUST abort any …
-
Hi everyone,
the YARRRML specification allows to specify a base IRI saying
> This IRI will be used for the creation of the IRIs of the term maps and sources of the [R2]RML rules.
As far as I un…
-
Hello --
I have a question, we are trying to get json path working in RML for data which has properties with "." (dot).. Will this work in morph
Sample data
```
[
{
"testData": {
"ta…
-
I am executing rmlmapper in commandprompt with no errors, however there is no outputfile generated.
my mappingfile looks as follows:
```
> @prefix rr: .
> @prefix dc: .
> @prefix dbo: .
…
-
Hi,
this repository could be very useful to help understand how an RML to LDES mapping works if there were just a bit more documentation. Here are a couple of problems I came across.
1. it…
-
We have lists with grants for certain translations. Depending on the data source this either contains also the amount or not. Anyway, this information should be mapped to RDF and added to our corpus s…
-
When processing JSON source, a couple of issues arise that hamper transformation to RDF
- escaped backslashes in strings aren't unescaped
- line breaks in strings using \n aren't retained
- leading sp…