-
Error translating functions in RML at the PO level.
yarrrml mapping:
```yml
prefixes:
grel: http://users.ugent.be/~bjdmeest/function/grel.ttl#
idlab-fn: http://example.com/idlab/function/
…
-
## Environment
rmlmapper v6.2.2 (reproducible also as far back as v6.1.3 and even older)
Linux/WSL2
Java 11
## Problem
Given the following kind of input XML:
```xml
``…
-
Section "6.6.1 Automatically deriving datatypes" is underspecified. The test cases assume that all values are string literals. The spec does mention automatically deriving datatypes for SQL with no "c…
-
I noticed that CARML supports [streams](https://github.com/carml/carml#input-stream-extension) like `stdin` which is very useful because no fixed file name ends up in the mapping.
Will there also b…
-
It would be very useful to support `RDFS lexicalisation` or `SKOs lexicalisation`.
We need to leave editorial comments and label mappings with references to "fields in a conceptual model".
In RM…
-
Hi all,
Us in Graph.Build have been users of your project for quite a long time already. We are working on a use case, where a mapping transformation for a CSV file expects to find a determinate fi…
-
I would expect mapping to occur for the following mapping file:
```
@prefix rr: .
@prefix rml: .
@prefix ql: .
@prefix rdfs: .
@prefix ex: .
@prefix xsd: .
rml:logicalSourc…
-
Hi @katsi,
I was searching for solutions to dynamically generate RML mappings instead of writing them manually and came across your repo.
Was this intended as a mere PoC or do actually use this in…
-
Hi @DylanVanAssche,
I have just tried [v7 release](https://github.com/RMLio/rmlmapper-java/releases/download/v7.0.0/rmlmapper-7.0.0-r374-all.jar) of rmlmapper and my unit tests broke ;-)
```ttl
…
-
Here is the full RDF-star mapping. We can import morph-kgs and export it.
Small caveats we need to decide:
- How to change the base URI? We may want to change it
- We will have to deal with the ch…