-
@wmaroy, @andimou, @kurzum, @jimkont This RML mapping https://github.com/dbpedia/extraction-framework/blob/rml/mappings/rml/en/Mapping_en:DavisCup_player.ttl
produces the following classes out of a…
-
My mapping file just had the logical source someFile.csv. I pointed the RecordsFactory class to the path where I had this file on my system. In my case it was in /tmp/ directory.
When the process…
-
## Environment
rmlmapper v6.5.1 (reproducible also as far back as v6.1.3)
Linux/WSL2
Java 17, 11
### Namespaces
```
@prefix owl: .
@prefix rdf: .
@prefix rdfs: .
@prefix xsd: .
@pref…
-
Hello,
I am trying to map an XML source to RDF but cannot seem to get multi-hop mappings or multi-join conditions to work. After having gone through the [documentation](https://rml.io/specs/rml/), …
-
This [implementation report](https://rml.io/implementation-report/) shows a lot of test failure, but this was 3 years ago, but many tests are [silently ignored](https://github.com/search?q=repo%3Amorp…
-
#### What Happens?
I am running Morph with correct mapping file over Parquet source file specified in config.ini using file_path .
The Parquet source file contains two types of values to consider…
-
-
Came from kg-construct/rml-core#1
it is possible to nest functions (see eg https://github.com/RMLio/rml-fno-test-cases/blob/master/RMLFNOTC0018-CSV/mapping.ttl), so functions on top of functions, b…
-
@wmaroy Eg https://github.com/dbpedia/extraction-framework/blob/rml/mappings/rml/en/Mapping_en:Cornwall-geo-stub.ttl:
```ttl
@prefix dbr-en: .
a rr:PredicateObjectMap ;
rr:object dbr-e…
-
Hi there,
When using `rr:template`, URIs are produced instead of IRIs: instead of for "A Bergström".
I am using [RMLMapper CLI](https://github.com/RMLio/rmlmapper-java/releases/download/v6.0.…