-
Hi trying to reproduce the steps in the README on windows, I get the following error:
```
[ERROR] Failed to execute goal on project RML-RDFUnit: Could not resolve dependencies for project be.ugent.mm…
-
Following on from @vemonet's comments in #316.
https://rml.io/yarrrml/ YARRRML is a human readable text-based representation for declarative Linked Data generation rules. i.e. a simple YAML-based …
-
In the current implementation, to execute functions, a lot of boilerplate are being repeated. E.g.
```
rr:subjectMap [
a fnml:FunctionMap ;
fnml:functionValue [
rr:subjectMap [ rr:t…
-
Hello
I have a postgresql database with a table that I'm trying to convert into triples using RML and RMLmapper. But I get the following exception:
```
C:\Users\VBP8501\Git\Knowledge graph\rinf…
-
Hi Pano,
Long time no see;-)
I have an issue regarding the evaluation of an XPATH expression.
Here is the data `test.xml`:
```xml
oai:boris.unibe.ch:1442982020-11-19T07:21:51Z7375626A…
-
Examples, API listings etc.
AFAICT Lua interface seems to be defined in these functions, dunno about the rest:
https://github.com/beyond-all-reason/spring/blob/432f997594b38f4232cf5e7d9f79ba8acd97…
-
### Issue type: :question: Question
Hi. We have some YARRRML mappings that we export as RML for use with a custom RMLMapper implementation.
Now we would like to reuse the mappings as R2RML and fee…
-
There is a new cli tool for carml available: https://github.com/carml/carml-jar
I could get it to work with XRM `carml` output but I had to figure out how to do it properly. With the current config…
ktk updated
11 months ago
-
Hi,
I think there is a chaos with the macro RML_CHECK und CHECK. The sample exit when the RML function are returning RML_OK, because the macro RML_CHECK is called with a Boolean expression as parame…
-
I'd like to be able to trigger pypad with a macro cart that is fired outside of the playlists (either by GPI or soundboard). My main goal is so that I can switch pypad to a "Live DJ"/generic "you're …