-
I was contacted by the chairs of the [Knowledge Graph Construction CG](https://www.w3.org/community/kg-construct/), who would like to create a Working Group. The WG is producing a set of specification…
-
Hi,mikke89. Thanks for your creation of RmlUI, which helps me a lot in my project. It is a great work really. But recently I encounter an annoying bug when using it, totally no clue what I can do abo…
-
Looking at the examples, it looks like they are the same thing. Then, we should use the same name.
-
The documentation [suggests that](https://morph-kgc.readthedocs.io/en/stable/documentation/#hierarchical-files) Xpath 3.0 is supported. However, I would like to create a template with an xpath looking…
-
The `rdfs:domain` of `rml:logicalTarget` is defined to be `rml:TermMap`, yet it is also used on `rml:LanguageMap` which is not a `rml:TermMap`.
Options:
* drop the domain for `rml:logicalTarget`
…
-
To properly support RAYX's new features, we are looking into creating a new format to load and save beamlines with.
- [ ] Example rml 2.0 file
-
`rml:Field `needs some properties of `rml:Source`, especially when switching reference formulation, e.g. `rml:null` and the seperator specification for CSVW.
-
I've created an example in the `tutorial` directory. Here are the important bits:
`index.rml`:
``` html
Window
```
`main.cpp`:
``` cpp
// ...
#include
R…
-
Hello,
I am experiencing an issue with RMLMapper where colons (:) in the id field of my JSON data are getting encoded into %3A in the resulting RDF knowledge graph. Below are the details of my inpu…
-
#### What Happens?
When transforming data from a relational database no triples are generated when using the RML terms for the logical source, However, when changing those mappings for using the R2R…