-
When testing the usage of yarrrml versus rml mapping file (with the rml file being a conversion of yarrrml, so the same mappings), yarrrml is slightly quicker (+-10%).
When looking in the code of mor…
-
There is an opportunity to define joins on a logical source level using fields. This would avoid defining joins every time they are needed somewhere (currently we have the referencing object map, the …
-
#### What Happens?
if my JSON looks like this:
```
{
"owner": [
{
"name": "dgarijo",
"type": "Person"
}]
}
```
And I try to use the following mapping:
```
Agent:
…
-
### Troubleshooting docs
- [X] My problem is not solved in the Troubleshooting docs
### Anaconda default channels
- [X] I do NOT use the Anaconda default channels (pkgs/* etc.)
### How did you ins…
-
Error translating YARRRML to RML:
**IndexError: list index out of range**
Yarrrml mapping:
```yml
prefixes:
idlab-fn: "http://example.com/idlab/function/"
grel: "http://users.ugent.be/~bj…
-
**Describe the bug**
Given a yarrrml which includes a graph defined as `graph: https://example.com/$(id)`, yatter will convert this correctly, even though yarrrml does not support the keyword `graph`…
-
In refactoring the SPITFIRE code, it seems like we don't actually ever remove trunk litter from `patch%sum_fuel`. We *do* remove trunk characteristics from the weighted averages of bulk density, SAV, …
-
Hi!
Is there a way to generate a ttl file that has triples under different named graphs using morph-kgc in python? I want to generate a ttl file like this
@prefix rdf: .
@prefix ex: .
ex:…
-
I don't have any footage of this bug, but after defeating Goo, the key spawned in a completely different part of the level than where Goo was killed.
This left me really confused, as i thought the …
-
#### What Happens?
I'm trying to generating [deeply nested quoted triples]( https://kg-construct.github.io/rml-star/spec/docs/#nested
),but failed.(I tried [ordinary quoted](https://kg-construct.gi…