-
For post-processing data I often create some shell-pipe-hacks where I post-process data mapped from ugly CSV files. This is not very portable as its outside the RML mapping language.
Christophe Debru…
-
### Issue type: :bug: Bug
### Description
I wanna build something like https://rml.io/test-cases/#rmltc0001b-csv , but YARRRML below doesn't contain the termtype
### Steps
```yaml
mappings:
…
-
### Issue type: :bug: Bug
### Description
In versions 1.3.6+, certain iris are corrupted as GREL lowercasing removes URL encoding of subjects. The rml file generated with version 1.3.5 appears una…
-
### Issue type: :question: Question
Is there any plan to solve this issue? https://github.com/RMLio/rmleditor-ce/issues/3 @thomas-delva
The issue was also mentioned here: https://github.com/RML…
-
Version 2.1.1,output one mapping message per line.
Version 2.1.0,output the whole result. This format is more convenient.
Test case: https://rml.io/specs/rml/#example-JSON
![image](https://use…
-
this is the body
`{
"rml": "@prefix rr: . @prefix rml: . @prefix rdf: . @prefix rdfs: . @prefix ql: . @prefix map: . map:map_person_0 rml:logicalSource map:source_0; a rr:TriplesMap; …
-
```
prefixes:
ex: http://example.com/
schema: https://schema.org/
mappings:
TestMapping:
sources:
- [test.csv~csv]
graph: ex:named_graph # this is the lines that breaks …
-
Hi,
In RML, the logical source descriptions from CSV is:
` rml:referenceFormulation ql:CSV`
but this generates an **Exception**.
```java
rml:logicalSource [
rml:so…
-
In Section 4.1 Identifying collections is stated:
> If no `rr:template` or `rml:reference` is provided for generating blank node IDs (`rr:BlankNode`) or IRIs (`rr:IRI`), then each iteration generat…
-
Add a CARML XML mapping sample to *rdf-mapping-dsl-user* repository. Including the plumbing for processing with carml-cli.
This sample mapping should include the following constructs:
* [ ] `rr:pa…