-
Hi
I'm working with my colleagues on a prototype in which we are experimenting with RML mapping.
For our testing it could be helpful to publish the triples extracted during the mapping phase: since t…
-
is the description/definition of the base IRI sufficient as it comes from the R2RML spec or do we need to further clarify certain aspects of it?
-
I have an XML file that looks similar to [example8](https://github.com/RMLio/RML-Processor/blob/master/src/test/resources/example8/simergy.xml) but with one difference: The initial element is already …
-
## Dear RMLStreamer dev team
When setting up a test deployment on RML Streamer using the provided docker-compose files, I encounter the following error when publishing JSON data to a Kafka topic:
…
-
We need a mapping to [SEO](http://kddste.sda.tech/SEOontology/Documentation/), [schema.org/event](http://schema.org/event) & s[chema.org/eventseries](schema.org/eventseries), [GND Ontology](https://d-…
-
The RML mappings produced from XRM might be used to materialize triples using many different engines.
There is one in particular, https://github.com/RMLio/rmlmapper-java has a strict parser that…
-
Sometimes `Student_Sport` is used and sometimes `student_sport`, both in resource.sql and in mapping.ttl. MySQL is case-sensitive so this throws errors either when defining the database, or when query…
-
```
> pwd
/Users/blah/source/myorg/data
> ls -al
total 2649984
drwxrwxrwx 5 blah staff 160 17 May 21:52 .
drwxr-xr-x 13 blah staff 416 17 May 21:56 ..
-rwxrwxrwx@ 1 blah …
-
For example in 2i, the source is defined with `rml:query "SELECT Name FROM student";`, selecting only column `Name`. Then in a term map, the column `ID` is also used: `rr:template "http://example.com/…
-
I'm hoping you can provide me some guidance on using a regular expression as a parameter to a function to replace (more like substitute) the value of a literal object using a regular expression.
Pa…