-
Possible approaches:
- publish all queries used to create mappings in a paper (or technical report as suggested by Christophe Nicole)
- produce RML mapping file to formalize unidirectional data inst…
-
#### What Happens?
Morph-KGC skips the generation of certain triples resulting from a self-join.
#### To Reproduce
Consider following input data:
```
car,color
car1,blue
car2,blue
car3,gre…
-
## 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
``…
-
Hi there
I am trying to create linking property values from a string with concatenated foreign keys in a CSV.
CSV data source: https://data.snf.ch/Exportcsv/Person.csv
mapping:
```ttl
@pref…
-
Hi, thanks for your work. I would like to use it in a project, because this repo is the access to RML when using python.
But there is no Release, there is no pypi upload. So one can only install an…
-
Installing the package via `apm install rml-editor` or package manager in Atom causes this error:
- The workaround should be to clone this repository in `~/.atom/packages/`.
```
$ apm install r…
-
@VladimirAlexiev
Hey we have an initial version of transforming the mappings to RML, see here https://github.com/dbpedia/extraction-framework/tree/rml/mappings/rml/en
Would you be so kind to go t…
-
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…
-
**Hello
Running GetOutputInfo funtion of rml::Model will throw a error, when onnx model has more than three ConvTranspose2d.
My test model structure is very simple and consists of multiple blocks, w…
-
Hi,
in one of my mappings I have a boolean conjunction as condition: a subject should only be created if the field `warc-header.warc-type` has the string value `response` **and** if the string of t…