Ranko Orlic
Ranko Orlic
### Version 4.10.0 ### What happened? I'm using the Jena CLI tools to test parsing a json-ld file containing a referenced context (`"@context": "https://..."`) and noticed that the `@base` is...
Given a (large) CSV (or JSON), is there a way to create a `Flux` as opposed to a `Flux` (`.map` creates individual quads) or `Model` (`.mapToModel` creates a big graph)?...
### Issue type: :question: Question I am testing [Matey](https://rml.io/yarrrml/matey/#) and the yarrrml-parser using an [XML source](https://earthquake.usgs.gov/earthquakes/feed/v1.0/summary/2.5_hour.atom). This is an atom feed looking like this: ```xml USGS Magnitude 2.5+ Earthquakes, Past...